2008-09-20, 05:16 PM
(This post was last modified: 2008-09-20, 05:36 PM by Horusmaster.)
i made a .bat file, on my brother's computer in the startup with this, hoping that he'll quit runescape.
*echo off
shutdown -s -t 60 -c "error encountered in C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Runescape.bat windows will shutdown and attempt to delete the file."
You think he'll quit?
edit: to ppl who doesn't know what it does:
the message "error encountered in C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Runescape.bat windows will shutdown and attempt to delete the file." will pop out when the computer starts and in 60 seconds the computer will automatically shutdown.
the only way for my brother to stop it is to delete the file "Runescape.bat" within that 1 minute, and the next time the computer start, it won't happen again. (until I put the file there again next time i catch him play runescape)
(of course there's a easier way to do this, but he doesn't know how)
*echo off
shutdown -s -t 60 -c "error encountered in C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Runescape.bat windows will shutdown and attempt to delete the file."
You think he'll quit?
edit: to ppl who doesn't know what it does:
the message "error encountered in C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Runescape.bat windows will shutdown and attempt to delete the file." will pop out when the computer starts and in 60 seconds the computer will automatically shutdown.
the only way for my brother to stop it is to delete the file "Runescape.bat" within that 1 minute, and the next time the computer start, it won't happen again. (until I put the file there again next time i catch him play runescape)
(of course there's a easier way to do this, but he doesn't know how)

