「ファイル名を指定して実行 ( Windows+R ) 」で、以下実行。
powershell.exe -Command "Start-Process -FilePath powershell.exe -Args '-Command "Invoke-RestMethod -Uri https://koginoadm.github.io/ps1/install-virtualbox.ps1 | powershell.exe -"' -Verb RUNAS"
おわり。
実体はこちら
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
powershell.exe -Command "Start-Process -FilePath powershell.exe -Args '-Command "Invoke-RestMethod -Uri https://koginoadm.github.io/ps1/install-virtualbox.ps1 | powershell.exe -"' -Verb RUNAS"
実体はこちら
Register as a new user and use Qiita more conveniently
Go to list of users who liked