Hi
I have a script I have to modify to reboot after the script is finnished. I can't add the ".reboot" after the script since I am using AutoIt.
Is there a cmd line I can use? I want to reboot when I tell it to but if I use the todo then it will be added to the list just..
Any ideas??
/D
If you would like to make Windows XP reboot without using the .reboot function of the script, just use the "shutdown" command. "Shutdown -r" is the command to restart a machine, but if you will just type shutdown, it should give you a list of all the switches.
Justin
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
