Skip to content

Uriil/wix-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Wix Template

Simple template to automate MSI creation.

Example

PS:> .\createInstaller.ps1 -DirectoryToCollect Data -ApplicationName "Test App" -InstallationFile "install.ps1"

DirectoryToCollect[Mandatory]: path to folder to collect files

ApplicationName[Mandatory]: installer and application name

InstallationFile[Optional]: powershell file to be run after installation

About

Simple template to automate MSI creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published