home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 July & August
/
PCWorld_2004-07-08_cd.bin
/
Software
/
vyzkuste
/
xp
/
pebuilder3032.exe
/
plugin
/
bartpe
/
mstcp.cmd
< prev
Wrap
OS/2 REXX Batch file
|
2004-02-20
|
185b
|
11 lines
@echo off
regsvr32 /s netcfgx.dll
bartpe -minint
bartpe -v -c p -i ms_tcpip
bartpe -v -c c -i ms_msclient
net start tcpip
net start dhcp
net start nla
net start lmhosts
pause