aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap-vcpkg.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-vcpkg.bat b/bootstrap-vcpkg.bat
index 2c73cd430..a448e1aab 100644
--- a/bootstrap-vcpkg.bat
+++ b/bootstrap-vcpkg.bat
@@ -1,2 +1,2 @@
@echo off
-powershell.exe -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"
+powershell.exe -NoProfile -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"