durex Posted December 19, 2004 Posted December 19, 2004 Quick question in regrads to creating the cutsom mst file as shown in the Office2003 advanced guide.The example there assumes youre copying everying to your harddrive.. but I currently install everything from the cdrom using the CDROM variable. Can I simply modify the launch line to something like%CDROM%\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-I only ask because obviously if this installation procedure creates a log file or extracts temp files in the same directory as its launched.. obviously its going to bomb out.Anyone currently using the install from cdrom method for using the custom mst with MSO?Thanks!
Astalavista Posted December 19, 2004 Posted December 19, 2004 looks okis your office2003 in applications folder?REG ADD %Key%\085 /VE /D "Microsoft Office 2003" /fREG ADD %Key%\085 /V 1 /D "%CDROM%\Software\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /fREG ADD %Key%\085 /V 2 /D "%CDROM%\Software\FrontPage\setup.exe TRANSFORMS=Unattended.MST /qb-" /fREG ADD %key%\085 /v 3 /d "%CDROM%\Software\Office2003\shortcuts.exe" /f
durex Posted December 19, 2004 Author Posted December 19, 2004 yea... the syntax im fine on.. I just wanted to make sure it didnt try to write a log file or something in the same folder its launched from.thanks asta
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