Quantcast
Channel: wixsharp Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1354

New Post: how get msi code error.

$
0
0
in setup.cs file i use condition => new LaunchCondition(@"(Installed OR FLASH_CURRENT_VERSION)", "Flash Player is not installed.Please install Flash Player.")
and project property => new RegValueProperty("FLASH_CURRENT_VERSION", RegistryHive.LocalMachine, @"SOFTWARE\Wow6432Node\Macromedia\FlashPlayerActiveX", "Version")
This work when i run setup.msi. If the key is "SOFTWARE\Wow6432Node\Macromedia\FlashPlayerActiveX\Version" does not exist, I get message "Flash Player is not installed.Please install Flash Player."
but when I run MySetup.exe (custom UI with GenericSetup) it return error 1603. Рow to find value FLASH CURRENT_VERSION in MySetup?

Viewing all articles
Browse latest Browse all 1354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>