Not really knowing where to put it, I'm writing it here...
The flaws in the VS Code installer seem to have changed:
The "Open with VS Code" menu option is no longer present by default:
- addcontextmenufiles
- addcontextmenufolders
Code: Select all
silent_args = '/verysilent /MERGETASKS="!runcode"'
#par
silent_args = '/verysilent /MERGETASKS="!runcode,addcontextmenufiles,addcontextmenufolders"'
But perhaps I'm getting ahead of myself.
Best regards
Ref:
- WAPT Community 1.8.2
- Installation on Windows clients
- Based on tis-vscode 1.61.0-36 windows x64
