We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd6856 commit 7080441Copy full SHA for 7080441
win32install/readme.txt
@@ -1,3 +1,6 @@
1
+Warning: Generating windows executable is not working yet with Python3. This is
2
+work in progress in issue #207. Any help is apreciated!
3
+
4
Howto generate cfclient Windows installer
5
=========================================
6
@@ -50,4 +53,4 @@ Finally open the win32install folder in the file explorer. Right click on
50
53
cfclient.nsi, chose "Compile NSIS script (choose compressor)". The NSIS
51
54
compiler opens, Select "LZMA (solid)" compressor. After a little while
52
55
the script is compiled and "cfclient-win32-install-version.exe" is created
-in the script folder.
56
+in the script folder.
0 commit comments