eksime / VDesk

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

Doesn't work with windows 10 October update #61

Closed prkhandelwal closed 5 years ago

teoxoy commented 5 years ago

Works fine for me.

TysonZ commented 5 years ago

I can confirm that it's working as intended in my environment.

prkhandelwal commented 5 years ago

Maybe it's an isolated bug. I tried multiple times but I can't get it on my laptop.

drgreatscott commented 5 years ago

Using the latest version, I have been getting this error: "Object reference not set to an instance of an object", no matter what args I use.

All of the following generates the same error message:

vdesk create:2

vdesk on:2 run:notepad.exe

"D:\Program Files (x86)\VDesk\vdesk.exe" on:2 noswitch:true run:"D:\Program Files (x86)\ChatZilla\xulrunner\xulrunner.exe" "D:\Program Files (x86)\ChatZilla\xulrunner\xulrunner.exe" "D:\Program Files (x86)\ChatZilla\application.ini"

Just FYI.

==== Update: now it works after I completely removed and reinstalled vdesk. I tried to fix vdesk installation several times but didn't help. Removing it and reinstalling it helped.