[PR]
2025年01月19日
×
[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
netsh interface ipv4 install
2007年02月28日
■netsh interface ipv4 install
概要
Windows VistaでIPv4を有効化するコマンドです。コマンド実行後は、再起動が必要です。
C:\>netsh interface ipv4 install
この操作を完了するには再起動が必要です。
関連コマンド
netsh interface ipv4 uninstall
概要
Windows VistaでIPv4を有効化するコマンドです。コマンド実行後は、再起動が必要です。
C:\>netsh interface ipv4 install
この操作を完了するには再起動が必要です。
関連コマンド
netsh interface ipv4 uninstall
PR
Comment