[version] 
; version signature (same for both NT and Win95) do not remove
signature="$CHICAGO$"
AdvancedINF=2.0  

[DefaultInstall]
AddReg=Add.AddReg
DelReg=Del.DelReg

[Add.Code]
yaddbook.dll=yaddbook.dll
ymmapi.dll=ymmapi.dll

[yaddbook.dll]
file-win32-x86=thiscab
clsid={B9191F79-5613-4C76-AA2A-398534BB8999}
FileVersion=2004,6,14,1
RegisterServer=yes

[ymmapi.dll]
file-win32-x86=thiscab
clsid={A17E30C4-A9BA-11D4-8673-60DB54C10000} 
FileVersion=2004,6,13,1
RegisterServer=yes

[Setup Hooks]
InfSection=DefaultInstall

[Add.AddReg]
;AutoComplete yaddbook.dll
HKLM,Software\Yahoo\AutoComplete,"ABHostName",0x00000000,address.yahoo.com
HKLM,Software\Yahoo\AutoComplete,"ABFirstRun",0x00010001,1
HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{B9191F79-5613-4C76-AA2A-398534BB8999},"IsInstalled",0x00010001,1
HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{B9191F79-5613-4C76-AA2A-398534BB8999},"Version",0x00000000,"2004,6,14,1"
;Mail-To ymmapi.dll
HKLM,Software\Yahoo\MailTo,"CreateDesktopShortCut",0x00010001,0
HKLM,Software\Yahoo\MailTo,"CreateQuickLaunch",0x00010001,0
HKLM,Software\Yahoo\MailTo,"CreateStartMenuItem",0x00010001,0
HKLM,Software\Yahoo\MailTo,"NoDefault",0x00010001,1
HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{A17E30C4-A9BA-11D4-8673-60DB54C10000},"IsInstalled",0x00010001,1
HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{A17E30C4-A9BA-11D4-8673-60DB54C10000},"Version",0x00000000,"2004,6,13,1"

[Del.DelReg]
;Obselete Registry Values
HKLM,Software\Yahoo\MailTo,"ABHostName"
HKLM,Software\Yahoo\MailTo,"ABFirstRun"
; end of INF file
