Jump to content

Recommended Posts

  • Administrators
Posted

You need to be running the unstable 3.0.102 to do this (and be on and NT/XP/2000 based OS with the correct access rights).

Then you just use the usual \\computername\HKLM\Software type syntax.


 

Posted

Q> I am running .au3 script on a win2k3 system. The script modifies the registry. I'am using usual RegWrite command to do so.

Using the same script can I connect to a registry on some remote machine (w2k/w2k3) and modify that as well ?

-x-x-x-x-

Sorry Jon but whats *unstable 3.0.102*

Is that some 3rd party tool, reliable ?

Thanks for you help !,

Sachin.

Posted

use REG.EXE from microsoft, the last version is remote too, or use psexec to execute your script in other computers.

  • Administrators
Posted (edited)

Q> I am running .au3 script on a win2k3 system. The script modifies the registry. I'am using usual RegWrite command to do so.

Using the same script can I connect to a registry on some remote machine (w2k/w2k3) and modify that as well ?

-x-x-x-x-

Sorry Jon but whats *unstable 3.0.102*

Is that some 3rd party tool, reliable ?

Thanks for you help !,

Sachin.

It's the current beta version of AutoIt. http://www.autoitscript.com/autoit3/files/unstable/autoit/ Edited by Jon


 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...