home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / lejatszo / LangHungarian.exe / L_HUNG.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2001-03-05  |  3.6 KB  |  138 lines

  1. ; Application: QCD Player Plugin Setup
  2. ; Version    : 3.2
  3. ; Author     : Quinnware
  4. ; Copyright  : ⌐ 2000 by Quinnware
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              from http://Inner-Smile.com
  7. ; Licence of : Gracenote Inc., 94707 Kensington, CA, USA 
  8. ; ---------------------------------------------------------------------------
  9.  
  10. [Version]
  11. Signature=$Chicago$
  12. Provider=%Author%
  13. SetupClass=BASE
  14. Compatible=1
  15. AdvancedINF=2.5,"You need a newer version of ADVPACK.DLL!"
  16. Generator=INF-Tool v6.3/pro
  17.  
  18. [Optional Components]
  19. INFTool_1
  20.  
  21. [Optional Components.ntx86]
  22. INFTool_1.ntx86
  23.  
  24. [AdvSetup]
  25. HKLM,%RunOnce%Setup,"QCD Player Plugin Setup...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection L_HUNG.INF,DefaultInstall2"
  26. [AdvSetup.ntx86]
  27. HKLM,%RunOnce%Setup,"QCD Player Plugin Setup...",,"RunDll32.exe advpack.dll,LaunchINFSection L_HUNG.INF,DefaultInstall2.ntx86"
  28.  
  29. [Strings]
  30. Product="QCD Player Plugin Setup"
  31. Version="3.2"
  32. Author="Quinnware"
  33. Copyright="⌐ 2000 by Quinnware"
  34. DiskName="QCD Player Plugin Setup, Setup Disk #1"
  35. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  36. Info5="Uninstalling QCD Player"
  37. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  38.  
  39. [INFTool.Add.Reg.95]
  40. HKCU,"SOFTWARE\Quinnware\Plugins\LangHungarian",InstallDir1,,""%49002%""
  41.  
  42. [INFTool.Add.Reg.ntx86]
  43. HKCU,"SOFTWARE\Quinnware\Plugins\LangHungarian",InstallDir1,,""%49002%""
  44.  
  45. [BeforeRemoval]
  46. RunDll32.exe advpack.dll,LaunchINFSection L_HUNG.INF,BeforeRcmds
  47. [BeforeRcmds]
  48. CustomDestination=CustomBRDirs
  49. RunPostSetupCommands=AfterBRSetup
  50. BeginPrompt=InstallBegin
  51. [CustomBRDirs]
  52. 49001,49002,49003,49004=CustomBR49001,7
  53. [CustomBR49001]
  54. HKCU,"SOFTWARE\Quinnware\Plugins\LangHungarian",InstallDir1,"",""
  55. "","","","Error initializing parts of the uninstall process: certain settings could not be retrieved from your Windows registry. Uninstall will now try to continue with software removal.",""
  56. [AfterBRSetup]
  57. QCDSetup.exe -u %49001%
  58.  
  59. [INFTool.AddINI]
  60. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  61. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  62.  
  63. [SourceDisksNames]
  64. 1=%DiskName%,,0
  65.  
  66. [SourceDisksFiles]
  67. LangHung.lng=1,,90112
  68. AdvPack.DLL=1
  69. W95Inf16.DLL=1
  70. W95Inf32.DLL=1
  71.  
  72. [DestGrp]
  73. LangHung.lng
  74.  
  75. [AdvPack]
  76. AdvPack.DLL,,,16
  77. W95Inf16.DLL,,,16
  78. W95Inf32.DLL,,,16
  79.  
  80. [DestinationDirs]
  81. DestGrp=49001
  82. AdvPack=11
  83.  
  84. [CustomDirs]
  85. 60001,60002=Custom60001,7
  86. 49001,49002,49003,49004=Custom49001,1
  87.  
  88. [Custom49001]
  89. "HKCU","SOFTWARE\Quinnware\Plugins\LangHungarian",InstallDir1,""Please enter the location of the your QCD Player Plugin directory."",""
  90. "","","",""Please enter the location of the your QCD Player Plugin directory."","%60001%\Plugins"
  91.  
  92. [Custom60001]
  93. "HKCU","Software\Quinnware\QCD","InstallDir1","","C:\Program Files\QCD 3\Plugins"
  94. "","","",""This software requires that you have a local "QCD 320" folder for installation."",""
  95.  
  96. [Custom60001]
  97.  
  98. [DefaultInstall]
  99. Ini2Reg=INFTool.AddINI
  100. AddReg=AdvSetup
  101.  
  102. [DefaultInstallX]
  103. [DefaultInstall2]
  104. AddReg=INFTool.Add.Reg.95
  105. CustomDestination=CustomDirs
  106. Copyfiles=DestGrp,AdvPack
  107. BeginPrompt=InstallBegin
  108. EndPrompt=InstallComplete
  109.  
  110. [DefaultInstall.ntx86]
  111. AddReg=AdvSetup.ntx86
  112.  
  113. [DefaultInstall2.ntx86]
  114. AddReg=INFTool.Add.Reg.ntx86
  115. CustomDestination=CustomDirs
  116. Copyfiles=DestGrp,AdvPack
  117. BeginPrompt=InstallBegin
  118. EndPrompt=InstallComplete
  119.  
  120. [INFTool_1]
  121. OptionDesc=%Product%
  122. Tip=%info%
  123. InstallType=0
  124. AddReg=AdvSetup
  125.  
  126. [INFTool_1.ntx86]
  127. OptionDesc=%Product%
  128. Tip=%info%
  129. InstallType=0
  130. AddReg=AdvSetup.ntx86
  131.  
  132. [InstallBegin]
  133. Title="QCD Player Plugin Setup"
  134.  
  135. [InstallComplete]
  136. Prompt="The QCD Plugin has been successfully installed."
  137. Title="QCD Player Plugin Setup"
  138.