This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-12-02 08:09:00 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
dae29cba40
vcpkg
/
bootstrap-vcpkg.bat
3 lines
89 B
Batchfile
Raw
Normal View
History
Unescape
Escape
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
2017-04-01 18:58:45 +08:00
@
echo
off
Add -NoProfile to boostrap-vcpkg.bat
2017-04-04 07:00:40 +08:00
powershell.exe -NoProfile -ExecutionPolicy Bypass
"
%~dp0
scripts\bootstrap.ps1
"
Reference in New Issue
Copy Permalink