Hi,I want to run the vb program when my machine shutdowns.But I don't kown about doing it.Thanks a lot.
Printable View
Hi,I want to run the vb program when my machine shutdowns.But I don't kown about doing it.Thanks a lot.
VB6 isn't going to run it, your operating system will. What version of windows are you running?
Hi,My operation system is Windows Xp (professional 2002 service pack 3).Is there any api function for it?thans a lot.
Try using the Group Policy Editor (start - run - gpedit.msc). Under the computer configuration - windows setting - scripts, right-click on shutdown, select properties, and then add the name of your program.
Thank you for your good help to me.