Thanks for the suggestion. However, since Win32++ isn't an application, a zip file containing the code seems more appropriate. Distributing the code as a zip file allows users to deal with multiple versions of Win32++ if required.
Note: If you want to create a .exe setup file for an application you've created from Win32++, you could use something like NSIS (Nullsoft Scriptable Install System).
It can be dowloaded from: https://sourceforge.net/projects/nsis/
Best regards,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Thanks for the suggestion. However, since Win32++ isn't an application, a zip file containing the code seems more appropriate. Distributing the code as a zip file allows users to deal with multiple versions of Win32++ if required.
Note: If you want to create a .exe setup file for an application you've created from Win32++, you could use something like NSIS (Nullsoft Scriptable Install System).
It can be dowloaded from: https://sourceforge.net/projects/nsis/
Best regards,
David