home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 January / PCpro_2005_01.ISO / files / basics / rage3d / R3DTweak39.exe / Install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-07-30  |  5.9 KB  |  216 lines

  1. ;RegTweak 
  2.  
  3. [version]
  4. signature="$CHICAGO$"
  5.  
  6. [InstallWin98]
  7. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  8. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  9. DelReg    = RegTweak.UnReg
  10. AddReg    = RegTweakMinimal.Reg
  11. AddReg    = RegTweakCommon.Reg
  12. AddReg    = RegTweakW98.Reg
  13.  
  14. [InstallWin95]
  15. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  16. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  17. DelReg    = RegTweak.UnReg
  18. AddReg    = RegTweakMinimal.Reg
  19. AddReg    = RegTweakCommon.Reg
  20. AddReg    = RegTweakW95.Reg
  21.  
  22. [InstallWinNT]
  23. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  24. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  25. DelReg    = RegTweak.UnReg
  26. AddReg    = RegTweakMinimal.Reg
  27. AddReg    = RegTweakCommon.Reg
  28.  
  29. [InstallWin2K]
  30. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  31. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  32. DelReg    = RegTweak.UnReg
  33. AddReg    = RegTweakMinimal.Reg
  34. AddReg    = RegTweakCommon.Reg
  35. AddReg    = RegTweakW2K.Reg
  36.  
  37. [InstallWinXP]
  38. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  39. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  40. DelReg    = RegTweak.UnReg
  41. AddReg    = RegTweakMinimal.Reg
  42. AddReg    = RegTweakCommon.Reg
  43. AddReg    = RegTweakW2K.Reg
  44.  
  45. [DefaultInstall]
  46. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall
  47. CopyFiles = ThisFile,  Taskbar, TheDll, HelpFile, WIYP, Uninstall
  48. DelReg    = RegTweak.UnReg
  49. AddReg    = RegTweakMinimal.Reg
  50. AddReg    = RegTweakCommon.Reg
  51.  
  52. [DefaultUnInstall]
  53. DelFiles  = Taskbar, ThisFile, TheDll, HelpFile, WIYP, Uninstall, DataFile
  54. DelReg    = RegTweak.UnReg
  55.  
  56. [MinimalInstall]
  57. AddReg    = RegTweakMinimal.Reg
  58. CopyFiles = ThisFile, Taskbar, WIYP, Uninstall
  59.  
  60. [DestinationDirs]
  61. WIYP=32768
  62. Taskbar=32768
  63. ThisFile=32768
  64. HelpFile=18
  65. Uninstall=32768
  66. TheDll=32768
  67. DataFile=32768
  68.  
  69. [SourceDisksNames]
  70. 55=%DescName%,"",%01%
  71.  
  72. [SourceDisksFiles]
  73. install.inf=55,,
  74. RegTwk.dll=55,,
  75. RegTwk.exe=55,,
  76. R3DSetup.exe=55,,
  77. regtwk.ico=55,,
  78. wiyp.exe=55,,
  79. r6probe.sys=55,,
  80.  
  81. [Taskbar]
  82. RegTwk.exe, RegTwk.ex_, RegTwkEXE.new, 5
  83. regtwk.ico, regtwk.ic_,,5
  84.  
  85. [WIYP]
  86. wiyp.exe, wiyp.ex_,,5
  87. probe.sys, probe.sy_,,5
  88.  
  89. [TheDll]
  90. RegTwk.dll, RegTwk.dl_, RegTwkDLL.new, 5
  91. ;RegTwk.cpl, RegTwk.dl_, RegTwkCPL.new, 5
  92.  
  93. [DataFile]
  94. RegTwk.dat,,,5
  95.  
  96. [Uninstall]
  97. R3DUnst.exe, R3DSetup.exe,,5
  98. install.bmp,,,5
  99. uninstall.bmp,,,5
  100. installlog.txt,,,5
  101.  
  102. [HelpFile]
  103. RegTwk.chm,,,5
  104.  
  105. [ThisFile]
  106. install.inf,select.set,,5
  107.  
  108. ;[SharedDlls]
  109. ;RegTwk.dll
  110.  
  111. [RegTweakMinimal.Reg]
  112. HKR,%Run%,RegTweak,,"%32768%\RegTwk.exe"
  113. HKR,%root%,"Taskbar Caption",,"%DescName_Taskbar%"
  114. HKR,%root%,"Taskbar Icon",,"%32768%\regtwk.ico"
  115. HKLM,"%root%", "Supported Devices",,"%SupportedVideoCards%"
  116. HKLM,"%root%", "IgnoreVideoDeviceIDs",,"%IgnoreVideoDeviceIDs%"
  117.  
  118. [RegTweakCommon.Reg]
  119. HKCR,CLSID\%GUID%,,,%DescName%
  120. HKCR,CLSID\%GUID%\InProcServer32,,,%32768%\RegTwk.dll
  121. HKCR,CLSID\%GUID%\InProcServer32,ThreadingModel,,Apartment
  122. HKCR,CLSID\%GUID%\ProgID,,,%ClassName%
  123. HKLM,Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,%GUID%,,%DescName%
  124.  
  125. [RegTweakW98.Reg]
  126. HKLM,%win98%\%InstKey%,,,%GUID%
  127.  
  128. [RegTweakW95.Reg]
  129. HKLM,%win95%\%InstKey%,,,%GUID%
  130.  
  131. [RegTweakW2K.Reg]
  132. HKLM,%win2k%\%InstKey%,,,%GUID%
  133.  
  134. [RegTweak.UnReg]
  135. HKCR,CLSID\%GUID%
  136. HKLM,%UnInstKey%
  137. HKR,%Run%,RegTweak
  138. HKLM,%win95%\%InstKey%
  139. HKLM,%win98%\%InstKey%
  140.  
  141. [strings]
  142.  
  143. UseHiveFile="yes"
  144.  
  145. InstallLogo=install.bmp
  146. UninstallLogo=uninstall.bmp
  147. RunMeFirst="Readme\Readme.htm"
  148. EULAText = "ReadMe\eula.rtf"
  149.  
  150. SetVideoDeviceID = "CardModel"
  151.  
  152. SupportedVideoCards = "4144 4152 4150 4145 4146 4148 4e44 4e46 4e45 4e47 4e48 4e49 4966 4967 4c66 4c67 514c 514d 514e 514f 4242 5157 4c57 5159 515A 5144 5145 5146 5147 4c59 4c5a 5961 5941 5960 5964 5d44 5d40 4e69 4168"
  153. IgnoreVideoDeviceIDs = "4164 4e64 4e65 496e 496f 4c6f 5941 5940 4172 4170 4e68 5d44 5d40 4e69 4168"
  154. RedundantVideoDeviceIDs = "4e44 4144 4145 4146 4e45 4e46 4e47 4e48 4152 4150 4e48 4e49 4148, 4966 4967 4c66 4c67 5961 5960 5964, 514c 514d 514e 514f, 5144 5145 5146 5147, 5159 515a, 4c59 4c5a"
  155.  
  156. ;9500_9700_Series = 4e44
  157. ;9000_Series = 4966
  158. ;AIW_8500DV = 4242
  159. ;8500_Series = 514c
  160. ;7500_Series = 5157
  161. ;7200_Series = 5144
  162. ;7000_Series = 5159
  163. ;M7_Series = 4c57
  164. ;M6_Series = 4c59
  165.  
  166. ;7xxx_Series = "5159 5144 5157 4c57 4c59"
  167. ;8xxx_Series = "514c 4242 4966"
  168.  
  169. ;ASIC ID
  170. ;8500       : 514C
  171. ;7500       : 5157
  172. ;7000       : 5159
  173. ;9000       : 4966/496E
  174. ;9700p      : 4E44
  175. ;9700       : 4E45
  176. ;9500       : 4144
  177. ;RV280p     : 5960
  178. ;RV280le    : 5961
  179. ;9600       : 4152
  180. ;9600sec    : 4172
  181. ;9600pro    : 4150 
  182. ;9600pro sec: 4170
  183. ;9800       : 4e48
  184. ;9800sec    : 4e68
  185. ;R350       : 4e48
  186.  
  187. ;ForceMultiUser = "true"
  188. ;ForceSingleUser = "true"
  189. ;ShowLog="yes"
  190. NoBatFile="true"
  191. ;NoLog="true"
  192. ;SilentInstall="true"
  193. BackgroundLogo="setup.bmp"
  194. ClassName=RegTweak"
  195. infile="install.inf"
  196. UninstExe = "R3DUnst.exe"
  197. GUID="{BEB5F380-5501-11d3-BFDE-ADC2F2AAE920}"
  198. AlreadyInstalled="Software\Microsoft\Windows\CurrentVersion\Uninstall\Rage3DTweak"
  199. AlreadyInstalledAlert="A previous installation of Registry Tweak (Rage3D Tweak Engine) detected.|If you are upgrading you should uninstall the previous version."
  200. root="Software\Registry Tweak"
  201.  
  202. AddToStartMenu0="r3dunst.exe, Select Skin"
  203. AddToStartMenu1="wiyp.exe, Troubleshoot Overclocking"
  204.  
  205. win95="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers"
  206. win98="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers" 
  207. win2k="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers" 
  208.  
  209. InstKey="RegTweak"
  210. UnInstKey="Software\Microsoft\Windows\CurrentVersion\Uninstall\RegTweak"
  211. Run="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
  212.  
  213. SetupName="Rage3D Setup"
  214. DescName="Rage3DTweak"
  215. DescName_Taskbar="Rage3D Tweak v3.9"
  216.