CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Help for Delay

  1. #1
    Join Date
    Oct 2007
    Posts
    21

    Help for Delay

    hello,
    I am using the batch file to delete my running application ,pl z tell me how to provide delay to the command ,which i have written in batch file.so that current Application will get close before deletion.

    Thanks

  2. #2
    Join Date
    Aug 2001
    Location
    Germany
    Posts
    1,384

    Re: Help for Delay

    I believe there is no actual commad to achive what you are trying to do. But you can try to emulate it. Have a look at the link .

    Hope this helps,
    Regards,
    Usman.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured