I am only using RegistryKey s and RegistryValue s, maybe I should use
some ProgId/Extension instead, I don't know why I didn't use them :)
thanks
On 14/01/2013 15:55, Hoover, Jacob wrote:
> Are you using ProgId/Extenstion in your MSI? If so, Windows Installer
> "should" take care of this for yo
Are you using ProgId/Extenstion in your MSI? If so, Windows Installer "should"
take care of this for you.
To be safe, I think I'd place this inside the InstallExecute sequence after
InstallFinalize. This would ensure your binaries were on disk so any icons for
the new extensions would be avai
2 matches
Mail list logo