home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / betrieb / awmanage / rdocex.exe / RdocEx.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  1999-07-31  |  930b  |  27 lines

  1.     mlin.RdocEx.1 = s 'RdocEx ShellExecute Hook'
  2.         CLSID = s '{BB486A23-46B0-11D3-B702-00104BC86A82}'
  3.     mlin.RdocEx = s 'RdocEx ShellExecute Hook'
  4.         CLSID = s '{BB486A23-46B0-11D3-B702-00104BC86A82}'
  5.         CurVer = s 'mlin.RdocEx.1'
  6.     NoRemove CLSID
  7.         ForceRemove {BB486A23-46B0-11D3-B702-00104BC86A82} = s 'RdocEx ShellExecute Hook'
  8.             ProgID = s 'mlin.RdocEx.1'
  9.             VersionIndependentProgID = s 'mlin.RdocEx'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{BB486A16-46B0-11D3-B702-00104BC86A82}'
  14.     NoRemove Software
  15.         NoRemove Microsoft
  16.             NoRemove Windows
  17.                 NoRemove CurrentVersion
  18.                 {
  19.                     NoRemove Explorer
  20.                     {
  21.                         NoRemove ShellExecuteHooks
  22.                         {
  23.                             val {BB486A23-46B0-11D3-B702-00104BC86A82} = s ''
  24.                         }
  25.                     }
  26.                 }
  27.