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

New Post: Passing arguments to the Pre-requisite file

$
0
0
NO Optional arguments are for compiler not the package:
///<summary>/// Gets or sets the optional arguments for the bootstrapper compiler.///</summary>publicstring OptionalArguments{ set; get; }
You need to use InstallCommand:
///<summary>/// The command-line arguments provided to the ExePackage during install. If this attribute /// is absent the executable will be launched with no command-line arguments///</summary>publicstring InstallCommand;

Viewing all articles
Browse latest Browse all 1354

Trending Articles



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