在 Windows Vista 或 7 中我能够运行。
netsh interface tcp set global autotuning=disabled
但在 Windows XP SP3 32 位中此命令显示:command not found
。可以在 XP 中执行此操作吗?
答案1
不是。它只在 Vista 及以上版本中可用,因为它是一项功能(调整)。
在 Windows Vista 或 7 中我能够运行。
netsh interface tcp set global autotuning=disabled
但在 Windows XP SP3 32 位中此命令显示:command not found
。可以在 XP 中执行此操作吗?
不是。它只在 Vista 及以上版本中可用,因为它是一项功能(调整)。