home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-10-21 | 2.6 KB | 86 lines |
-
- ; TAPI.INF
- ;
- ; Copyright 1993,1994,1995 Microsoft Corporation
-
- [version]
- LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- SetupClass=BASE
-
- [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 = 11 ; LDID_sys
-
- [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_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
-
-
- [MS_TAPI_HelpFiles]
- telephon.hlp
-
- [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]
- 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"
-
- [Strings]
- MS_TAPI_Desc = "Telephony Support"
-