mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
123 stars 61 forks source link

Set Windows Terminal as pinned console #962

Closed emtuls closed 3 months ago

emtuls commented 3 months ago

This sets Windows Terminal as the pinned console. It will also require merging the PR (https://github.com/mandiant/flare-vm/pull/580) in flare-vm that modifies the CustomStartLayout.xml to pin Windows Terminal instead of the command prompt.

I also had to modify VM-Install-Shortcut to allow for regular shortcuts to also include arguments with their execution, which was required for an admin Windows Terminal to be able to start in a directory that we want, since the "Working Directory" does not work for shortcuts that are set to run as admin.