selkov Posted May 3, 2010 Posted May 3, 2010 I followed the directions at http://unattended.msfn.org/unattended.xp/view/web/50/.The supplied bat file is:ECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-This works if I burn a disc or if copy files to the intended pc.How can I modify this script to install from a shared folder on my network?
Sp0iLedBrAt Posted May 3, 2010 Posted May 3, 2010 Do you want to make a silent install over network for other computers? Because you have already made an admin install of the Office package. Double-clicking would be enough http://office.microsoft.com/en-us/ork2003/HA011401931033.aspxBut, I guess the answer you need is here http://office.microsoft.com/en-us/ork2003/HA011402011033.aspx and here http://oreilly.com/pub/a/windows/2005/03/22/deploying_office.html
selkov Posted May 4, 2010 Author Posted May 4, 2010 No, not really the way I wanted to do it.I just wanted to copy the files to a shared folder, and then run the SETUP.BAT.The mapped drive letter changes, so that is why i was trying to have it read the path automatically.-Eds
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