Blame |
    Last modification |
    View Log
    | Download
    | RSS feed
  
  
-   
-   
- set-  SCRIPT_DEMO=installer\Chess Giants Demo.nsi 
 
- set-  SCRIPT_RELEASE=installer\Chess Giants Installer.nsi 
 
-   
- echo-  Updating files  in-  the demo installer... 
 
- "%ProgramFiles(x86)%\NSIS\makensis.exe" "%SCRIPT_DEMO%" > "%REPOSITORY%\nsis-demo.log" 
-   
- echo-  Updating files  in-  the release installer... 
 
- "%ProgramFiles(x86)%\NSIS\makensis.exe" "%SCRIPT_RELEASE%" > "%REPOSITORY%\nsis-release.log" 
-   
-