home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / netmeet / msnetmtg.exe / NETMTGRM.EXE / MSNETMTG.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1996-07-03  |  9.7 KB  |  1,209 lines

  1.  
  2. ; MSNETMTG.INF
  3. ; Setup INF file for Microsoft NetMeeting
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. [version]
  27. signature="$CHICAGO$"
  28.  
  29.  
  30. AdvancedINF=2.0
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. ; Uninstall section
  81.  
  82. [DefaultInstall]
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. DelFiles       = NetMtg.Remove.Sys,NetMtg.Remove.Help,NetMtg.Remove.App,NetMtg.Remove.Inf
  92.  
  93. DelReg         = NetMtg.Remove.Reg
  94. UpdateInis     = NetMtg.Remove.Inis
  95.  
  96.  
  97. CustomDestination = NetMtg.Destination
  98.  
  99.  
  100.  
  101.  
  102. [DestinationDirs]
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. NetMtg.Remove.App         = 49000  ; NetMtgDir
  126.  
  127.  
  128.  
  129.  
  130. NetMtg.Remove.Sys         = 11    ; LDID_SYS
  131.  
  132. NetMtg.Remove.Help        = 18    ; Help directory
  133.  
  134. NetMtg.Remove.Inf         = 17    ; LDID_INF
  135.  
  136.  
  137.  
  138.  
  139. ; Sections for custom direction installation
  140.  
  141. [NetMtg.Destination]
  142.  
  143.  
  144.  
  145. 49000=NetMtgDir,7
  146.  
  147.  
  148.  
  149.  
  150. [NetMtgDir]
  151. "HKLM","%KEY_CONFERENCING%","InstallationDirectory","%INSTALL_DIR_PROMPT%","%DEFAULT_INSTALL_DRIVE%\%ProgramFiles%\%NETMTGDIR%"
  152.  
  153. "","","","%REMOVE_NODIR_ERROR%",""
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165. [NetMtg.Install.Inf]
  166. msnetmtg.inf
  167.  
  168. [NetMtg.Remove.Inf]
  169. msnetmtg.inf,,,1
  170.  
  171. [NetMtg.CleanBeta1.Inf]
  172. msconf.inf,,,1
  173.  
  174. [NetMtg.Install.Shared]
  175. ; We silently don't install these if newer versions exist on the system
  176. comctl32.dll,,,32
  177. ctl3dv2.dll,,,32
  178.  
  179.  
  180.  
  181.  
  182. msvcrt40.dll,,,32
  183.  
  184.  
  185. [NetMtg.Install.Help]
  186. conf.hlp
  187. conf.cnt
  188.  
  189. [NetMtg.Remove.Help]
  190. conf.hlp,,,1
  191. conf.cnt,,,1
  192.  
  193. [NetMtg.Install.Sys]
  194. ConfLnk.dll
  195. Confcp.dll
  196. msconf.dll
  197.  
  198. lhacm.acm
  199. msiprt.dll
  200. nac.dll
  201. rrcm.dll
  202.  
  203. ulclient.dll
  204. ulsvc.exe
  205.  
  206. [NetMtg.Remove.Sys]
  207. ConfLnk.dll,,,1
  208. Confcp.dll,,,1
  209. msconf.dll,,,1
  210.  
  211. lhacm.acm,,,1
  212. msiprt.dll,,,1
  213. nac.dll,,,1
  214. rrcm.dll,,,1
  215.  
  216. ulclient.dll,,,1
  217. ulsvc.exe,,,1
  218.  
  219. [NetMtg.CleanBeta1.Sys]
  220. conf.exe,,,1
  221. msconfft.exe,,,1
  222. confcp.cpl,,,1
  223. confcli.dll,,,1
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. [NetMtg.Remove.App]
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318. mnmalp.exe,,,1
  319. mnmom.exe,,,1
  320. mnmtapm_.dll,,,1
  321. mnmmsg_.dll,,,1
  322. mnmtdd_.dll,,,1
  323. mnmthk16.dll,,,1
  324. mnmtddn_.dll,,,1
  325. mnmclp_.dll,,,1
  326. mnmtddm_.dll,,,1
  327. mnmal_.dll,,,1
  328. mnmcmg_.dll,,,1
  329. mnmmg_.dll,,,1
  330. mnmclpm_.dll,,,1
  331. mnmccl_.dll,,,1
  332. mnmnet_.dll,,,1
  333. mnmft_.dll,,,1
  334. mnmom_.dll,,,1
  335. mnmshco_.dll,,,1
  336. mnmvdd.386,,,1
  337. mnmcpi32.dll,,,1
  338. mnmtph16.dll,,,1
  339. mnmtph32.dll,,,1
  340. mnmnet.exe,,,1
  341. mnmcpi_.dll,,,1
  342. mnmshco.exe,,,1
  343. mnmhlp_.dll,,,1
  344. mnmgdc_.dll,,,1
  345. mnmwb_.dll,,,1
  346. mnmut_.dll,,,1
  347. mnmtdds_.dll,,,1
  348.  
  349.  
  350.  
  351.  
  352. conf.exe,,,1
  353. msconfft.exe,,,1
  354. wb32.exe,,,1
  355. cb32.exe,,,1
  356.  
  357. netmtgrm.exe,,,1
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364. license.txt,,,1
  365.  
  366. netmeet.txt,,,1
  367. obscure.bmp,,,1
  368. RingIn.wav,,,1
  369. Blip.wav,,,1
  370. Type.wav,,,1
  371.  
  372.  
  373.  
  374.  
  375. MCS32.DLL,,,1
  376. OSSAPI.DLL,,,1
  377. OSSMEM.DLL,,,1
  378. GCC32.DLL,,,1
  379. SOEDBER.DLL,,,1
  380. SOEDPER.DLL,,,1
  381. MCATIPX.DLL,,,1
  382. MCATPSTN.DLL,,,1
  383. MCSNC.DLL,,,1
  384. GCCNC.DLL,,,1
  385. msmcstcp.dll,,,1
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486. [NetMtg.Register.Remove]
  487. ; Register NetMtg for uninstall
  488. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NetMeeting,"DisplayName",,"%PRODUCT_NAME%"
  489.  
  490.  
  491.  
  492. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NetMeeting,"UninstallString",,"%24%\%ProgramFiles%\%NETMTGDIR%\netmtgrm.exe"
  493.  
  494.  
  495.  
  496.  
  497.  
  498. [NetMtg.Register.Shared]
  499. ;Register shared DLLs:
  500. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\comctl32.dll,1,01,00,00,00
  501. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\ctl3dv2.dll,1,01,00,00,00
  502.  
  503.  
  504.  
  505. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs,%11%\msvcrt40.dll,1,01,00,00,00
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962. [NetMtg.Remove.Reg]
  963. HKLM,%KEY_CONFERENCING%
  964. HKCU,%KEY_CONFERENCING%
  965. HKCU,"SOFTWARE\Microsoft\Internet Audio"
  966. HKCU,"SOFTWARE\Microsoft\User Location Service"
  967. HKCU,"AppEvents\Schemes\Apps\Internet Audio"
  968. HKCR,"Internet Audio"
  969. HKCR,".uls"
  970. HKCR,"MIME\Database\Content Type\text/iuls"
  971. HKCR,"ulsfile"
  972. HKCU,"Software\Netscape\Netscape Navigator\Viewers","text/iuls"
  973. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NetMeeting
  974. HKCR,"Whiteboard"
  975. HKCR,".WHT"
  976. HKCR,"Chat"
  977. HKCR,CLSID\{30E7F2A0-EC4C-11ce-8865-00805F742EF6}
  978. HKCR,.cnf
  979. HKCR,ConferenceLink
  980. HKCU,AppEvents\Schemes\Apps\Conf
  981. HKCU,AppEvents\Schemes\Apps\Cb32
  982. HKLM,SOFTWARE\Intel\RRCM
  983. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"Microsoft NetMeeting"
  984. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\CONF.EXE"
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994. [NetMtg.Install.Inis]
  995. ; Add the Microsoft NetMeeting entries to the Start.Programs folder
  996. setup.ini, progman.groups,,"groupmnm="%PGMGRP_NETMTG%""
  997.  
  998.  
  999.  
  1000.  
  1001. setup.ini, groupmnm,, """%PGMITEM_NETMTG%"", ""%24%\%ProgramFiles_SFN%\%NETMTGDIR_SFN%\conf.exe"""
  1002. ; setup.ini, groupmnm,, """%PGMITEM_README%"", ""%24%\%ProgramFiles_SFN%\%NETMTGDIR_SFN%\netmeet.txt"""
  1003.  
  1004.  
  1005. system.ini, drivers32,,"msacm.lhacm=lhacm.acm"
  1006.  
  1007. [NetMtg.Remove.Inis]
  1008. ; Remove the Microsoft NetMeeting entries from the Start.Programs folder
  1009. setup.ini, progman.groups,,"groupmnm=%PGMGRP_NETMTG%"
  1010. setup.ini, groupmnm,, """%PGMITEM_NETMTG%"""
  1011. ; setup.ini, groupmnm,, """%PGMITEM_README%"""
  1012.  
  1013. system.ini, drivers32,"msacm.lhacm=lhacm.acm"
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068.  
  1069.  
  1070.  
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121. [Strings]
  1122. ; ************************************************************************
  1123. ; IMPORTANT - Be sure to place any localizable strings below the
  1124. ; "LOCALIZATION BORDER" comment.
  1125. ; ************************************************************************
  1126.  
  1127. KEY_CONFERENCING = "SOFTWARE\Microsoft\Conferencing"
  1128. KEY_TRANSPORTS   = "SOFTWARE\Microsoft\Conferencing\Transports"
  1129. KEY_GUID         = "SOFTWARE\Microsoft\Conferencing\Applications"
  1130. KEY_MCAT         = "SOFTWARE\Microsoft\Conferencing\MCAT"
  1131. KEY_DCG          = "SOFTWARE\Microsoft\Conferencing\DCG"
  1132. KEY_OPTIONAL     = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  1133.  
  1134.  
  1135. ; ************************************************************************
  1136. ; LOCALIZATION BORDER
  1137. ;
  1138. ; No strings above this line should be localized.
  1139. ; All strings below this line should be localized.
  1140. ; ************************************************************************
  1141.  
  1142. ; Directory names - note that that short versions must match the truncated
  1143. ; 8 char names for the long versions.
  1144. ProgramFiles     = "Program Files"
  1145. ProgramFiles_SFN     = "Progra~1"   ; first 6 chars of ProgramFiles, + "~1"
  1146. ProgramFiles_SFN_OEM = "Progra~1"   ; first 6 chars of ProgramFiles, + "~1" - in OEM codepage (not Ansi)
  1147.  
  1148. OLDNETMTGDIR       = "Meeting"
  1149. OLDNETMTGDIR_OEM   = "Meeting"
  1150.  
  1151. NETMTGDIR          = "NetMeeting"
  1152. NETMTGDIR_SFN      = "NetMee~1"
  1153. NETMTGDIR_SFN_OEM  = "NetMee~1"
  1154.  
  1155. PRODUCT_NAME     = "Microsoft NetMeeting"
  1156. CHAT_NAME        = "Microsoft NetMeeting Chat"
  1157.  
  1158. MSIPTYPE         = "User Location Service"
  1159. MSWBTYPE         = "Microsoft NetMeeting Whiteboard Document"
  1160.  
  1161. DISK1            = "Microsoft NetMeeting Files"
  1162.  
  1163. ; Program folder and item names
  1164. PGMGRP_NETMTG    = ""
  1165. PGMITEM_NETMTG   = "Microsoft NetMeeting"
  1166. PGMITEM_README   = "Microsoft NetMeeting Release Notes"
  1167.  
  1168. ; Sound event names
  1169. ReceiveCall      = "Receive Call"
  1170. ReceiveJoin      = "Receive Request to Join"
  1171. PersonJoins      = "Person Joins"
  1172. PersonLeaves     = "Person Leaves"
  1173. ChatMsgReceived  = "Chat Message Received"
  1174.  
  1175. ; Name of a conference link
  1176. ConfLnk          = "Speed Dial"
  1177.  
  1178.  
  1179. ; Prompt for installation directory
  1180. INSTALL_DIR_PROMPT = "Please enter the directory in which to install the Microsoft NetMeeting Files:"
  1181. DEFAULT_INSTALL_DRIVE = "C:"
  1182.  
  1183.  
  1184.  
  1185. REMOVE_NODIR_ERROR = "Microsoft NetMeeting is not installed on this computer."
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192. ; Display names and descriptions for transports
  1193. PROTNAME_PSTN           = "Modem"
  1194. PROTNAME_TCPIP          = "Network (TCP/IP)"
  1195. PROTNAME_IPX            = "Network (IPX)"
  1196. PROTNAME_NETBIOS        = "Network (NETBIOS)"
  1197. PROTNAME_R11_PSTN       = "Modem for LiveShare Networks"
  1198. PROTNAME_R11_NETBIOS    = "Network (NETBIOS) for LiveShare Networks"
  1199. PROTNAME_R11_IPX        = "Network (IPX) for LiveShare Networks"
  1200.  
  1201. PROTDESC_PSTN           = "Enables you to call another person using your modem."
  1202. PROTDESC_TCPIP          = "Enables you to place calls on the Internet. Also used to place calls on a LAN."
  1203. PROTDESC_IPX            = "Can be used to place calls on a LAN."
  1204. PROTDESC_NETBIOS        = "Can be used to place calls on a LAN."
  1205. PROTDESC_R11_PSTN       = "Enables you to call someone using LiveShare with your modem."
  1206. PROTDESC_R11_NETBIOS    = "Enables you to make calls to LiveShare users on a LAN."
  1207. PROTDESC_R11_IPX        = "Enables you to make calls to LiveShare users on a LAN."
  1208.  
  1209.