/[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 3032 by persson, Sun Oct 30 16:58:22 2016 UTC revision 3094 by persson, Wed Jan 18 03:43:19 2017 UTC
# Line 41  OutFile "linuxsampler_${RELEASE_DATE}_se Line 41  OutFile "linuxsampler_${RELEASE_DATE}_se
41    
42  ; Java Runtime Environment, needed for JSampler  ; Java Runtime Environment, needed for JSampler
43  !define JRE_VERSION "1.6"  !define JRE_VERSION "1.6"
44  ; jre-8u111-windows-i586.exe:  ; jre-8u121-windows-i586.exe:
45  !define JRE_32_URL "http://javadl.oracle.com/webapps/download/AutoDL?BundleId=216432"  !define JRE_32_URL "http://javadl.oracle.com/webapps/download/AutoDL?BundleId=218831_e9e7ea248e2c4826b92b3f075a80e441"
46  ; jre-8u111-windows-x64.exe:  ; jre-8u121-windows-x64.exe:
47  !define JRE_64_URL "http://javadl.oracle.com/webapps/download/AutoDL?BundleId=216434"  !define JRE_64_URL "http://javadl.oracle.com/webapps/download/AutoDL?BundleId=218833_e9e7ea248e2c4826b92b3f075a80e441"
48    
49  ; The default installation directory  ; The default installation directory
50  InstallDir "$PROGRAMFILES64\LinuxSampler"  InstallDir "$PROGRAMFILES64\LinuxSampler"

Legend:
Removed from v.3032  
changed lines
  Added in v.3094

  ViewVC Help
Powered by ViewVC