October 11, 200421 yr The following is the picture...I revised the command file but in vmware it is fail...Yes, it is made in Nero and tested in VMWare...what is wrong with the command file?the content of file is:@Echo offECHO.ECHO Installing Office 2003 Professional....ECHO Please wait....Start /wait Office11\setup.exe TRANSFORMS=Office11\Unattended.MST /qb-ECHO.ECHO.ECHO Installing Frontpage 2003....ECHO Please wait....Start /wait FRONTPAGE\setup.exe TRANSFORMS=Frontpage\Unattended.MST /qb-ECHO.EXITThank you!
October 11, 200421 yr If I remember correctly setup uses folder where it resides as current directory. Try like this:Start /wait Office11\setup.exe TRANSFORMS=Unattended.MST /qb-Start /wait FRONTPAGE\setup.exe TRANSFORMS=Unattended.MST /qb-
October 11, 200421 yr The problem is solved... thank you so much....I'm interested in the cause of the problem.
Create an account or sign in to comment