sak719 0 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 Share this post Link to post Share on other sites
GMK 25 Posted June 21, 2011 Could you add a registry entry to "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"? Share this post Link to post Share on other sites
AdamUL 98 Posted June 21, 2011 Take a look at It may help with what you need to do. Adam Share this post Link to post Share on other sites