Current observed behavior:
- invoke VSCodeSetup.exe
- install happens with no prompting
- Code opens, which was a little surprising for a Windows package
I'm creating a Chocolatey package, and ideally, what I want:
- no banner during install (but can live with it)
- Code can't open! That's a deal breaker for a package manager, guys!
I realize that the thing just shipped v 0.1.0 and what I want may not be possible, but just wanted this out in the open in case
- it is possible, and
- others can help me figure out how.