VDesk
VDesk copied to clipboard
Launch programs on new virtual desktops.
Some .lnk files cannot be found when run ```"vdesk on:2 path\to\shortcut.lnk"```. Not sure why. Tried removing spaces in .lnk file name. Nothing works and any hint at what might be...
Hello, I'm a new user to this program, and I really think it could be useful to me. However, when trying to do the VirtualBox example, the program keeps throwing...
Applications like autodesk products (autocad, revit) open on current desktop even if specified ```on:2```. Is there any way to prevent it? Other than switching and waiting for them to be...
Can we use this with shortcuts like .lnk files? Or does this only work with .exe processes? The shortcut I'm trying to launch has the following parameters: "C:\Program Files (x86)\Devolutions\Remote...
After i had installed windows 11, i tried to use my starup scripts (which uses vdesk for several programs), but i did not see any programs poping up on my...
I was getting the following error with no other output trying to launch VDesk after a Windows update. ``` Unable to load one or more of the requested types. Retrieve...
Hi, I installed the latest version of VDesk and when I right click on the Application file, there is no option to open a command window. Thanks.
I have placed the following bat file in `shell:startup` vdesk create:3 vdesk on:1 run:"C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE" vdesk on:2 run:%LOCALAPPDATA%\Microsoft\Teams\current\Teams vdesk on:3 run:%LOCALAPPDATA%\slack\slack But at startup, all 3 applications open up...
Need some extra functions so I decided to add them. They just move already open apps and switch the current desktop.
When I try ``` vdesk on:n run:notepad ``` or ``` vdesk on:n noswitch:true run:notepad ``` it works fine, however when I try this with the exe of Whatsapp like this...