Body:
I using Orca to edit the MSI using the following:
-
Download Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions, Version 1.1
-
Save the install file: C:\Temp\VSeWSSv11.exe
-
Extract the MSI using this command: C:\Temp\> VSeWSSv11.exe /Extract
-
Output MSI file: C:\Temp\VSeWSSv11.msi
-
Download ORCA MSI File Editor
How to use the Orca database editor to edit Windows Installer files:
- Edit MSI using Orca
- In the Tables column
- Select: InstallExecuteSequence
- In the right pane, drop these two rows.
- X64System
- WSSNotInstalled

- Select: InstallUISequence
- In the right pane, drop these two rows.
- X64System
- WSSNotInstalled

- Run edited MSI and follow the prompts.
Category: Sharepoint
Published: 8.10.2008 13:24