The following is necessary to modify the sw_lic_full_installer.msi file to allow it to install withtout errors using Group Policy. You will get errors like: "Product: Adobe Shockwave Player — Error 1606. Could not access network location MacromediaShockwave Player." and
"The install of application Adobe Shockwave Player from policy <policy name> install failed. The error was : Fatal error during installation." in the event log. To prevent these errors modify the sw_lic_full_installer.msi file as follows.
3 – install the Platform SDK, after install you can find orca.msi at: c:program filesMicrosoft Platform SDKbin (assuming defaults on install)
4 – install orca.msi
5 – make a copy of sw_lic_full_installer.msi and then edit it with orca
In ‘Component’ table drop entries where ‘Component’ is ‘CreateFolder’ and ‘RemoveFile’ (right click, drop row)
In ‘CreateFolder’ table drop all entries where ‘Component’ is ‘CreateFolder’
In ‘CustomAction’ table drop entries where ‘Action’ is ‘setPROFILE’
In ‘FeatureComponents’ table drop entries where ‘Component’ is ‘CreateFolder’ and ‘RemoveFile’
In ‘InstallExecuteSequence’ table drop entries where ‘Action’ is ‘setPROFILE’
In ‘RemoveFile’ table drop all entries where ‘Component’ is ‘RemoveFile’
6 – copy to your install location for Group Policy install and create the Group Policy object for install.