bourny Posted January 23, 2006 Posted January 23, 2006 (edited) I am trying to run an IE6 install as a user logon assuming Admin rights Via AutoIt- - So far so good until I reboot. The install attempts to complete and runs a load of reg values from the HKLM/software/microsoft/windows/current version/runonceEx. An example of this is RunOnceEx - 101\c:\winnt\system32\browsui.dll|dllregisterserver - 101\c:\winnt\system32\browsui.dll|Dllinstall|I - 101\c:\winnt\system32\mshta.exe /register - 101\c:\winnt\system32\browsui.dll|Dllinstall|i,HKLM Does anyone know how to get autoIt to wrap this up in a RunasSet without having to use the AutoAdminLogon method. Thanks Edited January 23, 2006 by bourny
w0uter Posted January 23, 2006 Posted January 23, 2006 RunAsSet regedit.exe /export ? My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
bourny Posted January 23, 2006 Author Posted January 23, 2006 RunAsSet regedit.exe /export ?Not completely understanding you....
rudika Posted January 23, 2006 Posted January 23, 2006 (edited) Not completely understanding you....hey, do i understand right - the installation make the reboot automaticly - do you use a msi-file to install, use the parameter /norestart, if your script should make some registry changes and then use shutdown to make the reboot Edited January 23, 2006 by rudika [font="Comic Sans Ms"][center]Powered by AutoIt3http://www.wik-eric.de/zips/Synchro2.2.2-4free.zip[/center][/font]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now