Spaces in path... and nsi script... issues.

This commit is contained in:
Shyotl
2014-08-30 23:47:32 -05:00
parent 547d9817db
commit afe573d2eb

View File

@@ -77,8 +77,8 @@ Name "${VIEWERNAME}"
SubCaption 0 $(LicenseSubTitleSetup) ; override "license agreement" text
BrandingText "Prepare to Implode!" ; bottom of window text
Icon %%SOURCE%%\installers\windows\${INSTALL_ICON}
UninstallIcon %%SOURCE%%\installers\windows\${UNINSTALL_ICON}
Icon "%%SOURCE%%\installers\windows\${INSTALL_ICON}"
UninstallIcon "%%SOURCE%%\installers\windows\${UNINSTALL_ICON}"
WindowIcon off ; show our icon in left corner
# BGGradient 9090b0 000000 notext
CRCCheck on ; make sure CRC is OK