home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 March / PCWK0397.iso / micrsoft / smoother / w95gray.exe / RCDATA / CABINET / IGREY.INF < prev    next >
Windows Setup INFormation  |  1996-08-15  |  3KB  |  91 lines

  1. [Version] 
  2. Signature="$CHICAGO$" 
  3. AdvancedINF=2.0
  4.  
  5. [DefaultInstall] 
  6. CopyFiles=InfCopySection,HelpCopySection,BinCopySection,AdvPackCopySection
  7. AddReg=PlatformSpecificRegKeys
  8. UpdateInis=WindowsINIUpdateON
  9. ;CustomDestination=CoolRegCheck
  10.  
  11. [DefaultInstall.NT] 
  12. CustomDestination=MsgWNTError
  13.  
  14. [CoolRegCheck]
  15. 49000 = CoolRegCheck49000,55
  16.  
  17. [CoolRegCheck49000]
  18. "HKLM","SOFTWARE\Microsoft\Plus!\Setup","cool.dll", "%ALREADY_INSTALL_ERROR%", ""  
  19.  
  20. [MsgWNTError]
  21. 49001 = MsgWNTError49001,6
  22.  
  23. [MsgWNTError49001]
  24. "","","","%NT_ERROR%",""
  25.  
  26. [DestinationDirs] 
  27. InfCopySection =17
  28. HelpCopySection =18
  29. BinCopySection =11
  30. AdvPackCopySection = 11
  31.  
  32. [SourceDisksNames] 
  33. 55="Windows 95 Font Smoothing","",1
  34.  
  35. [SourceDisksFiles] 
  36. iGrey.inf=55
  37.  
  38. [Uninstall] 
  39. DelFiles =InfCopySection,BinCopySection,HelpCopySection 
  40. DelReg =PlatformSpecificRegKeys,DelUninstallKey,DelCLSIDKey
  41. UpdateInis =WindowsINIUpdateOFF
  42. CustomDestination = PlusRegCheck
  43.  
  44. [PlusRegCheck]
  45. 49002 = PlusRegCheck49002,55
  46.  
  47. [PlusRegCheck49002]
  48. "HKLM", "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Plus!", "DisplayName", "%PLUS_ERROR%", ""
  49.  
  50. [WindowsINIUpdateON]
  51. %25%\win.ini,TrueType,,"FontSmoothing=1"
  52.  
  53. [WindowsINIUpdateOFF]
  54. %25%\win.ini,TrueType,,"FontSmoothing=0"
  55.  
  56. [BinCopySection]
  57. cool.dll,,,17
  58. plustab.dll,,,17
  59.  
  60. [InfCopySection] 
  61. iGrey.inf
  62.  
  63. [HelpCopySection]
  64. plus!.hlp,,,17
  65.  
  66. [AdvPackCopySection]
  67. advpack.dll,,,32
  68. w95inf16.dll,,,32
  69. w95inf32.dll,,,32
  70.  
  71. [DelUninstallKey] 
  72. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\iGrey
  73.  
  74. [DelCLSIDKey]
  75. HKCR,CLSID\{41E300E0-78B6-11ce-849B-444553540000}
  76.  
  77. [PlatformSpecificRegKeys] 
  78. HKLM,SOFTWARE\Microsoft\Plus!\Setup,cool.dll,,""
  79.  
  80. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\PlusPack CPL Extension",,,"{41E300E0-78B6-11ce-849B-444553540000}"
  81. HKCR,CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32,,,"%11%\plustab.dll"
  82. HKCR,CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32,ThreadingModel,,"Apartment"
  83.  
  84. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\iGrey,"DisplayName",,"%UNINSTALL_STRING%"
  85. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\iGrey,"UninstallString",,"RunDll32.exe advpack.dll,LaunchINFSection %17%\igrey.inf, Uninstall"
  86.  
  87. [Strings]
  88. NT_ERROR              = "Font Smoothing is already included with Windows NT 4.0!"
  89. ALREADY_INSTALL_ERROR = "Font Smoothing Already Installed!"
  90. UNINSTALL_STRING      = "Windows 95 Font Smoothing (Uninstall Only)"
  91. PLUS_ERROR            = "Use Microsoft Plus for Windows 95 uninstall to uninstall Windows 95 Font Smoothing."