C# Класс WixSharp.NativeBootstrapper

Defines native (un-managed) bootstrapper. The primary usage of NativeBootstrapper is to build bootstrappers for automatically installing .NET for executing MSIs containing managed Custom Actions (ManagedAction).

NativeBootstrapper is subject to the following limitations: Only Win32 native bootstrapper can be built. Only one Prerequisite cen be defined.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Build ( ) : string

Builds bootstrapper file.

Описание методов

Build() публичный Метод

Builds bootstrapper file.
public Build ( ) : string
Результат string