mandiant / VM-Packages

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

Force same icon layout when sorting #1009

Closed emtuls closed 2 months ago

emtuls commented 2 months ago

This fixes https://github.com/mandiant/VM-Packages/issues/974

I also moved the icon sorting function call outside of the VM-Remove-DesktopFiles call since it felt a little out of place as it's not removing desktop files, rather, it's sorting icons on the desktop, and it also made it more clear what individual steps were being performed when calling VM-Clean-Up