/[svn]/misc/trunk/win32_installer/linuxsampler_all.nsi
ViewVC logotype

Diff of /misc/trunk/win32_installer/linuxsampler_all.nsi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1904 by schoenebeck, Tue May 12 21:45:54 2009 UTC revision 1921 by schoenebeck, Fri Jun 26 18:38:54 2009 UTC
# Line 31  OutFile "linuxsampler_${RELEASE_DATE}_se Line 31  OutFile "linuxsampler_${RELEASE_DATE}_se
31    
32  ; Java Runtime Environment, needed for JSampler  ; Java Runtime Environment, needed for JSampler
33  !define JRE_VERSION "1.6"  !define JRE_VERSION "1.6"
34  !define JRE_32_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=29220"  !define JRE_32_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=31621"
35  !define JRE_64_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=29222"  !define JRE_64_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=31623"
36    
37  ; The default installation directory  ; The default installation directory
38  InstallDir "$PROGRAMFILES64\LinuxSampler"  InstallDir "$PROGRAMFILES64\LinuxSampler"

Legend:
Removed from v.1904  
changed lines
  Added in v.1921

  ViewVC Help
Powered by ViewVC