Results 1 to 4 of 4

Thread: need help making time delay start for program

  1. #1
    Join Date
    Jun 2009
    Location
    Ontario Canada
    Posts
    1

    question need help making time delay start for program

    I was just recently writing a program for a fake computer virus to freak my friends out. i disguised it in the form of a cmd prompt, but i need to know how to make it have a time delay start, so people will think it is a normal cmd window at first.

  2. #2
    Join Date
    Jan 2005
    Posts
    46

    Re: need help making time delay start for program

    Thread moved to Software Development

  3. #3
    Join Date
    May 2008
    Posts
    308

    Re: need help making time delay start for program

    Just type : shutdown -s -t 60 -c "your message"and the computer will shut down after 60 seconds, you can increase the time by make change in "60".

  4. #4
    Join Date
    Dec 2007
    Posts
    1,599

    Re: need help making time delay start for program

    If you're looking for a way to pause execution for a certain amount of time, check out the Sleep function. It takes the time in milliseconds, so you just need to multiply the times that you randomly generated by 1000.

Similar Threads

  1. batch file to open 2 progs with time delay
    By kyosang in forum Windows XP Support
    Replies: 4
    Last Post: 19-12-2009, 09:36 AM
  2. Delay in execution of C program?
    By Chrisch in forum Software Development
    Replies: 4
    Last Post: 03-10-2009, 10:52 AM
  3. Delay in launching Start Menu?
    By Japheth in forum Windows Software
    Replies: 3
    Last Post: 04-03-2009, 12:24 PM
  4. RapidShare Time Delay and Download Limit Crack
    By Manik in forum Tips & Tweaks
    Replies: 8
    Last Post: 14-01-2009, 01:52 PM
  5. Control the Delay of the Start Menu Display
    By Reegan in forum Tips & Tweaks
    Replies: 1
    Last Post: 24-12-2008, 12:55 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,713,487,692.63209 seconds with 16 queries