Skip to content

Silence vcvarsall.bat banner output#4

Open
JonathanHiggs wants to merge 1 commit into
nathan818fr:mainfrom
JonathanHiggs:slience-output
Open

Silence vcvarsall.bat banner output#4
JonathanHiggs wants to merge 1 commit into
nathan818fr:mainfrom
JonathanHiggs:slience-output

Conversation

@JonathanHiggs

Copy link
Copy Markdown

Add -s flag to silence vcvarsall.bat banner output

@nathan818fr

Copy link
Copy Markdown
Owner

Thanks for the idea!
I'm not a fan of adding it as an argument, as I prefer to keep it clear that all arguments/options are native vcvarsall.bat arguments.
Instead, I added the feature via the VCVARS_SILENT=1 environment variable. Also, the suppressed output will still be printed if initialization fails.

You can test the branch here: https://github.com/nathan818fr/vcvars-bash/tree/feat-silent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants