134317cfacab36327a4792fbb7206310a4ade107theAdibhowto create windows msi installer
134317cfacab36327a4792fbb7206310a4ade107theAdib1. windows installer XML installed and callable from your path
1697b9674a1511df55fc83bcd74c507ccdee3ec5theAdib Because of a bug in the current version of wix the installer works using version 3.7 only.
134317cfacab36327a4792fbb7206310a4ade107theAdibbuild the installer
134317cfacab36327a4792fbb7206310a4ade107theAdib1. build inkscape
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib2. open command shell "cmd"
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib3. change current directory to inkscape\packaging\wix
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib4. set environment variables
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib5. create installer using batch
134317cfacab36327a4792fbb7206310a4ade107theAdibwhen completed there should be inkscape.msi in your path
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdibthings still todo
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib- detailed explanation what to do for new revisions
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib- better filenames (nightly builds versus releases)
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib- howto remove python .pyc files after deinstallation
3a0760a0ffbee7fe5eb72ac8f16ef9b53340fccdtheAdib- localisation into the installer