sak719 Posted June 21, 2011 Posted June 21, 2011 Have automated installing some 3rd party software packages with good success. However, on one of the installs, it requires a reboot in the middle. Can not install this at the end because the packages have to be in a certain order. Question: How do I (after reboot) log back in (secure, using a domain controller) and start the next AutoIt script in the sequence? Thx
GMK Posted June 21, 2011 Posted June 21, 2011 Could you add a registry entry to "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"?
AdamUL Posted June 21, 2011 Posted June 21, 2011 Take a look at It may help with what you need to do. Adam
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