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

New Post: Change in how QtCmdLineAction works?

$
0
0
Great, txs.

For whom who is using ManagedSetup the AfterInsall event is also mapped as a deferred custom action. Thus you can just call the following code from the event handler:
staticvoid project_AfterInstall(SetupEventArgs e)
{
    if (!e.IsUninstalling)
        Process.Start("attrib.exe", $"/s /h \"{session.Property("INSTALLDIR")}\"");
}

Viewing all articles
Browse latest Browse all 1354

Latest Images

Trending Articles



Latest Images

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