Jump to content

Recommended Posts

Posted

hey all, I'm testing out an unattended installation of vs.net 2003 and have run into a problem:

both 'start /wait' and 'runonceex' do not wait until setup is finished

is there a program that pauses batch execution until a certain process (setup.exe) finishes

is there another solution

any help much appreciated


Posted

In such cases I make a loop in the command script that will sleep X seconds a Y number of times, or until a specific file can be found, such as the shortcuts for the program being installed. I'm not sure how to make it process dependednt, but there is always a way ...

Posted

Auto IT is a simple scripting language like VB that could handle this fairly easy. May be easier methods but just a suggestion.

Posted

Look at sleep.exe from the server 2003 reskit tools, which is a free 13 meg download. www.microsoft.com/reskit

-gosh

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...