home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / ZGuideTV / ZGuideTVDotNet_17_beta_1.exe / install_script.iss
Text File  |  2015-01-08  |  15KB  |  205 lines

  1. ;InnoSetupVersion=5.5.0
  2.  
  3. [Setup]
  4. AppName=ZGuideTV.NET
  5. AppVerName=ZGuideTV.NET 1.7 beta 1
  6. AppId=ZGuideTV.NET
  7. AppVersion=1.6.5293.26485
  8. AppPublisher=ZGuideTV Team
  9. AppPublisherURL=http://zguidetv.codeplex.com/
  10. AppSupportURL=http://www.zguidetv.net/
  11. AppUpdatesURL=http://zguidetv.codeplex.com/
  12. AppMutex=ZGUIDETV_MUTEX
  13. DefaultDirName={pf}\ZGuideTVDotNet
  14. DefaultGroupName=ZGuideTV.NET
  15. UninstallDisplayIcon={app}\ZGuideTVDotNet.exe
  16. OutputBaseFilename=in
  17. Compression=lzma2
  18. AllowNoIcons=yes
  19. InfoBeforeFile=embedded\InfoBefore.rtf
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22.  
  23. [Files]
  24. Source: "{tmp}\chiefzip.dll"; DestDir: "{tmp}"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  25. Source: "{app}\zip1.zip"; DestDir: "{app}"; AfterInstall: "UnZip1"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall 
  26. Source: "{tmp}\isxdl,1.dll"; DestDir: "{tmp}"; DestName: "isxdl.dll"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  27. Source: "{tmp}\english.ini"; DestDir: "{tmp}"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  28. Source: "{tmp}\french.ini"; DestDir: "{tmp}"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  29. Source: "{app}\ZGuideTVDotNet.exe"; DestDir: "{app}"; BeforeInstall: "AskRestorePoint"; MinVersion: 0.0,6.0 Service Pack 2; 
  30. Source: "{app}\Windows7.DesktopIntegration.Registration.exe"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  31. Source: "{userappdata}\ZGuideTVDotNet\Url\ZGuideTVDotNet.url.set"; DestDir: "{userappdata}\ZGuideTVDotNet\Url"; MinVersion: 0.0,6.0 Service Pack 2; Flags: onlyifdoesntexist 
  32. Source: "{app}\ZGuideTVDotNet.url.set"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  33. Source: "{app}\xmltv.dtd"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  34. Source: "{app}\ZGuideTVDotNet.exe.config"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  35. Source: "{app}\changelogfra.txt"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  36. Source: "{app}\changelogeng.txt"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  37. Source: "{app}\gplfr.rtf"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  38. Source: "{app}\gplen.rtf"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  39. Source: "{app}\RemoteControl\iMON\ZGuideTVDotNet.imo"; DestDir: "{app}\RemoteControl\iMON"; MinVersion: 0.0,6.0 Service Pack 2; 
  40. Source: "{app}\languages\English.lng"; DestDir: "{app}\languages"; MinVersion: 0.0,6.0 Service Pack 2; 
  41. Source: "{app}\languages\Franτais.lng"; DestDir: "{app}\languages"; MinVersion: 0.0,6.0 Service Pack 2; 
  42. Source: "{app}\sqlite3.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  43. Source: "{app}\TvdbLib.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  44. Source: "{app}\Microsoft.WindowsAPICodePack.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  45. Source: "{app}\Microsoft.WindowsAPICodePack.Shell.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  46. Source: "{app}\Windows7.DesktopIntegration.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  47. Source: "{app}\VistaBridgeLibrary.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  48. Source: "{app}\NAudio.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  49. Source: "{app}\NAudio.WindowsMediaFormat.dll"; DestDir: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  50. Source: "{app}\ZGuideTVDotNet.Resources.dll"; DestDir: "{app}"; AfterInstall: "AddFirewallException"; MinVersion: 0.0,6.0 Service Pack 2; 
  51. Source: "{tmp}\isxdl,2.dll"; DestDir: "{tmp}"; DestName: "isxdl.dll"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  52. Source: "{tmp}\german2.ini"; DestDir: "{tmp}"; MinVersion: 0.0,6.0 Service Pack 2; Flags: deleteafterinstall dontcopy 
  53.  
  54. [Dirs]
  55. Name: "{commonappdata}\ZGuideTVDotNet\Logos"; Flags: uninsalwaysuninstall 
  56. Name: "{userappdata}\ZGuideTVDotNet\Log"; Flags: uninsalwaysuninstall 
  57. Name: "{userappdata}\ZGuideTVDotNet\Marked"; Flags: uninsalwaysuninstall 
  58. Name: "{userappdata}\ZGuideTVDotNet\Channels"; Flags: uninsalwaysuninstall 
  59. Name: "{userappdata}\ZGuideTVDotNet\Url"; Flags: uninsalwaysuninstall 
  60. Name: "{userappdata}\ZGuideTVDotNet\Database"; Flags: uninsalwaysuninstall 
  61. Name: "{userappdata}\ZGuideTVDotNet\AutoComplete"; Flags: uninsalwaysuninstall 
  62. Name: "{userdocs}\ZGuideTVDotNet"; Flags: uninsalwaysuninstall 
  63. Name: "{userdocs}\ZGuideTVDotNet\Temp"; Flags: uninsalwaysuninstall 
  64. Name: "{app}"; Flags: uninsalwaysuninstall 
  65. Name: "{app}\languages"; Flags: uninsalwaysuninstall 
  66. Name: "{app}\RemoteControl"; Flags: uninsalwaysuninstall 
  67. Name: "{app}\profiles"; Flags: uninsalwaysuninstall 
  68.  
  69. [Registry]
  70. Root: HKLM; Subkey: "Software\ZGuideTV Team"; MinVersion: 0.0,6.0 Service Pack 2; Flags: uninsdeletekeyifempty 
  71. Root: HKLM; Subkey: "Software\ZGuideTV Team\ZGuideTV.NET"; MinVersion: 0.0,6.0 Service Pack 2; Flags: uninsdeletekey 
  72. Root: HKLM; Subkey: "Software\ZGuideTV Team\ZGuideTV.NET\Settings"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; MinVersion: 0.0,6.0 Service Pack 2; 
  73.  
  74. [Run]
  75. Filename: "{dotnet40}\ngen.exe"; Parameters: "install ""{app}\ZGuideTVDotNet.exe"""; WorkingDir: "{app}"; StatusMsg: "Optimizing performance..."; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  76. Filename: "{dotnet40}\ngen.exe"; Parameters: "install ""{app}\ZGuideTVDotNet.exe"""; WorkingDir: "{app}"; StatusMsg: "Optimisation des performances..."; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  77.  
  78. [UninstallRun]
  79. Filename: "{dotnet40}\ngen.exe"; Parameters: "uninstall ""{app}\ZGuideTVDotNet.exe"""; MinVersion: 0.0,6.0 Service Pack 2; 
  80.  
  81. [Icons]
  82. Name: "{group}\ZGuideTV.NET"; Filename: "{app}\ZGuideTVDotNet.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ZGuideTVDotNet.exe"; MinVersion: 0.0,6.0 Service Pack 2; 
  83. Name: "{group}\ZGuideTV.NET - Mode dΘconnectΘ"; Filename: "{app}\ZGuideTVDotNet.exe"; Parameters: "/offline"; WorkingDir: "{app}"; IconFilename: "{app}\ZGuideTVDotNet.exe"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  84. Name: "{group}\URL - ZGuideTV.NET Site Officiel"; Filename: "{app}\ZGuideTVFr.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  85. Name: "{group}\URL - ZGuideTV.NET Forum d'Aide"; Filename: "{app}\xmltvfr.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  86. Name: "{group}\ZGuideTV.NET - Notes de rΘvision"; Filename: "{app}\changelogfra.txt"; WorkingDir: "{app}"; IconFilename: "{win}\system32\notepad.exe"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  87. Name: "{group}\ZGuideTV.NET - Licence"; Filename: "{app}\gplfr.rtf"; WorkingDir: "{app}"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  88. Name: "{group}\URL - ZGuideTV.NET DΘmarrage rapide"; Filename: "{app}\ZGuideTVQuickStartFr.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  89. Name: "{group}\ZGuideTV.NET - DΘsinstallation"; Filename: "{uninstallexe}"; Languages: "fr"; MinVersion: 0.0,6.0 Service Pack 2; 
  90. Name: "{group}\ZGuideTV.NET - Offline Mode"; Filename: "{app}\ZGuideTVDotNet.exe"; Parameters: "/offline"; WorkingDir: "{app}"; IconFilename: "{app}\ZGuideTVDotNet.exe"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  91. Name: "{group}\URL - ZGuideTV.NET Official Site"; Filename: "{app}\ZGuideTVEn.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  92. Name: "{group}\URL - ZGuideTV.NET Help Forum"; Filename: "{app}\xmltvfr.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  93. Name: "{group}\ZGuideTV.NET - Release notes"; Filename: "{app}\changelogeng.txt"; WorkingDir: "{app}"; IconFilename: "{win}\system32\notepad.exe"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  94. Name: "{group}\ZGuideTV.NET - License"; Filename: "{app}\gplen.rtf"; WorkingDir: "{app}"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  95. Name: "{group}\URL - ZGuideTV.NET Quick Start"; Filename: "{app}\ZGuideTVQuickStartEn.url"; IconFilename: "{pf}\Internet Explorer\iexplore.exe"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  96. Name: "{group}\ZGuideTV.NET - Uninstall"; Filename: "{uninstallexe}"; Languages: "en"; MinVersion: 0.0,6.0 Service Pack 2; 
  97. Name: "{userdesktop}\ZGuideTV.NET"; Filename: "{app}\ZGuideTVDotNet.exe"; WorkingDir: "{app}"; Tasks: desktopicon; MinVersion: 0.0,6.0 Service Pack 2; 
  98. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\ZGuideTV.NET"; Filename: "{app}\ZGuideTVDotNet.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; MinVersion: 0.0,6.0 Service Pack 2; 
  99.  
  100. [Tasks]
  101. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 0.0,6.0 Service Pack 2; 
  102. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; MinVersion: 0.0,6.0 Service Pack 2; 
  103.  
  104. [InstallDelete]
  105. Type: files; Name: "{app}\ZGuideTVDotNet.Description.dll"; 
  106. Type: files; Name: "{app}\ZGuideTVDotNet.Render.dll"; 
  107. Type: files; Name: "{app}\index-fr.chm"; 
  108. Type: files; Name: "{app}\index-fr.chm"; 
  109. Type: files; Name: "{app}\7z.exe"; 
  110. Type: files; Name: "{app}\7z.dll"; 
  111. Type: files; Name: "{app}\ZGuideTVDotNet.PluginDefinitions.dll"; 
  112. Type: filesandordirs; Name: "{app}\Plugins"; 
  113. Type: filesandordirs; Name: "{app}\Media"; 
  114.  
  115. [UninstallDelete]
  116. Type: filesandordirs; Name: "{app}"; 
  117. Type: filesandordirs; Name: "{userappdata}\ZGuideTVDotNet"; 
  118. Type: filesandordirs; Name: "{localappdata}\ZGuideTV_Team"; 
  119. Type: filesandordirs; Name: "{commonappdata}\ZGuideTVDotNet"; 
  120.  
  121. [CustomMessages]
  122. en.NameAndVersion=%1 version %2
  123. en.AdditionalIcons=Additional icons:
  124. en.CreateDesktopIcon=Create a &desktop icon
  125. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  126. en.ProgramOnTheWeb=%1 on the Web
  127. en.UninstallProgram=Uninstall %1
  128. en.LaunchProgram=Launch %1
  129. en.AssocFileExtension=&Associate %1 with the %2 file extension
  130. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  131. en.AutoStartProgramGroupDescription=Startup:
  132. en.AutoStartProgram=Automatically start %1
  133. en.AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?
  134. fr.NameAndVersion=%1 version %2
  135. fr.AdditionalIcons=Ic⌠nes supplΘmentaires :
  136. fr.CreateDesktopIcon=CrΘer une ic⌠ne sur le &Bureau
  137. fr.CreateQuickLaunchIcon=CrΘer une ic⌠ne dans la barre de &Lancement rapide
  138. fr.ProgramOnTheWeb=Page d'accueil de %1
  139. fr.UninstallProgram=DΘsinstaller %1
  140. fr.LaunchProgram=ExΘcuter %1
  141. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  142. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  143. fr.AutoStartProgramGroupDescription=DΘmarrage :
  144. fr.AutoStartProgram=DΘmarrer automatiquement %1
  145. fr.AddonHostProgramNotFound=%1 n'a pas ΘtΘ trouvΘ dans le dossier que vous avez choisi.%n%nVoulez-vous continuer malgrΘ tout ?
  146. en.dotnetmissing=ZGuideTV.NET requires the .NET Framework v4.5.2. Please download and install the .NET Framework v4.5.2 and run this setup again!
  147. fr.dotnetmissing=ZGuideTV.NET requiert le Framework .NET v4.5.2. TΘlΘchargez et installez le Framework .NET v4.5.2 et lancez α nouveau cet assistant d'installation!
  148. en.deleteall=To avoid compatibility problems if an older release is currently installed this one will be deleted!
  149. fr.deleteall=Afin d'Θviter des problΘmes de compatibilitΦ si une ancienne version est actuellement installΘe celle-ci sera supprimΘe!
  150. en.restorepoint=Do you want to create a restore point? (Recommended) If you select yes, the creation will take a few moments.
  151. fr.restorepoint=Voulez-vous crΘer un point de restauration ? (RecommandΘ) Si vous sΘlectionnez oui, la crΘation de celui-ci prendra quelques instants.
  152. en.restorepointsuccessful=Restore Point successfully created!
  153. fr.restorepointsuccessful=Point de restauration crΘΘ avec succΦs!
  154. en.restorepointunsuccessful=System Restore was unable to create a restore point!
  155. fr.restorepointunsuccessful=La restauration du systΘme n'a pas ΘtΘ en mesure de crΘer un point de restauration!
  156. en.AddFirewall=Do you want to add an exception in Windows Firewall? (Recommended)
  157. fr.AddFirewall=Voulez-vous ajouter une exception dans le Pare-feu Windows ? (RecommandΘ)
  158. en.ngen=Optimising ZGuideTV.NET performance. Please wait...
  159. fr.ngen=Optimisation des performances de ZGuideTV.NET. Veuillez patienter...
  160. en.InstallFor=Install for:
  161. fr.InstallFor=Installer pour :
  162. en.AllUsers=All Users
  163. fr.AllUsers=Tous Utilisateurs
  164. en.CurrentUser=Current User only
  165. fr.CurrentUser=Utilisateur Actuel Uniquement
  166. en.backup=Do you want to delete the backup directory?
  167. fr.backup=Voulez-vous effacer le rΘpertoire de sauvegarde ?
  168. win_sp_title=Windows %1 Service Pack %2
  169. DependenciesDir=MyProgramDependencies
  170. en.depdownload_msg=The following applications are required before setup can continue:%n%n%1%nDownload and install now?
  171. fr.depdownload_msg=Les applications suivantes sont nΘcessaires avant de pouvoir continuer l'installation du programme:%n%n%1%nTΘlΘcharger et installer maintenant ?
  172. en.depdownload_memo_title=Download dependencies
  173. fr.depdownload_memo_title=TΘlΘchargement des dΘpendances
  174. en.depinstall_memo_title=Install dependencies
  175. fr.depinstall_memo_title=Installation des dΘpendances
  176. en.depinstall_title=Installing dependencies
  177. fr.depinstall_title=Installation des dΘpendances
  178. en.depinstall_description=Please wait while Setup installs dependencies on your computer.
  179. fr.depinstall_description=Veuillez patienter pendant que l'assistant d'installation installe les dΘpendances sur votre ordinateur.
  180. en.depinstall_status=Installing %1...
  181. fr.depinstall_status=Installation %1...
  182. en.depinstall_missing=%1 must be installed before setup can continue. Please install %1 and run Setup again.
  183. fr.depinstall_missing=%1 doit Ωtre installΘ avant que l'assistant d'installation ne puisse continuer. Installez %1 et redΘmarrez α nouveau l'assistant.
  184. en.depinstall_error=An error occured while installing the dependencies. Please restart the computer and run the setup again or install the following dependencies manually:%n
  185. fr.depinstall_error=Une erreur s'est produite lors de l'installation des dΘpendances. Veuillez redΘmarrer l'ordinateur et exΘcuter α nouveau l'assistant d'installation ou d'installez les dΘpendances suivantes manuellement:%n
  186. isxdl_langfile=french.ini
  187. msi45_title=Windows Installer 4.5
  188. en.msi45win60_size=1.7 MB
  189. fr.msi45win60_size=1,7 Mo
  190. en.msi45win52_size=3.0 MB
  191. fr.msi45win52_size=3,0 Mo
  192. en.msi45win51_size=3.2 MB
  193. fr.msi45win51_size=3,2 Mo
  194. dotnetfx45_title=.NET Framework 4.5.2
  195. en.dotnetfx45_size=1 MB - 68 MB
  196. fr.dotnetfx45_size=1 Mo - 68 Mo
  197. en.dotnetfx45_lcid=''
  198. fr.dotnetfx45_lcid='/lcid 1036 '
  199.  
  200. [Languages]
  201. ; These files are stubs
  202. ; To achieve better results after recompilation, use the real language files
  203. Name: "en"; MessagesFile: "embedded\en.isl"; 
  204. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  205.