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
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to