home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 May / VPR0105A.BIN / MSIE_55 / AXA.CAB / lmrt.dll / REGISTRY / 306 (.txt) < prev    next >
InstallShield Script  |  1999-07-27  |  873b  |  23 lines

  1.     PathBvr.PathBvr.1 = s 'PathBvr Class'
  2.         CLSID = s '{80F49562-6A9A-11d2-875F-00A0C93C09B3}'
  3.     PathBvr.PathBvr = s 'PathBvr Class'
  4.         CurVer = s 'PathBvr.PathBvr.1'
  5.     NoRemove CLSID
  6.         ForceRemove {80F49562-6A9A-11d2-875F-00A0C93C09B3} = s 'PathBvr Class'
  7.             Delete ProgID 
  8.             Delete VersionIndependentProgID
  9.             Delete 'Insertable'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.             {
  13.                     val ThreadingModel = s 'Both'
  14.             }
  15.             ForceRemove 'Control'
  16.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  17.             'MiscStatus' = s '0'
  18.             {
  19.                 '1' = s '131473'
  20.             }
  21.             'TypeLib' = s '{183C2598-0480-11d1-87EA-00C04FC29D46}'
  22.             'Version' = s '1.0.0115'
  23.