hi
Trying to run office 2003 in a cmdlines.txt batch
start /wait c:\Apps\MSOffice2003\setup.exe TRANSFORMS=c:\Apps\MSOffice2003\silent.mst /qb-
and also tried with a runonceex key
MST working fine but as soon as I use the /qb- switch in the batch, MSI is stopping and scripts are going on.
It seems as the MSI send an "finished" (code 0) status but it is not finished.
As mentioned: running the MSI without /qb- works perfectly.
Any Ideas?
Thanks
Olivier