Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
InstallScript
C# Class InstallScript, WixSharp
Show file
Open project: Eun/WixSharp
Class Usage Examples
Public Methods
Method
Description
Main
(
string
args
) :
void
Private Methods
Method
Description
InstallCRTAction
(
Session
session
) :
ActionResult,
IsCRTInstalled
( ) :
bool
OnSetupStartup
(
Session
session
) :
ActionResult,
Method Details
Main()
public
static
method
public
static
Main
(
string
args
) :
void
args
string
return
void