home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Jeu / LecomptePourDeBon / inslcpdb.exe / install_script.iss
Text File  |  2015-01-07  |  7KB  |  125 lines

  1. ;InnoSetupVersion=5.3.10
  2.  
  3. [Setup]
  4. AppName=Le Compte Pour De Bon
  5. AppVerName=Le Compte Pour De Bon 1.2.6
  6. AppId=Le Compte Pour De Bon
  7. AppPublisher=Patrice Fouquet
  8. AppPublisherURL=http://patquoi.free.fr
  9. AppSupportURL=http://patquoi.free.fr
  10. AppUpdatesURL=http://patquoi.free.fr
  11. AppComments=Licence Publique GΘnΘrale 2.0
  12. DefaultDirName={pf}\Ihsv\Le Compte Pour De Bon
  13. DefaultGroupName=Ihsv\Le Compte Pour De Bon
  14. UninstallDisplayIcon={app}\lcpdbX.ico
  15. OutputBaseFilename=in
  16. Compression=lzma2
  17. ChangesAssociations=yes
  18. LicenseFile=embedded\License.txt
  19. InfoBeforeFile=embedded\InfoBefore.txt
  20. InfoAfterFile=embedded\InfoAfter.txt
  21. WizardImageFile=embedded\WizardImage0.bmp
  22. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  23.  
  24. [Files]
  25. Source: "{app}\lisezmoi.txt"; DestDir: "{app}"; 
  26. Source: "{app}\license.txt"; DestDir: "{app}"; 
  27. Source: "{app}\licence.txt"; DestDir: "{app}"; 
  28. Source: "{app}\src.zip"; DestDir: "{app}"; 
  29. Source: "{app}\lcpdbX.ico"; DestDir: "{app}"; 
  30. Source: "{app}\bin\license.txt"; DestDir: "{app}\bin"; 
  31. Source: "{app}\bin\lcpdb.exe"; DestDir: "{app}\bin"; 
  32. Source: "{app}\bin\licence.txt"; DestDir: "{app}\bin"; 
  33. Source: "{app}\bin\Statistiques.html"; DestDir: "{app}\bin"; 
  34. Source: "{app}\bin\html\icones.jpg"; DestDir: "{app}\bin\html"; 
  35. Source: "{app}\bin\html\index.html"; DestDir: "{app}\bin\html"; 
  36. Source: "{app}\bin\html\aspectavecicones.jpg"; DestDir: "{app}\bin\html"; 
  37. Source: "{app}\bin\html\aspectaveclibelles.jpg"; DestDir: "{app}\bin\html"; 
  38. Source: "{app}\bin\html\parametresboutonsmenus.jpg"; DestDir: "{app}\bin\html"; 
  39. Source: "{app}\bin\html\parametres5.jpg"; DestDir: "{app}\bin\html"; 
  40. Source: "{app}\bin\html\parametres1.jpg"; DestDir: "{app}\bin\html"; 
  41. Source: "{app}\bin\html\arbresolutions.jpg"; DestDir: "{app}\bin\html"; 
  42. Source: "{app}\bin\html\arbre.jpg"; DestDir: "{app}\bin\html"; 
  43. Source: "{app}\bin\html\solutionmontree.jpg"; DestDir: "{app}\bin\html"; 
  44. Source: "{app}\bin\html\recherche.jpg"; DestDir: "{app}\bin\html"; 
  45. Source: "{app}\bin\html\Statistiques.html"; DestDir: "{app}\bin\html"; 
  46. Source: "{app}\bin\html\lignedecommande.jpg"; DestDir: "{app}\bin\html"; 
  47. Source: "{app}\bin\html\boutonsolutionplussimple.jpg"; DestDir: "{app}\bin\html"; 
  48. Source: "{app}\bin\html\boutonsolutionpluscomplexe.jpg"; DestDir: "{app}\bin\html"; 
  49. Source: "{app}\bin\html\lancement.jpg"; DestDir: "{app}\bin\html"; 
  50. Source: "{app}\bin\html\licence.txt"; DestDir: "{app}\bin\html"; 
  51. Source: "{app}\bin\html\license.txt"; DestDir: "{app}\bin\html"; 
  52. Source: "{app}\bin\html\boutonstats.jpg"; DestDir: "{app}\bin\html"; 
  53. Source: "{app}\bin\html\boutonsolutionlaplussimple.jpg"; DestDir: "{app}\bin\html"; 
  54. Source: "{app}\bin\html\boutonsolutionlapluscomplexe.jpg"; DestDir: "{app}\bin\html"; 
  55. Source: "{app}\bin\html\menuarbre.jpg"; DestDir: "{app}\bin\html"; 
  56. Source: "{app}\bin\html\parametres3.jpg"; DestDir: "{app}\bin\html"; 
  57. Source: "{app}\bin\html\parametres4.jpg"; DestDir: "{app}\bin\html"; 
  58. Source: "{app}\bin\html\parametres2.jpg"; DestDir: "{app}\bin\html"; 
  59. Source: "{app}\bin\html\boutontableau.jpg"; DestDir: "{app}\bin\html"; 
  60. Source: "{app}\bin\html\boutoneffacer.jpg"; DestDir: "{app}\bin\html"; 
  61. Source: "{app}\bin\html\listesolutions.jpg"; DestDir: "{app}\bin\html"; 
  62. Source: "{app}\bin\html\boutoncalculer.jpg"; DestDir: "{app}\bin\html"; 
  63. Source: "{app}\bin\html\resultatexact.jpg"; DestDir: "{app}\bin\html"; 
  64. Source: "{app}\bin\html\resultatfaux.jpg"; DestDir: "{app}\bin\html"; 
  65. Source: "{app}\bin\html\erreur2.jpg"; DestDir: "{app}\bin\html"; 
  66. Source: "{app}\bin\html\erreur1.jpg"; DestDir: "{app}\bin\html"; 
  67. Source: "{app}\bin\html\2.jpg"; DestDir: "{app}\bin\html"; 
  68. Source: "{app}\bin\html\3.jpg"; DestDir: "{app}\bin\html"; 
  69. Source: "{app}\bin\html\divise.jpg"; DestDir: "{app}\bin\html"; 
  70. Source: "{app}\bin\html\multiplie.jpg"; DestDir: "{app}\bin\html"; 
  71. Source: "{app}\bin\html\entree.jpg"; DestDir: "{app}\bin\html"; 
  72. Source: "{app}\bin\html\moins.jpg"; DestDir: "{app}\bin\html"; 
  73. Source: "{app}\bin\html\plus.jpg"; DestDir: "{app}\bin\html"; 
  74. Source: "{app}\bin\html\0.jpg"; DestDir: "{app}\bin\html"; 
  75. Source: "{app}\bin\html\1.jpg"; DestDir: "{app}\bin\html"; 
  76. Source: "{app}\bin\html\4.jpg"; DestDir: "{app}\bin\html"; 
  77. Source: "{app}\bin\html\5.jpg"; DestDir: "{app}\bin\html"; 
  78. Source: "{app}\bin\html\6.jpg"; DestDir: "{app}\bin\html"; 
  79. Source: "{app}\bin\html\7.jpg"; DestDir: "{app}\bin\html"; 
  80. Source: "{app}\bin\html\9.jpg"; DestDir: "{app}\bin\html"; 
  81. Source: "{app}\bin\html\8.jpg"; DestDir: "{app}\bin\html"; 
  82. Source: "{app}\bin\html\pave.jpg"; DestDir: "{app}\bin\html"; 
  83. Source: "{app}\bin\html\saisiecalcul.jpg"; DestDir: "{app}\bin\html"; 
  84. Source: "{app}\bin\html\tableausaisie.jpg"; DestDir: "{app}\bin\html"; 
  85. Source: "{app}\bin\html\boutonsuc.jpg"; DestDir: "{app}\bin\html"; 
  86. Source: "{app}\bin\html\paveproposition.jpg"; DestDir: "{app}\bin\html"; 
  87. Source: "{app}\bin\html\boutonpuc.jpg"; DestDir: "{app}\bin\html"; 
  88. Source: "{app}\bin\html\plaquescompteremplis.jpg"; DestDir: "{app}\bin\html"; 
  89. Source: "{app}\bin\html\plaquescomptevides.jpg"; DestDir: "{app}\bin\html"; 
  90. Source: "{app}\bin\html\boutontas.jpg"; DestDir: "{app}\bin\html"; 
  91. Source: "{app}\bin\html\1-75-25-100-6-4--551-simple.jpg"; DestDir: "{app}\bin\html"; 
  92. Source: "{app}\bin\html\1-75-25-100-6-4--551-complexe.jpg"; DestDir: "{app}\bin\html"; 
  93.  
  94. [Dirs]
  95. Name: "{app}\bin"; Flags: uninsalwaysuninstall 
  96. Name: "{app}\bin\html"; Flags: uninsalwaysuninstall 
  97. Name: "{app}\src"; Flags: uninsalwaysuninstall 
  98. Name: "{app}\dcu"; Flags: uninsalwaysuninstall 
  99.  
  100. [Run]
  101. Filename: "{app}\bin\lcpdb.exe"; StatusMsg: "Lancer Le Compte Pour De Bon"; Description: "Lancer Le Compte Pour De Bon"; Flags: postinstall waituntilidle
  102.  
  103. [Icons]
  104. Name: "{group}\Le Compte Pour De Bon"; Filename: "{app}\bin\lcpdb.exe"; WorkingDir: "{commondesktop}"; IconFilename: "{app}\bin\lcpdb.exe"; Comment: "Atelier du cΘlΦbre jeu tΘlΘvisΘ"; 
  105. Name: "{group}\Aide"; Filename: "{app}\bin\html\index.html"; WorkingDir: "{app}\bin\html"; Comment: "Fichier d'aide HTML "; 
  106. Name: "{group}\Lisez-moi !"; Filename: "{app}\lisezmoi.txt"; Comment: "Fichier α lire en premier !"; 
  107. Name: "{group}\Statistiques"; Filename: "{app}\bin\Statistiques.html"; Comment: "Statistiques cumulΘes"; 
  108. Name: "{group}\DΘsinstallation"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}"; IconFilename: "{app}\lcpdbX.ico"; Comment: "DΘsinstalle le Compte Pour De Bon"; 
  109.  
  110. [CustomMessages]
  111. Francais.NameAndVersion=%1 version %2
  112. Francais.AdditionalIcons=Ic⌠nes supplΘmentaires :
  113. Francais.CreateDesktopIcon=CrΘer une ic⌠ne sur le &Bureau
  114. Francais.CreateQuickLaunchIcon=CrΘer une ic⌠ne dans la barre de &Lancement rapide
  115. Francais.ProgramOnTheWeb=Page d'accueil de %1
  116. Francais.UninstallProgram=DΘsinstaller %1
  117. Francais.LaunchProgram=ExΘcuter %1
  118. Francais.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  119. Francais.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  120.  
  121. [Languages]
  122. ; These files are stubs
  123. ; To achieve better results after recompilation, use the real language files
  124. Name: "Francais"; MessagesFile: "embedded\Francais.isl"; LicenseFile: "embedded\FrancaisLicense.txt"; 
  125.