home *** CD-ROM | disk | FTP | other *** search
- ; Localized 05/19/1998 12:49 AM (GMT) 7:3.0.406 A TAPI.INF
-
- ; TAPI.INF
- ;
- ; Copyright 1993,1994,1995 Microsoft Corporation
-
- [version]
- LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- SetupClass=BASE
-
- [DestinationDirs]
- MS_TAPI_SYS_CopyFiles = 11 ; LDID_SYS
- MS_TAPI_CopyFiles = 10 ; LDID_WIN
- tapibase.files = 17 ; LDID_INF
- tapibase.del.files = 11 ; LDID_sys
-
- [BaseWinOptions]
- tapibase
- tapi
-
- [tapibase]
- CopyFiles=tapibase.files
- DelFiles=tapibase.del.files
-
- [tapi]
- OptionDesc=%MS_TAPI_Desc%
- CopyFiles=MS_TAPI_SYS_CopyFiles
- AddReg = add.reg, add.reg.hkcu
- PerUserInstall = tapi.pui
-
-
- [MS_TAPI_SYS_CopyFiles]
- tapiini.exe
- tapi.dll
- tapi32.dll
- tapiui.dll
- tapisrv.exe
- tapiupr.exe
- tapi16.exe
- remotesp.tsp
- tsp3216l.tsp
- tsp3216s.dll
- tlocmgr.exe
- telephon.cpl
- tcmsetup.exe
-
- [tapibase.files]
- tapi.inf
-
- [tapibase.del.files]
- dialer.hlp
- tapi.dll
- tapi32.dll
- tapiui.dll
- tapiaddr.dll
- tapiexe.exe
- telephon.cp$
- telephon.cpl
- telephon.hlp
- tapiini.exe
-
- [add.reg]
- HKU,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
- HKU,Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities,"RequestMakeCall",2,"DIALER.EXE"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"NextID",3,01,00,00,00
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting",3,03,00,00,00
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting0",,%CALL_WAITING_0%
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting1",,%CALL_WAITING_1%
- HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting2",,%CALL_WAITING_2%
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NumProviders",3,01,00,00,00
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NextProviderID",3,01,10,00,00
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderID0",3,00,10,00,00
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderFilename0",2,"TSP3216l.TSP"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Provider4096","comm/datamodem",3,00,00,00,00
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,TapiSetup,,"tapiini.exe"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,TapiSetup2,,"tapiupr.exe"
-
- [add.reg.hkcu]
- HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
- HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities,"RequestMakeCall",2,"DIALER.EXE"
-
- [TapiPerUser]
- AddReg = add.reg.hkcu
-
- [tapi.pui]
- GUID = "TapiPerUser"
- DisplayName = %PUI_DESC_TAPI%
- Version = %PUI_VERSION%
- IsInstalled = 1
- StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection TapiPerUser 64 %17%\tapi.inf"
-
- [Strings]
- MS_TAPI_Desc = "╡τ╗░╙∩╥⌠╖■╬±"
- PUI_VERSION = "4,10,1,1"
- PUI_DESC_TAPI = "Windows ░▓╫░ - ╡τ╗░╙∩╥⌠╖■╬±"
- ;
- ; Note: if the following call waiting strings are localized DO NOT
- ; leave a string empty (this would show up as a blank entry
- ; in a listbox). note that users can create their own custom
- ; call waiting prefixes in the dialing properties page
- ;
- CALL_WAITING_0 = "*70,"
- CALL_WAITING_1 = "70#,"
- CALL_WAITING_2 = "1170,"
-