Help with MSI (Microsoft Installer) error 1606: The feature identifier is not registered.
Help with MSI 1606
Answers
Rating comments in this legacy AppDeploy message board thread won't reorder them,so that the conversation will remain readable.
I used ORCA to open and edit the msi file and modified the "setPROFILE" Custom Action type 35 from the CustomAction Table from
[%APPDATA]\Macromedia\Shockwave Player\
to
[%TEMP]\Macromedia\Shockwave Player
(works great in Radia)
Source: MsiInstallerEvent ID: 11606Product: Macromedia Shockwave Player -- Error 1606. Could not access network location \Macromedia\Shockwave Player\.For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.-----Macromedia's Shockwave MSI won't install as user SYSTEM, since it tries to use the profile's Application Data folder as a temp folder. More information and workarounds here: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=185&threadid=1055117&enterthread=yN.B.: I'm not sure if this is Windows Installer code 1606 or 11606, sorry. I'm guessing the event id is 11606, but the error is 1606.

Please log in to comment