Go Back   TechArena Community > Software > Tips & Tweaks
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Create cd that Shutdown the Computer if used

Tips & Tweaks


Reply
 
Thread Tools Search this Thread
  #1  
Old 26-11-2009
Member
 
Join Date: Nov 2009
Posts: 107
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.
Reply With Quote
  #2  
Old 26-11-2009
Computer_Freak's Avatar
Member
 
Join Date: Apr 2008
Posts: 490
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.
Reply With Quote
  #3  
Old 26-11-2009
FlashX's Avatar
Member
 
Join Date: Apr 2008
Posts: 377
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.
Reply With Quote
  #4  
Old 26-11-2009
ChrisUlrich's Avatar
Member
 
Join Date: Apr 2008
Posts: 368
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"
Now before computer shut down it will show the message of "Some of the files of your Computer has been Infected by w32.mali and needs to shut down".
Reply With Quote
  #5  
Old 07-12-2009
pritamsingh98
 
Posts: n/a
Re: Create cd that Shutdown the Computer if used

Quote:
Originally Posted by FlashX View Post
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.
hey thanx useful information
Reply With Quote
Reply

  TechArena Community > Software > Tips & Tweaks


Thread Tools Search this Thread
Search this Thread:

Advanced Search


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


All times are GMT +5.5. The time now is 10:48 AM.