home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 6 / FreelogHS06.iso / Download / reget / reget.exe / RCDATA / CABINET / ReGet.exe / 1049 / REGISTRY / 347 (.txt)
InstallShield Script  |  2001-04-04  |  1KB  |  26 lines

  1.     ReGet.App.1 = s 'ReGet Application'
  2.         CLSID = s '{38AAF321-C5B4-11D1-B75E-100000000000}'
  3.     ReGet.App = s 'ReGet Application'
  4.         CurVer = s 'ReGet.App.1'
  5.         CLSID = s '{38AAF321-C5B4-11D1-B75E-100000000000}'
  6.     NoRemove CLSID
  7.         ForceRemove {38AAF321-C5B4-11D1-B75E-100000000000} = s 'ReGet Application'
  8.             ProgID = s 'ReGet.App.1'
  9.             VersionIndependentProgID = s 'ReGet.App'
  10.             LocalServer32 = s '%MODULE% /Automation'
  11.             val AppID = s '{38AAF322-C5B4-11D1-B75E-000000000000}'
  12.             'TypeLib' = s '{38AAF313-C5B4-11D1-B75E-000000000001}'
  13.             Programmable
  14.             'Implemented Categories' {
  15.                 '{38AAF313-C5B4-11D1-B75E-000000000000}'
  16.         Delete {38AAF320-C5B4-11D1-B75E-600000000000}
  17.         Delete {38AAF321-C5B4-11D1-B75E-000000000000}
  18.         Delete {38AAF321-C5B4-11D1-B75E-600000000000}
  19.     NoRemove AppID
  20.         ForceRemove {38AAF322-C5B4-11D1-B75E-000000000000} = s 'ReGet Application'
  21.         Delete 'ReGet.EXE'
  22.     Delete ReGet.HistoryArray
  23.     Delete ReGet.HistoryArray.1
  24.     Delete ReGet.UrlList
  25.     Delete ReGet.UrlList.1
  26.