home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Tajnepp / Ragepro2 / RagePro.inf < prev    next >
Windows Setup INFormation  |  1998-11-06  |  3KB  |  124 lines

  1. ;
  2. ; Rage Pro Tweaker 
  3. ; ----------------
  4. ;
  5. ; Copyright ⌐ 1998 Neil Banfield   -   ALL RIGHTS RESERVED
  6. ;
  7. ; Please read ragepro.txt for information on distribution
  8. ;
  9. ; You are not permitted to alter this software in ANY way
  10. ;
  11. ; -----------------------------------------------------------------------------------------
  12. ; Build Date : 6th November 1998
  13. ; -----------------------------------------------------------------------------------------
  14. ;
  15. ; Window Blinds Property Page Installer .INF file used as base for this one
  16. ;
  17. ; Rage Pro Tweaker Home Page - http://studenti.lboro.ac.uk/~conb/rage/
  18. ;
  19. ; Window Blinds Home Page - http://www.windowblinds.net/
  20. ;
  21. ; E-mail address - wblinds@hotmail.com
  22.  
  23. [version]
  24. signature="$CHICAGO$"
  25.  
  26. [WBInstall]
  27. CopyFiles = WB.Files.Ext2, WB.Files.Ext, WB.Files.Inf
  28. AddReg    = WB.Add.Reg
  29.  
  30. [DefaultInstall]
  31. CopyFiles = WB.Files.Ext2, WB.Files.Ext, WB.Files.Inf
  32. AddReg    = WB.Add.Reg
  33.  
  34. [DefaultUnInstall]
  35. DelFiles  = WB.Files.Ext2, WB.Files.Ext, WB.Files.Inf
  36. DelReg    = WB.Del.Reg
  37.  
  38. [DestinationDirs]
  39. WB.Files.Ext2 = 10,Rage
  40. WB.Files.Ext = 11,ShellExt
  41. WB.Files.Inf = 17
  42.  
  43. [SourceDisksNames]
  44. 1="Rage Pro Tweaker - Installation Disk","",1
  45.  
  46. [SourceDisksFiles]
  47. Rage.dll=1
  48. RagePro.inf =1
  49. RagePro.txt =1
  50. RageClk.exe=1
  51. RageClk.txt=1
  52. Tv.exe=1
  53. Tv.txt=1
  54. Install.exe=1
  55. RageClk.pif =1
  56. autoclk.exe =1
  57. Onclk.inf =1
  58. Offclk.inf =1
  59. clear.exe =1
  60. RAMCLN.exe = 1
  61. 3D-Demo.zip = 1
  62. 3d.gif = 1
  63. adapter.gif = 1
  64. rp10.gif = 1
  65. open.gif = 1
  66. over.gif = 1
  67. ragepro.htm = 1
  68.  
  69.  
  70. [WB.Files.Ext]
  71. Rage.dll
  72.  
  73.  
  74. [WB.Files.Ext2]
  75. RagePro.txt
  76. RageClk.exe
  77. RageClk.txt
  78. Tv.exe
  79. Tv.txt
  80. Rage.dll
  81. RagePro.inf
  82. Install.exe
  83. RageClk.Pif
  84. autoclk.exe
  85. Onclk.inf
  86. Offclk.inf
  87. Clear.exe
  88. RAMCLN.exe
  89. 3D-Demo.zip
  90. 3d.gif
  91. adapter.gif
  92. rp10.gif
  93. open.gif
  94. over.gif
  95. ragepro.htm
  96.  
  97. [WB.Files.Inf]
  98. RagePro.inf
  99.  
  100. [WB.Add.Reg]
  101. HKLM,%UIF%,DisplayName,,"%WB%"
  102. HKLM,%UIF%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\RagePro.inf"
  103. HKLM,"%VID%\%WB%",,,"%GUID%"
  104. HKCR,CLSID\%GUID%,,,"%WB%"
  105. HKCR,CLSID\%GUID%\InProcServer32,,,"%11%\ShellExt\Rage.dll"
  106. HKCR,CLSID\%GUID%\InProcServer32,ThreadingModel,,"Apartment"
  107. HKLM,"%LOC%","%WB2%",,"%10%\Rage\AutoClk.exe"
  108.  
  109. [WB.Del.Reg]
  110. HKLM,%UIF%
  111. HKLM,"%VID%\%WB%"
  112. HKCR,CLSID\%GUID%
  113. HKLM,"%LOC%","%WB2%"
  114.  
  115. [Strings]
  116. WB="Rage Pro Tweaker"
  117. WB2 = "Rage"
  118. UIF="Software\Microsoft\Windows\CurrentVersion\Uninstall\RageSet"
  119. LOC="Software\Microsoft\Windows\CurrentVersion\Run"
  120. VID="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers"
  121. GUID="{196570C0-C247-11d1-819F-444553540000}"
  122.  
  123.  
  124.