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

New Post: Custom InstalledFileActions

$
0
0
Hi Oleg,

On April 24, you committed a change that causes the ProjectValidator to emit warnings if an InstalledFileAction is given a schedule other than When.After Step.InstallExecute.

We have an executable that must run during install and uninstall. When using the default scheduling, it runs just fine during install but does not run during uninstall. However, using When.After Step.InstallInitialize during uninstall works just fine.

Scheduling custom actions in MSIs is clearly a great big can of worms, but it seems that this warning is too broad and warns about options that work.

Would it be possible to make this warning more precise or in the alternative to relax it?

Thanks,
Joshua Lawrence

Viewing all articles
Browse latest Browse all 1354

Trending Articles