[wpkg-users] all packages launch at the same time
Falko Trojahn
wpkg at trojahn.de
Fri Nov 23 16:29:09 CET 2012
Hello Florent,
> I have a problem with deployment of prism pack packages using WPKG
> In WPKG interface for each packages I have this package actions :
> \wpkg\ptclient\PTClient.exe /IP \\wpkg\xp\my_package.pwc
>
> But all the packages, starting at the same time !
>
> Is there solution wait until the installation of that package is
> complete before moving on to the next one ?
>
perhaps you might use:
cmd /c start /wait ptclient.exe ...
Best regards,
Falko
More information about the wpkg-users
mailing list