|
|
#1 |
|
Junior Member
Join Date: May 2007
Posts: 40
|
Initializing variable and using
I want to initialize variable and use it in my script.
I do the following Var /GLOBAL SourcePath Function .onInit StrCpy $SourcePath "C:\1" FunctionEnd !insertmacro MUI_PAGE_LICENSE $SourcePath\license.rtf I get next error !insertmacro: MUI_PAGE_LICENSE LicenseData: open failed "$SourcePath\license.rtf" While ny code is comiled ok with !insertmacro MUI_PAGE_LICENSE c:\1\license.rtf Have I done something wrong? Thanks, Roman |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|