diff --git a/windows/Setup/Readme.txt b/windows/Setup/Readme.txt index e4e029c1..7264b6e0 100644 --- a/windows/Setup/Readme.txt +++ b/windows/Setup/Readme.txt @@ -1,5 +1,5 @@ This folder contains a script to create an installer for windows. -It uses 'CreateInstaller Free', a little software allowing to make simple installers. +It uses 'CreateInstall Free'(http://www.createinstall.com), a little software allowing to make simple installers. You can use the 'jack.ci' script to make the installer. For that, you need to build the Code::Blocks workspace in order to have '.exe' and libraries. You also need 'qjackctl' binaries and libraries ('qjackctl.exe', 'mingwm10.dll', 'QtCore4.dll', 'QtGui.dll' and 'QtXml4.dll'). You can recompile qjackctl with qt4 or directly get the binaries. The five files are expected in the 'qjackctl' folder.