Elliot Sime

Results 17 comments of Elliot Sime

Yes, unfortunately there isn't a way to fix the "run-on" commands to work with programs like Skype or Chrome (That I know of - a pull request would be welcome...

@mzomparelli That is sort of what vdesk currently does; however the issue is that some programs do not launch in the same way as others - like chrome, which requires...

I'll definitely be adding a help option when I get around to working on this again

Hi, `vdesk -install` was included in a very early build, but was removed until I could finalize a syntax for the command line, and to assess installation options. Regarding "create:x",...

This may be happening because of the way outlook creates windows. When VDesk launches a program it gives it a grace period (of about 8 seconds) to create a main...

I'm unsure how this would be very usable from a command-line perspective. Allowing a PID instead of a path to an exe could be a solution, but it would require...

thinking about it, would it be better to throw ArgumentNullException on operations that involve trying to insert or remove null values?