argon007 Posted October 11, 2004 Posted October 11, 2004 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!
kenedy Posted October 11, 2004 Posted October 11, 2004 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-
argon007 Posted October 11, 2004 Author Posted October 11, 2004 The problem is solved... thank you so much....
mazin Posted October 11, 2004 Posted October 11, 2004 The problem is solved... thank you so much....I'm interested in the cause of the problem.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now