mandiant / VM-Packages

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

[common] Print directory in Powershell shortcuts #1050

Closed Ana06 closed 1 month ago

Ana06 commented 1 month ago

Fix bug I noticed while testing https://github.com/mandiant/VM-Packages/pull/1049#pullrequestreview-2061233129: Make Powershell shortcuts consistent with the cmd one by printing the execution directory.

Before

image

After

image