LittleVaaty / VDesk

Launch programs on new virtual desktops.
GNU General Public License v3.0
37 stars 0 forks source link

Apps not opening in correct virtual desktop #26

Open deathb4disc0 opened 3 weeks ago

deathb4disc0 commented 3 weeks ago

Hi here is my batch file. I'm getting inconsistencies on reboot where outlook will sometimes open in desktop 4, code in 1, etc.

@echo off vdesk run -n -o 4 "C:\Users\cbritton\AppData\Local\Programs\Microsoft VS Code\Code.exe" -w 5000 vdesk run -n -o 3 "C:\Program Files\Mozilla Firefox\firefox.exe" -w 5000 vdesk run -n -o 2 ms-teams.exe -w 5000 vdesk run -n -o 1 "C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE" -w 5000

OS Name Microsoft Windows 11 Enterprise Version 10.0.22631 Build 22631