/[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 1927 by schoenebeck, Thu Jul 2 23:02:17 2009 UTC revision 1929 by schoenebeck, Sat Jul 4 11:40:15 2009 UTC
# Line 311  Section "LinuxSampler 0.5.1.12cvs" SecLi Line 311  Section "LinuxSampler 0.5.1.12cvs" SecLi
311    SetOutPath $vstPluginPath64    SetOutPath $vstPluginPath64
312    File /oname=LinuxSampler64.dll bin\64\LinuxSampler.dll    File /oname=LinuxSampler64.dll bin\64\LinuxSampler.dll
313    MessageBox MB_YESNO \    MessageBox MB_YESNO \
314      "It seems you are using a 64 bit Windows system. A native 64 bit\nversion of LinuxSampler and its VST plugin version will be\ninstalled accordingly.\n\nShall a 32 bit version of the LinuxSampler VST be installed as well?" \      "It seems you are using a 64 bit Windows system. A native 64 bit version of LinuxSampler and its VST plugin version will be installed accordingly.$\r$\n$\r$\nShall a 32 bit version of the LinuxSampler VST be installed as well?" \
315      IDNO done      IDNO done
316    
317    ; so the other sections install their 32 bit versions as well    ; so the other sections install their 32 bit versions as well

Legend:
Removed from v.1927  
changed lines
  Added in v.1929

  ViewVC Help
Powered by ViewVC