Skip to content

SimpleApp which allows easily build MSI from folder with executables and configuration INI

License

Notifications You must be signed in to change notification settings

skondratov/msi-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msi-builder

Simple tool which allows to create msi file from any Windows executable.

It requires wixtoolset installed:

choco install wixtoolset

Usage

Copy review artifacats/* folder, replace artifacts with you own. Rename example_config.ini to config.ini. Adjust parameters in config.ini.

Run MsiBuilder.exe path_to_your_app output_path version

About

SimpleApp which allows easily build MSI from folder with executables and configuration INI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages