-
Notifications
You must be signed in to change notification settings - Fork 94
VM-Sort-Desktop-Icons not always working #1493
Description
Details
After executing the VM-Clean-Up function during our automatic builds, the Tools and fakenet_logs are sometimes not at the top left of the desktop:
This is likely caused by a bug in VM-Sort-Desktop-Icons or perhaps because of executing it immediately after VM-Remove-DesktopFiles.
This happens in both Windows 10 and Windows 11.
Note that in our automatic builds we delete the PS_Transcripts folder at the end of the installation, which may cause an empty sport at the top and that consecuently the Tools and fakenet_logs are not completely at the top. We are not able to delete the PS_Transcripts from PoweShell. In order to ensure the folders are completely at the top, we would need to remove the VM-Sort-Desktop-Icons function from this project and execute equivalent code from cmd in our automatic builds.