I have started to use VisualCron for my personal needs on my main computer.
The main goal is to spend less time on routine tasks.
My first job is to to have automatic startup of all programs needed based on location/monitors/network etc.
I successfully used VDESK.EXE
https://github.com/eksime/VDesk to launch
the VisualCron client on Window 10 virtual desktop #4.
But the splashscreen is for some reason shown on the current desktop.
The easiest solution is that the client can supress the splashscreen using a command line parameter.
Optimal solution: The Process Task could support launching a program on a specific desktop like Vdesk does.
VDESK:
https://github.com/eksime/VDesk C# Virtual Desktop manager wrapper
https://github.com/Grabacr07/VirtualDesktop Microsoft:
https://docs.microsoft.c...ager?redirectedfrom=MSDN Could be useful also for non-personal tasks, like running desktop programs invisible in the background.
Thanks
Stein