diff --git a/setup/start_sandbox.ps1 b/setup/start_sandbox.ps1 index 35e51f1..0b907a0 100644 --- a/setup/start_sandbox.ps1 +++ b/setup/start_sandbox.ps1 @@ -183,7 +183,7 @@ Add-ToUserPath "${env:ProgramFiles}\qemu" Add-ToUserPath "${RUST_DIR}\bin" Add-ToUserPath "${GIT_PATH}\ese-analyst" Add-ToUserPath "${GIT_PATH}\Events-Ripper" -§Add-ToUserPath "${GIT_PATH}\iShutdown" +Add-ToUserPath "${GIT_PATH}\iShutdown" Add-ToUserPath "${GIT_PATH}\RegRipper3.0" Add-ToUserPath "${GIT_PATH}\Regshot" Add-ToUserPath "${GIT_PATH}\Trawler"