home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / ie4 / msagent.exe / RCDATA / CABINET / msrmcgrm.inf < prev    next >
INI File  |  1998-02-20  |  1KB  |  65 lines

  1. ;msrmcgrm.INF
  2. ;lets msagent *try* to remove Lernout & Hauspie
  3. ;Last modified  5/20/97 10:00 AM   by eric moore (a-emoore)
  4.  
  5. [Version] 
  6. Signature=$CHICAGO$ 
  7. AdvancedINF=2.5,
  8.  
  9. [DestinationDirs] 
  10. TTSCopy = 49005    ;49007
  11. TTSRemove = 49005    ;49007
  12. CGINFCopy = 17
  13. ;CGHLPCopy = 18 
  14.  
  15. [RemoveCgram] 
  16. CustomDestination = UnInstallDestination
  17. UnregisterOCXs = UnRegisterFilesSection
  18. DelFiles = TTSRemove, CGINFCopy ;, CGHLPCopy
  19. DelReg = TTSUnRegister
  20. DelDirs = RemoveDirs
  21. ;Cleanup = 1
  22.  
  23. [UnInstallDestination]
  24. 49005,49006,49007,49008 = CustomLDIDRSection49007,7
  25.  
  26. ;this is used to remove the cab...
  27. [CustomLDIDRSection49007]
  28. HKLM,"SOFTWARE\Microsoft\Microsoft Agent","CgramDir",,
  29.  
  30. [UnRegisterFilesSection]
  31. %49007%\wrapcgrm.dll
  32.  
  33. [RemoveDirs]
  34. %49007%
  35.  
  36. [TTSRemove]
  37. cgrm_enp.dll,,,1
  38. wrapcgrm.dll,,,1
  39.  
  40. [CGHLPCopy] 
  41. ;cgrm_enp.hlp
  42.  
  43. [CGINFCopy]
  44. cgminst.inf
  45.  
  46. [TTSUnRegister]
  47. HKCR,CLSID\{1B6BF831-9299-101B-8A19-265D428C60FF}
  48. HKLM,"SOFTWARE\Microsoft\Microsoft Agent","CgramDir"
  49. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TruVoice"
  50. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"MSAgtCgm"
  51.  
  52. [SourceDisksNames] 
  53. 1 = %DiskName%,TruVoice,0
  54.  
  55. [SourceDisksFiles] 
  56. cgminst.inf = 1
  57. cgrm_enp.dll = 1
  58. wrapcgram.dll = 1
  59. ;cgrm_enp.hlp = 1
  60.  
  61. [Strings] 
  62. ;; DO NOT LOCALIZE THESE !!!
  63. DiskName = "Lernout & Hauspie TruVoice for Microsoft Agent" 
  64.  
  65.