Closed waleedhammam closed 4 years ago
Install nsis from https://nsis.sourceforge.io/Download Add nsis to envpath C:\Program Files (x86)\NSIS change the product release under PRODUCT_VERSION compile using makensis 3sdk_nsis.nsi this will override the bin in dist/3sdk with the new one
C:\Program Files (x86)\NSIS
PRODUCT_VERSION
makensis 3sdk_nsis.nsi
Install nsis from https://nsis.sourceforge.io/Download Add nsis to envpath
C:\Program Files (x86)\NSIS
change the product release underPRODUCT_VERSION
compile usingmakensis 3sdk_nsis.nsi
this will override the bin in dist/3sdk with the new one