home *** CD-ROM | disk | FTP | other *** search
/ Print Artist 12 (Special Edition) / PA12.iso / PA12 / data1.cab / LeadTools / ltdic11n.ocx / REGISTRY / 102 (.txt) < prev    next >
InstallShield Script  |  2000-07-31  |  528b  |  12 lines

  1.     %VER_DICOMVRITEM_ID% = s '%VER_DICOMVRITEM_NAME%'
  2.         CLSID = s '{%VER_DICOMVRITEM_UID%}'
  3.     DICOMVRItem.DICOMVRItem = s '%VER_DICOMVRITEM_NAME%'
  4.         CurVer = s '%VER_DICOMVRITEM_ID%'
  5.     NoRemove CLSID
  6.         ForceRemove {%VER_DICOMVRITEM_UID%} = s '%VER_DICOMVRITEM_NAME%'
  7.             ProgID = s '%VER_DICOMVRITEM_ID%'
  8.             VersionIndependentProgID = s 'DICOMVRItem.DICOMVRItem'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.