home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 May / com_0505_1.iso / internet / filesharing / gmailfs_105 / GMailFS.dll / REGISTRY / 228 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2005-01-14  |  439 b   |  10 lines

  1.     NoRemove CLSID
  2.         ForceRemove %CLSID% = s '%PROJECTNAME% SendTo Handler'
  3.             ForceRemove InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5.             ForceRemove ShellEx
  6.                 ForceRemove DropHandler = s '%CLSID%'
  7.             DefaultIcon = s '%%SystemRoot%%\System32\shell32.dll,8'  
  8.             val NeverShowExt = s ''
  9.     ForceRemove '.%PROJECTNAME%' = s 'CLSID\%CLSID%'
  10.