home *** CD-ROM | disk | FTP | other *** search
/ Freelog 7 / Freelog007.iso / BAS / Disque / KeepIt / Keep-It.exe / RCDATA / CABINET / RFW12.DLL / REGISTRY / 101 (.txt) next >
InstallShield Script  |  1999-10-08  |  3KB  |  64 lines

  1.     Rfw12.KeepItFolder.1 = s 'KeepItFolder Class'
  2.         CLSID = s '{34CFC8EE-3B88-11D3-9B88-0020AFC30140}'
  3.     Rfw12.KeepItFolder = s 'KeepItFolder Class'
  4.         CLSID = s '{34CFC8EE-3B88-11D3-9B88-0020AFC30140}'
  5.         CurVer = s 'Rfw12.KeepItFolder.1'
  6.     ForceRemove .kar = s 'Keep-It Archive'
  7.         ShellNew
  8.             val Command = s 'rundll32.exe %MODULE%,DllCreateArchive %%1!d! %%2'
  9.     ForceRemove .karSendToTarget = s 'CLSID\{34CFC8EF-3B88-11D3-9B88-0020AFC30140}'
  10.     ForceRemove 'Keep-It Archive' = s 'Keep-It Archive'
  11.         CLSID = s '{34CFC8EE-3B88-11D3-9B88-0020AFC30140}'
  12.         Shell
  13.             Explore
  14.                 command = s 'explorer /e,/root,{34CFC8EE-3B88-11D3-9B88-0020AFC30140},%%1'
  15.             Open
  16.                 command = s 'explorer /root,{34CFC8EE-3B88-11D3-9B88-0020AFC30140},%%1'
  17.         ShellEx
  18.             DropHandler = s '{1FE460C8-3DD7-11D3-9B88-0020AFC30140}'
  19.             ContextMenuHandlers
  20.                 {61DAA85F-3D0F-11D3-9B88-0020AFC30140} = s 'Archive Folder Menu'
  21.             CopyHookHandlers
  22.                 {61DAA85F-3D0F-11D3-9B88-0020AFC30140} = s 'Archive CopyHook'
  23.             PropertySheetHandlers
  24.                 {61DAA85F-3D0F-11D3-9B88-0020AFC30140} = s 'Archive Properties'
  25.     NoRemove exefile
  26.         NoRemove ShellEx
  27.             ContextMenuHandlers
  28.                 {61DAA85F-3D0F-11D3-9B88-0020AFC30140} = s 'Archive Folder Menu'
  29.             NoRemove PropertySheetHandlers
  30.                 {61DAA85F-3D0F-11D3-9B88-0020AFC30140} = s 'Archive Properties'
  31.     NoRemove CLSID
  32.         ForceRemove {34CFC8EE-3B88-11D3-9B88-0020AFC30140} = s ''
  33.             val InfoTop = s 'Keep-It Archive. Put your folders and file in here to revision'
  34.             ProgID = s 'Rfw12.KeepItFolder.1'
  35.             VersionIndependentProgID = s 'Rfw12.KeepItFolder'
  36.             DefaultIcon = s '%MODULE%'
  37.             InprocServer32 = s '%MODULE%'
  38.                 val ThreadingModel = s 'Apartment'
  39.             Options
  40.                 val RunWizard = d '1'
  41.             ShellFolder
  42.                 val CallForAttributes = s ''
  43.             'TypeLib' = s '{34CFC8E1-3B88-11D3-9B88-0020AFC30140}'
  44.         ForceRemove {34CFC8EF-3B88-11D3-9B88-0020AFC30140} = s 'Archive SendTo Target'
  45.             val NeverShowExt = s ''
  46.             DefaultIcon = s '%MODULE%'
  47.             InprocServer32 = s '%MODULE%'
  48.                 val ThreadingModel = s 'Apartment'
  49.             ShellEx
  50.                 DropHandler = s '{1FE460C8-3DD7-11D3-9B88-0020AFC30140}'
  51.     NoRemove Software
  52.         NoRemove Microsoft
  53.             NoRemove Windows
  54.                 NoRemove CurrentVersion
  55.                 {
  56.                     'Shell Extensions'
  57.                     {
  58.                         Approved
  59.                         {
  60.                             val {34CFC8EE-3B88-11D3-9B88-0020AFC30140} = s 'Keep-It Archive'
  61.                         }
  62.                     }
  63.                 }
  64.