Spaces in path... and nsi script... issues.
This commit is contained in:
@@ -77,8 +77,8 @@ Name "${VIEWERNAME}"
|
|||||||
SubCaption 0 $(LicenseSubTitleSetup) ; override "license agreement" text
|
SubCaption 0 $(LicenseSubTitleSetup) ; override "license agreement" text
|
||||||
|
|
||||||
BrandingText "Prepare to Implode!" ; bottom of window text
|
BrandingText "Prepare to Implode!" ; bottom of window text
|
||||||
Icon %%SOURCE%%\installers\windows\${INSTALL_ICON}
|
Icon "%%SOURCE%%\installers\windows\${INSTALL_ICON}"
|
||||||
UninstallIcon %%SOURCE%%\installers\windows\${UNINSTALL_ICON}
|
UninstallIcon "%%SOURCE%%\installers\windows\${UNINSTALL_ICON}"
|
||||||
WindowIcon off ; show our icon in left corner
|
WindowIcon off ; show our icon in left corner
|
||||||
# BGGradient 9090b0 000000 notext
|
# BGGradient 9090b0 000000 notext
|
||||||
CRCCheck on ; make sure CRC is OK
|
CRCCheck on ; make sure CRC is OK
|
||||||
|
|||||||
Reference in New Issue
Block a user