I am trying to repackage WinZip 9.0
The package is working well, but there is one problem with it
if one goes to a command prompt and types "winzip"
the installed program will not launch
closer inspection of the build logs show
Undefined file extension '.ZIP\ShellEx\{00021500-0000-0000-c000-000000000046}': the ProgID '{E0D79307-84BE-11CE-9641-444553540000}' is undefined. This may result in ICE33 warnings.
Registry entries for file extension '.ZIP\ShellEx\{00021500-0000-0000-c000-000000000046}' will remain in the Registry table because no ProgId, CLSID, or shell verb was associated with it
Registry entries for file extension '.zip\ShellNew' will remain in the Registry table because no ProgId, CLSID, or shell verb was associated with it
Mapping shell extension verbs from registry information to the Verb table
Writing to the ProgId table
ProgID 'WinZip' is not fully defined (missing CLSID). This may result in ICE33 warnings.
can anyone help me correct what is wrong with the keys
if I hand install winzip and go look at the keys
they are no different than what is being captured and then created by the msi
i also see these ice33 warnings way too often when doing a package
they happen wether i do a monitor or a classic repackage
any help would be appreciated
thanks
rich