Philip Rinn 3b9b484ec1 Fix CMake and AboutThisBuild with git (see issue #2860)
Tools to generate the release info are not updated jet, namely
tools/generateReleaseInfo{.bat}.
Only tested on Linux, OS X and Windows are untested.
2015-08-14 19:06:01 +02:00
..
2015-08-11 11:53:44 +02:00

INSTALLER SCRIPTS
-----------------

This "win" directory includes installer setup mechanisms for Windows 32/64.

As requested in issue 1904 ( http://code.google.com/p/rawtherapee/issues/detail?id=1904 ),
the preferred choice of setup mechanism is Wix widgets. However an InnoSetup script has been
created before the definitive choice and has been added to the source tree, for convenience.

Once the Wix setup mechanism will be operational, the InnoSetup can be supressed from the source
tree.

All discussion about the present document and the setup scripts has to be done in issue 1904.