home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / temacd / magicburning / Magic-Burning-Studio-Installer.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-11-02  |  5.9 KB  |  101 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=Magic Burning Studio
  4. AppVerName=Magic Burning Studio v10.4.4.1
  5. AppId=Magic Burning Studio
  6. DefaultDirName={pf}\Magic Burning Studio
  7. DefaultGroupName=Magic Burning Studio
  8. UninstallDisplayIcon={app}\mbs.exe
  9. OutputBaseFilename=Magic-Burning-Studio-Installer_10.4.4.1
  10. Compression=lzma
  11. PrivilegesRequired=none
  12. WizardImageFile=embedded\WizardImage0.bmp
  13. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  14. [Files]
  15. Source: "{app}\mbs.exe"; DestDir: "{app}"; Flags: ignoreversion 
  16. Source: "{app}\mbs.cdd"; DestDir: "{app}"; Flags: ignoreversion 
  17. Source: "{app}\Res\dat01\ap1.dat"; DestDir: "{app}\Res\dat01"; 
  18. Source: "{app}\Res\dat01\ap10.dat"; DestDir: "{app}\Res\dat01"; 
  19. Source: "{app}\Res\dat01\ap11.dat"; DestDir: "{app}\Res\dat01"; 
  20. Source: "{app}\Res\dat01\ap12.dat"; DestDir: "{app}\Res\dat01"; 
  21. Source: "{app}\Res\dat01\ap13.dat"; DestDir: "{app}\Res\dat01"; 
  22. Source: "{app}\Res\dat01\ap14.dat"; DestDir: "{app}\Res\dat01"; 
  23. Source: "{app}\Res\dat01\ap15.dat"; DestDir: "{app}\Res\dat01"; 
  24. Source: "{app}\Res\dat01\ap16.dat"; DestDir: "{app}\Res\dat01"; 
  25. Source: "{app}\Res\dat01\ap17.dat"; DestDir: "{app}\Res\dat01"; 
  26. Source: "{app}\Res\dat01\ap18.dat"; DestDir: "{app}\Res\dat01"; 
  27. Source: "{app}\Res\dat01\ap19.dat"; DestDir: "{app}\Res\dat01"; 
  28. Source: "{app}\Res\dat01\ap2.dat"; DestDir: "{app}\Res\dat01"; 
  29. Source: "{app}\Res\dat01\ap20.dat"; DestDir: "{app}\Res\dat01"; 
  30. Source: "{app}\Res\dat01\ap21.dat"; DestDir: "{app}\Res\dat01"; 
  31. Source: "{app}\Res\dat01\ap22.dat"; DestDir: "{app}\Res\dat01"; 
  32. Source: "{app}\Res\dat01\ap23.dat"; DestDir: "{app}\Res\dat01"; 
  33. Source: "{app}\Res\dat01\ap24.dat"; DestDir: "{app}\Res\dat01"; 
  34. Source: "{app}\Res\dat01\ap25.dat"; DestDir: "{app}\Res\dat01"; 
  35. Source: "{app}\Res\dat01\ap26.dat"; DestDir: "{app}\Res\dat01"; 
  36. Source: "{app}\Res\dat01\ap27.dat"; DestDir: "{app}\Res\dat01"; 
  37. Source: "{app}\Res\dat01\ap28.dat"; DestDir: "{app}\Res\dat01"; 
  38. Source: "{app}\Res\dat01\ap29.dat"; DestDir: "{app}\Res\dat01"; 
  39. Source: "{app}\Res\dat01\ap3.dat"; DestDir: "{app}\Res\dat01"; 
  40. Source: "{app}\Res\dat01\ap30.dat"; DestDir: "{app}\Res\dat01"; 
  41. Source: "{app}\Res\dat01\ap31.dat"; DestDir: "{app}\Res\dat01"; 
  42. Source: "{app}\Res\dat01\ap32.dat"; DestDir: "{app}\Res\dat01"; 
  43. Source: "{app}\Res\dat01\ap33.dat"; DestDir: "{app}\Res\dat01"; 
  44. Source: "{app}\Res\dat01\ap34.dat"; DestDir: "{app}\Res\dat01"; 
  45. Source: "{app}\Res\dat01\ap35.dat"; DestDir: "{app}\Res\dat01"; 
  46. Source: "{app}\Res\dat01\ap4.dat"; DestDir: "{app}\Res\dat01"; 
  47. Source: "{app}\Res\dat01\ap5.dat"; DestDir: "{app}\Res\dat01"; 
  48. Source: "{app}\Res\dat01\ap6.dat"; DestDir: "{app}\Res\dat01"; 
  49. Source: "{app}\Res\dat01\ap7.dat"; DestDir: "{app}\Res\dat01"; 
  50. Source: "{app}\Res\dat01\ap8.dat"; DestDir: "{app}\Res\dat01"; 
  51. Source: "{app}\Res\dat01\ap9.dat"; DestDir: "{app}\Res\dat01"; 
  52. Source: "{app}\acb.exe"; DestDir: "{app}"; Flags: ignoreversion 
  53. Source: "{app}\db.exe"; DestDir: "{app}"; Flags: ignoreversion 
  54. Source: "{app}\dvb.exe"; DestDir: "{app}"; Flags: ignoreversion 
  55. Source: "{app}\erase.exe"; DestDir: "{app}"; Flags: ignoreversion 
  56. Source: "{app}\iso.exe"; DestDir: "{app}"; Flags: ignoreversion 
  57. Source: "{app}\vb.exe"; DestDir: "{app}"; Flags: ignoreversion 
  58. Source: "{app}\FoxBurner.dll"; DestDir: "{app}"; Flags: regserver noregerror ignoreversion 
  59. Source: "{app}\mp3lib.dll"; DestDir: "{app}"; Flags: regserver noregerror ignoreversion 
  60. [Run]
  61. Filename: "{app}\mbs.exe"; Description: "Magic Burning Studio 10"; Flags: postinstall skipifsilent nowait
  62. [Icons]
  63. Name: "{group}\Magic Burning Studio 10"; Filename: "{app}\mbs.exe"; Tasks: add_programs; 
  64. Name: "{group}\Online User Manual"; Filename: "http://www.magic-video-software.com/mbs_help.html"; Tasks: add_programs; 
  65. Name: "{group}\Uninstall Magic Burning Studio 10"; Filename: "{uninstallexe}"; Tasks: add_programs; 
  66. Name: "{userstartmenu}\Magic Burning Studio 10"; Filename: "{app}\mbs.exe"; Tasks: startmenu; 
  67. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Magic Burning Studio 10"; Filename: "{app}\mbs.exe"; Tasks: quicklaunchicon; 
  68. Name: "{userdesktop}\Magic Burning Studio 10"; Filename: "{app}\mbs.exe"; Tasks: desktopicon; 
  69. [Tasks]
  70. Name: "add_programs"; Description: "Create Start Menu Programs folder"; GroupDescription: "Additional icons:"; 
  71. Name: "startmenu"; Description: "Create a Start Menu icon"; GroupDescription: "Additional icons:"; 
  72. Name: "desktopicon"; Description: "Create a &Desktop icon"; GroupDescription: "Additional icons:"; 
  73. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  74. [UninstallDelete]
  75. Type: files; Name: "{app}\acb.ini"; 
  76. Type: files; Name: "{app}\db.ini"; 
  77. Type: files; Name: "{app}\dvb.ini"; 
  78. Type: files; Name: "{app}\erase.ini"; 
  79. Type: files; Name: "{app}\iso.ini"; 
  80. Type: files; Name: "{app}\vb.ini"; 
  81. Type: files; Name: "{app}\mbs10.dll"; 
  82. [CustomMessages]
  83. default.NameAndVersion=%1 version %2
  84. default.AdditionalIcons=Additional icons:
  85. default.CreateDesktopIcon=Create a &desktop icon
  86. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  87. default.ProgramOnTheWeb=%1 on the Web
  88. default.UninstallProgram=Uninstall %1
  89. default.LaunchProgram=Launch %1
  90. default.Uninstall=Uninstall
  91. default.AssocFileExtension=&Associate %1 with the %2 file extension
  92. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  93. default.CreateStartMenuProgramsFolder=Create Start Menu Programs folder
  94. default.CreateStartMenuIcon=Create a Start Menu icon
  95. default.UninstallMsg1=We are sorry this program does not meet your need. %n%n Would you be willing to take a brief survey to tell us why? It only takes a couple of seconds. 
  96. default.UninstallMsg2=Can't open the website: '
  97. [Languages]
  98. ; These files are stubs
  99. ; To achieve better results after recompilation, use the real language files
  100. Name: "default"; MessagesFile: "embedded\default.isl"; 
  101.