home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 December
/
PCWorld_1998-12_cd.iso
/
software
/
DownLd11
/
Dateedit
/
DATEEDIT.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1998-07-09
|
2KB
|
74 lines
; Application: Date Edit
; Version : 1.0
; Copyright : Copyright ⌐ 1998 Ninotech Software
; ---------------------------------------------------------------------------
[Version]
Signature=$Chicago$
Provider=%Author%
SetupClass=BASE
Class=NoDriver
[ThisDll.Add.Reg]
HKCR,""CLSID\%CLSID%"",,,"%Desc%"
HKCR,""CLSID\%CLSID%\InprocServer32"",,,"%11%\%SubDir%\%ThisDll%"
HKCR,""CLSID\%CLSID%\InprocServer32"","ThreadingModel",,"Apartment"
HKCR,""*\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
[ThisDll.Add.Reg.NT]
HKCR,""CLSID\%CLSID%"",,,"%Desc%"
HKCR,""CLSID\%CLSID%\InprocServer32"",,,"%11%\%SubDir%\%ThisDll%"
HKCR,""CLSID\%CLSID%\InprocServer32"","ThreadingModel",,"Apartment"
HKCR,""*\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
HKCR,""Directory\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
[ThisDll.Uninst.Reg]
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"",,,
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","DisplayName",,"%Desc_Ver%"
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","UninstallString",,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 132 %11%\%SubDir%\%ThisInf%"
[ThisDll.Uninst.Reg.NT]
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"",,,
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","DisplayName",,"%Desc_Ver%"
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","UninstallString",,"RunDll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 132 %11%\%SubDir%\%ThisInf%"
[SourceDisksNames]
1=%Desc_Ver%,,0
[SourceDisksFiles]
DateEdit.dll=1
DateEdit.hlp=1
[DestGrp]
DateEdit.dll
DateEdit.hlp
DateEdit.inf
[DestinationDirs]
DestGrp=11,%SubDir%
[DefaultInstall]
CopyFiles=DestGrp
AddReg=ThisDll.Add.Reg,ThisDll.Uninst.Reg
[DefaultInstall.ntx86]
CopyFiles=DestGrp
AddReg=ThisDll.Add.Reg.NT,ThisDll.Uninst.Reg.NT
[DefaultUninstall]
DelFiles=DestGrp
DelReg=ThisDll.Add.Reg.NT,ThisDll.Uninst.Reg.NT
[Strings]
Author = "Ninotech Software"
Product = "Date Edit"
Version = "1.0"
Desc = "Date Edit Shell Extension"
Desc_Ver = "Date Edit 1.0"
Copyright = "Copyright ⌐ 1998 Ninotech Software"
ThisDll = "DateEdit.dll"
ThisInf = "DateEdit.inf"
SubDir = "ShellExt"
LibName = "Date Edit"
CLSID = "{EECEEFEE-3DF7-11D0-9576-0000837A2FDD}"