Releases: glcjr/Wixard
Wixard 0.1.667.19389 beta
New version system so it matches the file version.
You'll need to uninstall the prior version manually because the previous versions had the default 1.0.* version number creation
THis fixes some UI stuff
It fixes a bunch of bugs
Adds MSM creation although it is only a subset of what MSI and Wxs creation offers.
Now able to retrieve version number from main executable of project
Wixard 0.0.0.7 beta
This adds more fields for the Registry Values entered
It fixes some UI to make it neater
And other bugs.
Wixard 0.0.0.6 beta
This fixes a file association bug
Adds ability to open a file from commandline (doesn't work for opening from a windows click for some reason. it works in every other program I wrote and put the ability in so I'm forgetting something)
Stops closing program if there's unsaved changes and asks if they want to save.
Wixard 0.0.0.5 Beta
This release adds more fields for Environment Variables
Refactoring of the User Interface
Fixes to the script builder
Wixard 0.0.0.4 beta
This fixes the file association mixup
It also fixes the script builder in that it was not using a public label for a few things.
Other small bugs
Wixard 0.0.0.3 beta
This program now will compile the scripts it creates.
It has unexpectedly lost compatibility with script files created with prior version. An unfortunately side effect to deciding to get rid of the project and script builder dlls and compile it all into one exe.
Wixard 0.0.0.1
This is a beta release
The compiler is not functioning outside of Visual Studio environment.
However, it creates the script and that can be copied and pasted into visual studio and compiled. You need to add the nuget wixsharp package to the visual studio solution that's created to house the script.