MScholtes

Results 103 comments of MScholtes

Hello @ThioJoe, I found no fitting API call. Are you able to do manually what you want (preparing two virtual desktops with two monitors so you have four different backgrounds...

Hello @ThioJoe, since my project only makes calls to an existing Windows API, I don't see any way to fulfil the request at the moment. Greetings Markus

I assume that the issue no longer exists as there is no feedback.

Hello @Morten-Loberg, some time ago I was faced with the question of how to deal with the fact that Microsoft does not allow the verb ‘**Pin**’ and ‘**Unpin**’: either accept...

Hello @bostergit, I can commit the change with Windows 11 and the preview update for Win 11 23H2 (raises build from 3007 to 3085). However, I will wait until the...

Hello all, I uploaded a test release for **Windows 11 23H2 3805**. You can try it out the following way: - download **VirtualDesktop3085.ps1** from the root of this repository -...

Hello, I updated this repository today and the package on PowerShell Gallery. With ```powershell Update-Module VirtualDesktop ``` or ```powershell Install-Module VirtualDesktop ``` you can install the new version 1.5.7. I...

Hello @michael-akkermans, please install the current February Windows Patch, this will raise your Windows version to 22621.3155 and version 1.5.7 of PSVirtualDesktop (I hope) will work. I still have no...

Hello @zoicware, I guess the error has something to do with **Powershell Core**. What version of Powershell do you use to compile the script with **PS2EXE** - **PS2EXE** works only...