canbaby,
Use:
\windows\fba\fba.exe -reboot
- or -
xpepm.exe -reboot (include "Power Management Application" component)
- or -
shutdown -r (you may get a privilege error)
- or -
write your own simple app that calls to API ExitWindows[Ex], or InitiateSystemShutdown, or directly NtShutdownSystem.
KM
Hi:
How I can do that?
---canbaby---