home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Tajnepp / Ragepro2 / OnClk.inf < prev    next >
Windows Setup INFormation  |  1998-08-09  |  2KB  |  74 lines

  1. ;
  2. ; Rage Pro Tweaker - Public Release 1
  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 : 9th August 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://studenti.lboro.ac.uk/~conb/wblinds/
  20. ;
  21. ; E-mail address - wblinds@hotmail.com
  22.  
  23. [version]
  24. signature="$CHICAGO$"
  25.  
  26. [DefaultInstall]
  27. AddReg    = WB.Add.Reg
  28.  
  29. [DefaultUnInstall]
  30.  
  31. [DestinationDirs]
  32. WB.Files.Ext2 = 10,Rage
  33. WB.Files.Ext = 11,ShellExt
  34. WB.Files.Inf = 17
  35.  
  36. [SourceDisksNames]
  37. 1="Rage Pro Tweaker - Public Release 1 Installation Disk","",1
  38.  
  39. [SourceDisksFiles]
  40. Rage.dll=1
  41. RagePro.inf =1
  42. RagePro.txt =1
  43. RageClk.exe=1
  44. RageClk.txt=1
  45. Tv.exe=1
  46. Tv.txt=1
  47. Install.exe=1
  48. RageClk.pif
  49. autoclk.exe
  50.  
  51. [WB.Files.Ext]
  52. Rage.dll
  53.  
  54.  
  55.  
  56. [WB.Files.Inf]
  57. RagePro.inf
  58.  
  59. [WB.Add.Reg]
  60. HKLM,"%LOC%","%WB2%",,"%10%\Rage\AutoClk.exe"
  61.  
  62. [WB.Del.Reg]
  63. HKLM,"%LOC%","%WB2%"
  64.  
  65. [Strings]
  66. WB="Rage Pro Tweaker - Public Release 1"
  67. WB2 = "Rage"
  68. UIF="Software\Microsoft\Windows\CurrentVersion\Uninstall\RageSet"
  69. LOC="Software\Microsoft\Windows\CurrentVersion\Run"
  70. VID="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers"
  71. GUID="{196570C0-C247-11d1-819F-444553540000}"
  72.  
  73.  
  74.