windows-nt/Source/XPSP1/NT/net/tapi/apps/tapiupr/tomahawk.inf

134 lines
3.4 KiB
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
; TAPI.INF
;
; Copyright 1993,1994,1995 Microsoft Corporation
[version]
;LayoutFile=layout.inf
signature="$CHICAGO$"
;SetupClass=BASE
[DefaultInstall]
CopyFiles=tapibase.files, MS_TAPI_SYS_CopyFiles, MS_TAPI_HelpFiles
DelFiles=tapibase.del.files
AddReg = add.reg
UpdateInis=UpdateTelephonIni
[SourceDisksNames]
1="Tapi","",1
[SourceDisksFiles]
tapi.dll=1
tapi32.dll=1
tapiui.dll=1
tapisrv.exe=1
tapiupr.exe=1
telephon.cpl=1
tlocmgr.exe=1
tapi16.exe=1
tsp3216l.tsp=1
tsp3216s.dll=1
remotesp.tsp=1
[DestinationDirs]
MS_TAPI_HelpFiles = 18 ; LDID_HELP
MS_TAPI_SYS_CopyFiles = 11 ; LDID_SYS
MS_TAPI_CopyFiles = 10 ; LDID_WIN
tapibase.files = 17 ; LDID_INF
tapibase.del.files = 25 ; LDID_SHARED
[BaseWinOptions]
tapibase
tapi
[tapibase]
CopyFiles=tapibase.files
DelFiles=tapibase.del.files
[tapi]
OptionDesc=%MS_TAPI_Desc%
CopyFiles=MS_TAPI_SYS_CopyFiles, MS_TAPI_HelpFiles
AddReg = add.reg
[MS_TAPI_CopyFiles]
tlocmgr.exe
[MS_TAPI_SYS_CopyFiles]
tapi.dll
tapi32.dll
tapiui.dll
tapisrv.exe
tapiupr.exe
tapi16.exe
tsp3216l.tsp
tsp3216s.dll
telephon.cpl
remotesp.tsp
tsp3216s.sym
tsp3216l.sym
tapi.sym
tapi16.sym
tapi32.sym
tapisrv.sym
[MS_TAPI_HelpFiles]
;telephon.hlp
[tapibase.files]
tomahawk.inf
;tapi.inf
[tapibase.del.files]
tapi.dll
tapi32.dll
tapiui.dll
tapisrv.exe
tapiupr.exe
telephon.cpl
tapi16.exe
tsp3216l.tsp
tsp3216s.dll
tlocmgr.exe
remotesp.tsp
telephon.cpl
telephon.cp$
;telephon.hlp
tsp3216s.sym
tsp3216l.sym
tapi.sym
tapi16.sym
tapi32.sym
tapisrv.sym
[add.reg]
HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities,"RequestMakeCall",2,"DIALER.EXE"
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",2,"*70,"
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting1",2,"70#,"
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting2",2,"1170,"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NumProviders",3,01,00,00,00
HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NextProviderID",3,10,00,00,00
HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderID0",3,09,00,00,00
HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderFilename0",2,"TSP3216l.TSP"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Provider9","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"
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,Tapi32DebugLevel,3,02,00,00,00
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,TapiSrvDebugLevel,3,02,00,00,00
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,TelephonDebugLevel,3,02,00,00,00
[UpdateTelephonIni]
%10%\TELEPHON.INI,Debug,,"TSP3216SDebugLevel=99"
[Strings]
MS_TAPI_Desc = "Telephony Support"