home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / tapi.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  2.6 KB  |  86 lines

  1.  
  2. ; TAPI.INF
  3. ;
  4. ; Copyright 1993,1994,1995 Microsoft Corporation
  5.  
  6. [version]
  7. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  8. signature="$CHICAGO$"
  9. SetupClass=BASE
  10.  
  11. [DestinationDirs]
  12. MS_TAPI_HelpFiles        = 18    ; LDID_HELP
  13. MS_TAPI_SYS_CopyFiles    = 11    ; LDID_SYS
  14. MS_TAPI_CopyFiles        = 10    ; LDID_WIN
  15. tapibase.files           = 17    ; LDID_INF
  16. tapibase.del.files       = 11    ; LDID_sys
  17.  
  18. [BaseWinOptions]
  19. tapibase
  20. tapi
  21.  
  22. [tapibase]
  23. CopyFiles=tapibase.files
  24. DelFiles=tapibase.del.files
  25.  
  26. [tapi]
  27. OptionDesc=%MS_TAPI_Desc%
  28. CopyFiles=MS_TAPI_SYS_CopyFiles, MS_TAPI_HelpFiles
  29. AddReg = add.reg
  30.  
  31. [MS_TAPI_SYS_CopyFiles]
  32. tapiini.exe
  33. tapi.dll
  34. tapi32.dll
  35. tapiui.dll
  36. tapisrv.exe
  37. tapiupr.exe
  38. tapi16.exe
  39. remotesp.tsp
  40. tsp3216l.tsp
  41. tsp3216s.dll
  42. tlocmgr.exe
  43. telephon.cpl
  44. tcmsetup.exe
  45.  
  46.  
  47. [MS_TAPI_HelpFiles]
  48. telephon.hlp
  49.  
  50. [tapibase.files]
  51. tapi.inf
  52.  
  53. [tapibase.del.files]
  54. dialer.hlp
  55. tapi.dll
  56. tapi32.dll
  57. tapiui.dll
  58. tapiaddr.dll
  59. tapiexe.exe
  60. telephon.cp$
  61. telephon.cpl
  62. telephon.hlp
  63. tapiini.exe
  64.  
  65. [add.reg]
  66. HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
  67. HKCU,Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities,"RequestMakeCall",2,"DIALER.EXE"
  68. HKU,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
  69. HKU,Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities,"RequestMakeCall",2,"DIALER.EXE"
  70. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,,,
  71. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"NextID",3,01,00,00,00
  72. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting",3,03,00,00,00
  73. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting0",2,"*70,"
  74. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting1",2,"70#,"
  75. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony\Locations,"DisableCallWaiting2",2,"1170,"
  76. HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NumProviders",3,01,00,00,00
  77. HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","NextProviderID",3,10,00,00,00
  78. HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderID0",3,09,00,00,00
  79. HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Providers","ProviderFilename0",2,"TSP3216l.TSP"
  80. HKLM,"Software\Microsoft\Windows\CurrentVersion\Telephony\Provider9","comm/datamodem",3,00,00,00,00
  81. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,TapiSetup,,"tapiini.exe"
  82. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,TapiSetup2,,"tapiupr.exe"
  83.  
  84. [Strings]
  85. MS_TAPI_Desc    = "Telephony Support"
  86.