Data-Oriented-House / PortableBuildTools

Portable VS Build Tools installer
595 stars 19 forks source link

2.2: accept_license not working #16

Closed milnak closed 3 months ago

milnak commented 3 months ago

portablebuildtools.exe accept_license target=x64 host=x64 env=user path='C:\BuildTools'

this stops at:

Preview channel: false
MSVC version: 14.40.17.10
SDK version: 26100
Target arch: x64
Host arch: x64
Install path: C:\BuildTools
Do you accept the license agreement? [Y/n] https://go.microsoft.com/fwlink/?LinkId=2179911

and waits for agreement to be accepted.

munohikari commented 3 months ago

v2.3 fixes the issue, thanks for noticing.