|
|
@ -524,7 +524,7 @@ if((WIN32 OR MSYS) AND NOT UNIX) |
|
|
|
# There is a bug in NSI that does not handle full unix paths properly. Make |
|
|
|
# There is a bug in NSI that does not handle full unix paths properly. Make |
|
|
|
# sure there is at least one set of four (4) backlasshes. |
|
|
|
# sure there is at least one set of four (4) backlasshes. |
|
|
|
set(CPACK_NSIS_DEFINES "RequestExecutionLevel user") |
|
|
|
set(CPACK_NSIS_DEFINES "RequestExecutionLevel user") |
|
|
|
set(CPACK_PACKAGE_ICON "${CMAKE_CURRENT_SOURCE_DIR}/../Win32\\\\ictoopie.bmp") |
|
|
|
set(CPACK_PACKAGE_ICON "${CMAKE_CURRENT_SOURCE_DIR}/../Win32\\\\mask.bmp") |
|
|
|
set(CPACK_NSIS_INSTALLED_ICON_NAME "bin/i2pd.exe") |
|
|
|
set(CPACK_NSIS_INSTALLED_ICON_NAME "bin/i2pd.exe") |
|
|
|
SET(CPACK_NSIS_DISPLAY_NAME "${CPACK_PACKAGE_DESCRIPTION_SUMMARY}") |
|
|
|
SET(CPACK_NSIS_DISPLAY_NAME "${CPACK_PACKAGE_DESCRIPTION_SUMMARY}") |
|
|
|
set(CPACK_NSIS_HELP_LINK "https:\\\\\\\\github.com\\\\PurpleI2P\\\\i2pd\\\\issues") |
|
|
|
set(CPACK_NSIS_HELP_LINK "https:\\\\\\\\github.com\\\\PurpleI2P\\\\i2pd\\\\issues") |
|
|
|