Jump to content

Install does not wait continues to next item


Recommended Posts

Ok here is my apps.cmd info for this section:

CLS

@echo off

ECHO.

ECHO Installing Adobe Photoshop 7

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Photoshop\setup.exe -s -f1"%systemdrive%\install\Applications\Photoshop\setup.iss"

ECHO.

ECHO Office 2003

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Office2003\Setup.exe TRANSFORMS=C:\install\Applications\Office2003\Unattended.MST /qb-

ECHO.

EXIT

It does not matter what app i have after photoshop the batch does not wait for photoshop to complete. Photoshop is however still installing. I can tell this by watching the adobe folder grow and the icons show up for it. So it is definitly installing adobe and the next app at the same time. (just wanted to put this in there to rule out comments about it not installing the first app and continueing to the second) Anyone have any solutions? Thanks Brian

Link to comment
Share on other sites


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