Hi,

Does anybody know of a way to start regedit from a command line and automatically connect to a remote client (connect network registry)? I want to use that functionality in our Helpdesk application, something like:
Code:
Shell '%comspec% /c regedit "\\1.2.3.4"'


If i shoud use other coding methods, no problem.
_________________________
Kind regards,