Hi all,
Is there any way that a bat file can be executed when a person logout in windows 98 & nt?
Thank you.
Printable View
Hi all,
Is there any way that a bat file can be executed when a person logout in windows 98 & nt?
Thank you.
Take a look at this page
It should be helpfull.
http://www.robvanderwoude.com/shutdown.html
<REBOOT>
RUNONCE.EXE -q
RUNDLL USER.EXE,ExitWindowsExec
<SHUTDOWN>
RUNDLL USER.EXE,ExitWindows
ECHO G=FFFF:0000 ¦ DEBUG
<ALL>
RUNDLL32 SHELL32.DLL,SHExitWindowsEx n
n can be any combination (sum) of the following numbers: (4)
0 Logoff
1 Shutdown
2 Reboot
4 Force
8 Poweroff (if supported by the hardware)
Thank you spools.exe
I understand why spools is still an antionline newbie, becuz he hasnt posted over, what is it, 50 post or something. But what I cant understand why he doesnt have mroe anti points. Almost every post I have seen spools make has been very informative and helpful. Good job to spools. :D
-Ep
thankyou very much. I enjoy Spreading information. Usually when i learn something and i think it might be informative i'll post it. I also enjoy reading posts and learning just as well.