home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / sharewar / pwts-cz / target.inf < prev    next >
Windows Setup INFormation  |  1995-12-04  |  2KB  |  51 lines

  1. ; Author: GeorgeP.
  2. ; modified by t-ashm
  3.  
  4. [version]
  5. signature="$CHICAGO$"
  6. SetupClass=BASE
  7.  
  8. [DefaultInstall]
  9. CopyFiles=ThisDll.sys.install
  10. AddReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
  11.  
  12. [TargetInstall]
  13. CopyFiles=ThisDll.sys.install
  14. AddReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
  15.  
  16. [DefaultUninstall]
  17. DelFiles=ThisDll.sys.install
  18. DelReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
  19.  
  20. [ThisDll.Add.Reg]
  21. HKCR,CLSID\{90A756E0-AFCF-11CE-927B-0800095AE340},,,"%TargetDESC%"
  22.  
  23. HKCR,CLSID\{90A756E0-AFCF-11CE-927B-0800095AE340}\InProcServer32,,,"%11%\%SubDir%\%ThisDll%"
  24. HKCR,CLSID\{90A756E0-AFCF-11CE-927B-0800095AE340}\InProcServer32,ThreadingModel,,"Apartment"
  25.  
  26. HKCR,lnkfile\ShellEx\ContextMenuHandlers\TargetContext,,,"{90A756E0-AFCF-11CE-927B-0800095AE340}"
  27. HKCR,piffile\ShellEx\ContextMenuHandlers\TargetContext,,,"{90A756E0-AFCF-11CE-927B-0800095AE340}"
  28.  
  29. [ThisDll.Uninst.Reg]
  30. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MSTargetContextSubmenu,,,
  31. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MSTargetContextSubmenu,"DisplayName",,"%Name%"
  32. HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MSTargetContextSubmenu,"UninstallString",,"rundll32.exe %11%\%SubDir%\%ThisDll%,Uninstall %11%\%SubDir%\target.inf"
  33.  
  34. [ThisDll.sys.install]
  35. Target.dll
  36. Target.inf
  37.  
  38. [DestinationDirs]
  39. ThisDll.sys.install=11,%SubDir% ; to System\%SubDir%
  40.  
  41. [SourceDisksNames]
  42. 55="Target Context 1.0.","",1
  43.  
  44. [SourceDisksFiles]
  45. %ThisDll%=55
  46.  
  47. [Strings]
  48. Target_DESC = "Nabφdka Cφl pro zßstupce"
  49. SubDir = "ShellExt"
  50. ThisDll = "target.dll"
  51. Name = "Dopln∞k äCφlô"