PowerShellはあてにならないからcmdに頼ることも多いよな
Write-Host Test 1
New-Item -Path target1 -ItemType Directory
New-Item -Path junction1 -ItemType Junction -Value target1
Write-Host Test 2
New-Item -Path test2 -ItemType Directory
Push-Location -Path test2
New-Item -Path target2 -ItemType Directory
New-Item -Path junction2 -ItemType Junction -Value target2
これが失敗するなんて想像してなかった
PowerShell -Part 6
■ このスレッドは過去ログ倉庫に格納されています
745デフォルトの名無しさん
2023/04/02(日) 11:29:33.76ID:yOzYb5by■ このスレッドは過去ログ倉庫に格納されています