Jump to content

Recommended Posts

Posted

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


Posted

glowy

hi 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 /AUTORUN

ICON=setup.bat,1

the 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 ...................

Posted

abu ryan

Should 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,0

to make the PC reboot you can add the shutdown command (use shutdown /? for command line switches)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...