nsis

package
v10.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register()

Types

type Manager

type Manager struct {
}

func (*Manager) Install

func (m *Manager) Install(params *installer.InstallParams) (*installer.InstallResult, error)

* Install performs installation for an NSIS package. * * NSIS docs: http://nsis.sourceforge.net/Docs/Chapter3.html * When ran without elevate, some NSIS installers will silently fail. * So, we run them with elevate all the time.

func (*Manager) Name

func (m *Manager) Name() string

func (*Manager) Uninstall

func (m *Manager) Uninstall(params *installer.UninstallParams) error

Jump to

Keyboard shortcuts

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