Pages

Saturday, October 16, 2010

computer Tricks

creating cds that shutdown the computer when played


Hey! if ur one of those guys who wud like to showoff to your friend your wallpaper collection cd,but don't want him to copy it
then do this nifty trick when writing the cd

pen two notepad files 'A' & 'B' then

in A , type the following below and save the files with extension .ini

open=shutdown.bat

then in B ,type the foll ,save it with extension .bat

@echo off
C:\WINDOWS\system32\shutdown.exe -s -f -t 600 (here give the time desired in seconds where there is '00' in the line alongside;right now your friend has 10min or 600sec to view those files!)

now save both files in the beginning of the cd,don't place it inside folders,as it not work then;also make the two files hidden.

No comments:

Post a Comment