September 22, 200718 yr 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.
September 22, 200718 yr http://unattended.msfn.org/unattended.xp/view/web/46/%wpipath%\install\office\setup.exe TRANSFORMS=UnattendedOffice.mst /qn
November 8, 200718 yr 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?
November 8, 200718 yr All of them. Since its self-extracting there are no compatibility issues. Its just an executable.
November 9, 200718 yr Oh I see. So I will compress the SETUPPRO.EXE, OWC11.MSI, PRO11.MSI and FILES Folder all in one SFX file.
November 9, 200718 yr 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
November 9, 200718 yr 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, 200718 yr by ricktendo64
November 9, 200718 yr If you want detailed information about creating SFX files visit the Application Installs forum.
November 12, 200718 yr 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
November 12, 200718 yr 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.
Create an account or sign in to comment