mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
Add it for PATH too
This commit is contained in:
parent
04c4a4590d
commit
70a54b632c
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ else {
|
||||||
else {
|
else {
|
||||||
Write-Host "[ERROR] ChilloutVR.exe not found in CVRPATH or the default Steam location."
|
Write-Host "[ERROR] ChilloutVR.exe not found in CVRPATH or the default Steam location."
|
||||||
Write-Host " Please define the Environment Variable CVRPATH pointing to the ChilloutVR folder!"
|
Write-Host " Please define the Environment Variable CVRPATH pointing to the ChilloutVR folder!"
|
||||||
|
Write-Host ""
|
||||||
|
Write-Host "Press any key to exit..."
|
||||||
|
$HOST.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown") | OUT-NULL
|
||||||
|
$HOST.UI.RawUI.Flushinputbuffer()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue