full arg
This commit is contained in:
parent
6618242463
commit
09007399c9
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ PowerShell -Command "" ^
|
||||||
:: === WinGet ==
|
:: === WinGet ==
|
||||||
:: Auto accept ToT
|
:: Auto accept ToT
|
||||||
ECHO Y | winget list >NUL
|
ECHO Y | winget list >NUL
|
||||||
SET "pmi=winget install -he"
|
SET "pmi=winget install --silent --exact"
|
||||||
|
|
||||||
:: C++ libraries
|
:: C++ libraries
|
||||||
SET ^"cpp_libs=^
|
SET ^"cpp_libs=^
|
||||||
|
|
Loading…
Reference in a new issue