Bryan Roe
|
4bcb16c35a
|
Added work around for older versions of SCHTASK, like in Windows 7, when execPath includes spaces. This fixes spawning user terminal session, among other things.
|
2020-04-06 09:26:55 -07:00 |
|
Bryan Roe
|
0bbc0d8f66
|
Added ability to dispatch method invocations on remote stream
|
2020-01-30 10:34:38 -08:00 |
|
Bryan Roe
|
85b487631a
|
Updated, so if dispatch specified without user, checks to see if current user is TSID 0, and sets SYSTEM if so.
|
2020-01-08 09:52:28 -08:00 |
|
Bryan Roe
|
36d1362deb
|
1. Updated win-dispatcher to support dispatching to current user
2. Updated win-virtual-terminal.js to correctly use ClosePseudoConsole()
|
2020-01-07 14:49:33 -08:00 |
|
Bryan Roe
|
e85d00e3e0
|
Updated code comment
|
2019-12-05 14:54:53 -08:00 |
|
Bryan Roe
|
397bab48c7
|
uncommented code to hide dispatched window
|
2019-12-05 14:46:48 -08:00 |
|
Bryan Roe
|
eced5f2233
|
initial add for helper for Windows to dispatch javascript to a user session
|
2019-12-04 15:01:07 -08:00 |
|