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

New Post: Change in how QtCmdLineAction works?

$
0
0
Hi again,

I managed to resolve this by instead invoking it as a InstalledFileAction:
project.AddAction(new InstalledFileAction("hide.cmd", "", Return.check, When.After, Step.InstallFiles, Condition.NOT_Installed) {
                   Impersonate = false,
                   Execute = Execute.deferred
                });
Leaving this here in case anyone else runs into the same issue :)

Viewing all articles
Browse latest Browse all 1354

Trending Articles



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