abu ryan Posted April 20, 2004 Posted April 20, 2004 hi ,please can you help me for- if i want to run the office from the CD and the AUTORUN will be useing a command switch wich will install the office automatic and it will not ask for any things by the way i made the unattend file for the office xp and now i need to copy it all in CD but the run for it it will like i said before how can i make this one ..-- and if i want to make the sam way for more than software in one cd and the AUTORUN.INF ===will run the command (*.cmd file ) which will start install all software with all regkey Note: all the installation run from CD...thanks a lot
abu ryan Posted April 21, 2004 Author Posted April 21, 2004 glowyhi thanks for your help please if you can what ihave made is :i have the autorun.inf i wrote insid this [autorun]OPEN=setup.bat /AUTORUNICON=setup.bat,1the file (setup.bat ) has the following command setup.exe TRANSFORMS=Unattended.mst so this command will run the office xp setup with the unattended file to silent installation now is this right when i copy it in the CD or what is the right command .......also i want to add other swicth command to the setup.bat to restart the computer after the office install ...................
Glowy Posted April 21, 2004 Posted April 21, 2004 abu ryanShould work the way you've done it.as long as the setup.exe, setup.bat and the Unattended.mst are in the same directory.preferrable in the root where the autorun.inf resides.I would use ICON=setup.exe,0to make the PC reboot you can add the shutdown command (use shutdown /? for command line switches)
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