From 836e0f7994cc5efcfb288a0ea13a263ba7e67f4c Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 24 Jul 2010 00:46:11 -0500 Subject: [PATCH] fix this up --- sm-ssc.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm-ssc.nsi b/sm-ssc.nsi index ab381a79b3..690ca21b05 100644 --- a/sm-ssc.nsi +++ b/sm-ssc.nsi @@ -80,7 +80,7 @@ ; we need to warn people on Windows Vista and 7 not to install in ; Program Files - !insertmacro MUI_PAGE_LICENSE "Docs\Windows7.txt" + !insertmacro MUI_PAGE_LICENSE ".\Docs\Windows7.txt" ;!insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_DIRECTORY