| 1 | = Uninstalling NetBIOS over TCP/IP manually = |
| 2 | |
| 3 | In case MPTS refuses to uninstall NetBIOS over TCP/IP or crashes, here is a cookbook to do it manually. |
| 4 | |
| 5 | 1. You have to edit the file {{{x:\IBMCOM\protocol.ini}}} (where x: is your bootdrive). |
| 6 | |
| 7 | 1.1. Look for the section {{{[IBMLXCFG]}}}! [[BR]] |
| 8 | Remove the line {{{tcpbeui_nif = tcpbeui.nif}}}.[[BR]] |
| 9 | Leave the remaining lines of the section as they are. |
| 10 | |
| 11 | 1.2. Look for the section {{{[NETBIOS]}}}[[BR]] |
| 12 | Remove the line {{{ADAPTER1 = tcpbeui$,1}}}. Leave the remaining lines as they are. |
| 13 | |
| 14 | 1.3. Look for the section {{{[tcpbeui_nif]}}}[[BR]] |
| 15 | Remove the complete section. |
| 16 | |
| 17 | 1.4. Save {{{protocol.ini}}}. |
| 18 | |
| 19 | 2. Edit {{{CONFIG.SYS}}} |
| 20 | |
| 21 | 2.1. Remove (or put a REM in front of) the line {{{DEVICE=D:\IBMCOM\PROTOCOL\TCPBEUI.OS2}}}. |
| 22 | |
| 23 | 2.2. Save your {{{CONFIG.SYS}}}. |
| 24 | |
| 25 | 3. Run LMSync.EXE |
| 26 | |
| 27 | 4. Reboot. |
| 28 | |
| 29 | |
| 30 | |
| 31 | |
| 32 | |
| 33 | |
| 34 | |
| 35 | |