Skip to content

Sample solution to create Wix# setup for ExcelDNA Addin with InstallScope

License

Notifications You must be signed in to change notification settings

ronal6wan9/ExcelDNAWixSharp

Repository files navigation

ExcelDNAWixSharp

Sample solution to create Wix# setup for ExcelDNA Addin with InstallScope (per user/machine setup).

  • Build using VS 2017, Paket dependency manager, and WixSharp framework
  • Based on CAs in WixInstaller and ExcelDNAWixInstallerLM as git submodules
  • Configure wix\SetupInfo.wxi and Program.cs as needed
  • Replace the res*.ico,*.bmp, and *.rtf with your own assets
  • It has only Install, Repair, Uninstall, and Upgrade (Upgrade is not tested yet)

About

Sample solution to create Wix# setup for ExcelDNA Addin with InstallScope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages