wix

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package wix runs the WiX packaging tools via Docker.

WiX's documentation is available at https://wixtoolset.org/.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Candle

func Candle(path string) error

Candle runs the WiX Candle command on the provided directory.

See https://wixtoolset.org/documentation/manual/v3/overview/candle.html.

func Heat

func Heat(path string) error

Heat runs the WiX Heat command on the provided directory.

The Heat command creates XML fragments allowing WiX to include the entire directory. See https://wixtoolset.org/documentation/manual/v3/overview/heat.html.

func Light

func Light(path string) error

Light runs the WiX Light command on the provided directory.

See https://wixtoolset.org/documentation/manual/v3/overview/light.html.

func TransformHeat

func TransformHeat(path string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL