|
| |||||||||
| Tags: computer, play, shutdown, software |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Create cd that Shutdown the Computer if used
Hi, I want to create cd which when played on computer, the computer will shutdown automatically. One of my friend making me too bore for softwares all the time and I want to give him that so, that he will never ask for me any software and other material. So, help me. |
|
#2
| ||||
| ||||
| Re: Create cd that Shutdown the Computer if used
Hi, I don't think that this is possible with the help of any cd or something. And tell that friend directly that you are not interested to give him any material or something so, he will not ask for it to you. I am not having anything regarding this. If I am able to find it, I will post it to you. I think you need to use any virus infected file, so he never ask you for anything from your computer. |
|
#3
| ||||
| ||||
| Re: Create cd that Shutdown the Computer if used
Hi, you can create cd that shutdown the computer if used with the following trick, try it. While writing the cd just use following. Open two notepad files One and Two respectively. Into the One type "open=shutdown.bat" and save it with the extention of .ini. Now open Two and type @echo off C:\WINDOWS\system32\shutdown.exe -s -f -t 200 and save it with the extention of .bat. Now save these files to the cd and burn it. You have done what you want. |
|
#4
| ||||
| ||||
| Re: Create cd that Shutdown the Computer if used
Hi, you want to create cd that will shutdown the computer if used then you just need to create one bat file and then just save that bat file into the cd by adding it while burning. Code: @echo off C:\WINDOWS\system32\shutdown.exe -s -f -t 600 -c "Some of the files of your Computer has been Infected by w32.mali and needs to shut down" |
|
#5
| |||
| |||
| Re: Create cd that Shutdown the Computer if used Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Create cd that Shutdown the Computer if used" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| create one click shutdown and restart menu | harsh_maurya | Windows Software | 1 | 09-11-2010 07:42 PM |
| WMP 11 Shutdown my computer | Orton | Windows Software | 3 | 08-04-2009 11:16 AM |
| Create “Shutdown” And “Restart” Desktop Icons in Windows XP / Vista | Naresh Modi | Tips & Tweaks | 1 | 02-04-2009 05:00 PM |
| Mortens ShutDown to Shutdown Computer at Desired Date And Time | Soumen | Tips & Tweaks | 1 | 19-03-2009 11:32 AM |
| How to create a message for shutdown ? | Elsie | Software Development | 3 | 27-12-2008 01:50 PM |