Windows

使用命令行安装.msi软件包

C:\> msiexec vs80.msi /passive

常用的调试命令

// 验证目标是否可达
C:\> ping 192.168.1.1 -t

// 查看中间的跳路节点
C:\> tracert baidu.com

// 查看网络配置
C:\> ipconfig /all
C:\> ipconfig

// 列出所有已经连接过的局域网电脑IP和MAC地址
C:\> arp -a

// 列出当前文件夹
C:\> dir

// 连接ftp服务
C:\> ftp

results matching ""

    No results matching ""