asphyxia Posted September 22, 2007 Posted September 22, 2007 Anyone please help me.I want to know how can i install office 2003 full setup through wpi.I seach all the forum but can't get the answer.
Kelsenellenelvian Posted September 22, 2007 Posted September 22, 2007 http://unattended.msfn.org/unattended.xp/view/web/46/%wpipath%\install\office\setup.exe TRANSFORMS=UnattendedOffice.mst /qn
efrain Posted November 8, 2007 Posted November 8, 2007 http://unattended.msfn.org/unattended.xp/view/web/46/Alternatively, you could SFX archive all the Office 2003 files with WinRAR and hopefully it will fit on your Windows XP CD. (I managed to get Office 2003 CD1 compressed to 259 MB using WinRAR SFX with Solid Archive selected)I know this is out of the topic but im just wondering which files are to be compress? and is it compatible with WPI?
zorphnog Posted November 8, 2007 Posted November 8, 2007 All of them. Since its self-extracting there are no compatibility issues. Its just an executable.
efrain Posted November 9, 2007 Posted November 9, 2007 Oh I see. So I will compress the SETUPPRO.EXE, OWC11.MSI, PRO11.MSI and FILES Folder all in one SFX file.
efrain Posted November 9, 2007 Posted November 9, 2007 If I use SFX to compress it the output file is Office.exe now my problem is how can I add this command to the WPI?%wpipath%\install\office\setup.exe TRANSFORMS=UnattendedOffice.mst /qnCan this command possible?%wpipath%\install\office\Office2003.exe TRANSFORMS=UnattendedOffice.mst /qn
ricktendo Posted November 9, 2007 Posted November 9, 2007 (edited) You zip the mst and add the TRANSFORMS command to Setup= in your SFX and you wont need to do thatSetup=setup.exe TRANSFORMS=UnattendedOffice.mst /qnTempModeSilent=1Overwrite=1And you call office.exe from WPI with no switches (because the unattended switches are already in your sfx)%wpipath%\install\office\Office2003.exe Edited November 9, 2007 by ricktendo64
zorphnog Posted November 9, 2007 Posted November 9, 2007 If you want detailed information about creating SFX files visit the Application Installs forum.
efrain Posted November 12, 2007 Posted November 12, 2007 Sorry about this but im a little confuse to this code. How to use this code? Setup=setup.exe TRANSFORMS=UnattendedOffice.mst /qnTempModeSilent=1Overwrite=1
Kelsenellenelvian Posted November 12, 2007 Posted November 12, 2007 Install Winrar!Select all of the office files including your .mst answer file then right click and choose add to archive....Select your compression level and to create an sfx archive.Then push ok.After the archive is complete right click on it and choose open with winrar and on the toolbar select comment and add that code in there (Make sure your mst file name matches what it says there.)Push ok.Done.
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