home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 January / PCpro_2005_01.ISO / files / basics / rage3d / R3DTweak39.exe / Tweaks / R3d_en.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-06-01  |  4.3 KB  |  180 lines

  1. ;R3D Tweak - Radeon Undocumented Registry Settings
  2.  
  3. [version]
  4. signature="$CHICAGO$"
  5.  
  6. [InstallWin98]
  7. Include   = tweaker.txt, profiles.txt, help_en.txt
  8. CopyFiles = ThisFile, TheHelpFile, Files, Sounds
  9. DelReg    = Radeon.UnReg
  10. AddReg    = RadeonData.Reg
  11.  
  12. [InstallWin95]
  13. Include   = tweaker.txt, profiles.txt, help_en.txt
  14. CopyFiles = ThisFile, TheHelpFile, Files, Sounds
  15. DelReg    = Radeon.UnReg
  16. AddReg    = RadeonData.Reg
  17.  
  18. [InstallWin2K]
  19. Include   = tweaker.txt, profiles.txt, help_en.txt
  20. CopyFiles = ThisFile, TheHelpFile, Files, Sounds
  21. DelReg    = Radeon.UnReg
  22. AddReg    = RadeonData.Reg
  23.  
  24. [InstallWinXP]
  25. Include   = tweaker.txt, profiles.txt, help_en.txt
  26. CopyFiles = ThisFile, TheHelpFile, Files, Sounds
  27. DelReg    = Radeon.UnReg
  28. AddReg    = RadeonData.Reg
  29.  
  30. [HKLMDefaultInstall]
  31. DelReg = GetRidOfHKCU
  32.  
  33. [HKCUDefaultInstall]
  34. DelReg = GetRidOfHKLM
  35.  
  36. [DefaultUnInstall]
  37. DelReg    = Radeon.UnReg, RadeonUninst.UnReg
  38. DelFiles  = ThisFile, TheHelpFile, Files
  39.  
  40.  
  41. [DestinationDirs]
  42. ThisFile=32768
  43. TheHelpFile=18
  44. Files=32768
  45. Sounds=25,Media
  46.  
  47. [SourceDisksNames]
  48. 666=%DescName%,"",0
  49.  
  50. [SourceDisksFiles]
  51. GameUtil.exe=666,,
  52. GameUtil.dll=666,,
  53. R3D_EN.inf=666,,
  54. R3D_EN.chm=666,,
  55. Sounds=666,,
  56.  
  57. [Files]
  58. GameUtil.exe,GameUtil.ex_,GameUtil.new,5
  59. GameUtil.dll,GameUtil.dl_,GameUtilDll.new,5
  60.  
  61. [Sounds]
  62. ;gustart.wav
  63. guquit.wav
  64. ;guisgame.wav
  65. ;gusetprf.wav
  66. ;gurstprf.wav
  67. ;gusetoc.wav
  68. ;gurstoc.wav
  69. ;gusetsnd.wav
  70. ;gurstsnd.wav
  71. ;gusetgam.wav
  72. ;gurstgam.wav
  73. ;gusetref.wav
  74. ;gusetdsk.wav
  75. ;gurstdsk.wav
  76. ;gusetwll.wav
  77. ;gurstwll.wav
  78. ;gufreram.wav
  79. ;guprirt.wav
  80. ;guprihi.wav
  81. ;guprinrm.wav
  82. ;guprilow.wav
  83.  
  84. [ThisFile]
  85. R3D_EN.inf,,,5
  86.  
  87. [TheHelpFile]
  88. R3D_EN.chm,,,5
  89.  
  90. [STRINGS]
  91.  
  92. DescName="Rage3DTweak"
  93. Help="The main program, the tweaks tab"
  94. root="Software\Registry Tweak"
  95. infile="R3D_EN.inf"
  96. NeedsRegTweak="true"
  97. Run="Software\Microsoft\Windows\CurrentVersion\Run"
  98. UnInstallMe="DefaultUninstall R3D_EN.inf"
  99. ;LangIDs="0409, 0809, 0c09, 1009, 1409, 1809"
  100. ;AllLangIDs="0410, 0810, 040c, 080c, 0c0c, 100c, 0407, 0807, 0c07"
  101. AddToStartup="GameUtil.exe" ;Note the .exe, avoids ambiguity with GameUtil.dll
  102.  
  103. ;IncompatibleInstalled="Software\Registry Tweak\OptiTweak"
  104.  
  105. AddToStartMenu0="R3D_EN.chm, Help"
  106. AddToStartMenu1="GameUtil.exe, GameUtil"
  107.  
  108. gameutil="Software\Game Util"
  109. gameprofile="Software\Game Util\Game Profile"
  110. gameutilOC="Software\Game Util\ATI Radeon Overclocker"
  111. gamegamma="Software\Game Util\Game Gamma"
  112.  
  113. twkgui="Rage3DTweak"
  114. twkkey="Rage3DTweak\Keys"
  115. twkreg="Rage3DTweak\RegEntries"
  116.  
  117. localstring="Localization\StringTable"
  118. localcontrols="Localization\Controls"
  119.  
  120. [GetRidOfHKCU]
  121. HKCU,"%gameutil%"
  122. HKCU,"%root%\%twkgui%"
  123. HKCU,"%root%", "Taskbar Caption"
  124. HKCU,"%root%", "Taskbar Icon"
  125.  
  126. [GetRidOfHKLM]
  127. HKLM,"%root%\%twkgui%"
  128.  
  129. [Radeon.UnReg]
  130.  
  131. HKCR,".rtm"
  132. HKCR,"RegTweak.Macro"
  133. HKR,"%root%\%twkkey%"
  134. HKR,"%root%\%twkreg%"
  135. HKR,"%root%\Localization"
  136. HKLM,%Run%,"Clocks"
  137. HKLM,%Run%,"Reset ATI Settings"
  138. HKR,"%root%\ATI"
  139. HKR,"%gameprofile%"
  140. HKR,"%gameutilOC%","FactorySettings"
  141.  
  142. [RadeonUninst.UnReg]
  143. HKLM,"%root%\%twkgui%"
  144. HKCU,"%root%\%twkgui%"
  145. HKLM,"%twkgui%"
  146.  
  147. [RadeonData.Reg]
  148.  
  149. ;Tweak Page options
  150.  
  151. HKCR,".rtm",,,"RegTweak.Macro"
  152. HKCR,"RegTweak.Macro\DefaultIcon",,,"%32768%\regtwk.ico"
  153. HKCR,"RegTweak.Macro\Shell\Import\",,,"Add to R3D Tweak"
  154. HKCR,"RegTweak.Macro\Shell\Import\Command",,,"rundll32.exe %32769%\regtwk.dll,ImportMacro %1"
  155.  
  156. HKR,"%root%\ATI","GUID",,{700B1221-CAFF-11d1-B9DE-000000001B1B}
  157. HKR,"%root%\ATI","Disable",,"1"
  158.  
  159. ;HKR,"%root%\%twkgui%","InstallPath",,"%32768%"
  160.  
  161. HKR,"%root%\%twkgui%","ID",,"1" ;Used for RunMacro functionality, to find a macro you need the tweak page first
  162.  
  163. HKR,"%root%\%twkgui%","Icon",,"R3D.ico"
  164. HKR,"%root%\%twkgui%","IsControlPanel",,"0"
  165. HKR,"%root%\%twkgui%","IsDMPrefsPage",,"0"
  166. HKR,"%root%\%twkgui%","IsDisplayPropertiesPage",,"1"
  167.  
  168. HKR,"%root%\%twkgui%","HelpFile",,"r3d_EN.chm"
  169.  
  170. HKR,"%root%\%twkgui%","HasRegistryNotifications",,"1"
  171. HKR,"%root%\%twkgui%","HasExportAndSave",,"1"
  172.  
  173. HKR,"%root%\%twkgui%\%localstring%","1",,"%DescName%"
  174. HKR,"%root%\%twkgui%\%localstring%","2",,"Rage3D ATI Radeon Tweaker"
  175. HKR,"%root%\%twkgui%\%localstring%","3",,"%DescName%"
  176. HKR,"%root%\%twkgui%\%localstring%","4",,"%DescName%"
  177. HKR,"%root%\%twkgui%\%localstring%","5",,"%DescName%"
  178.  
  179. HKR,"%root%\%twkgui%\%localcontrols%","1441",,"%DescName%"
  180.