Bryan Roe
2e1d102311
Updated windows system tray support
2020-07-30 18:38:27 -07:00
Bryan Roe
32935e0102
Updated metadata handling
2020-05-22 00:27:01 -07:00
Bryan Roe
383c19f5fe
1. Updated metadata
...
2. Fixed compiler warning
2020-05-21 19:06:05 -07:00
Bryan Roe
f4b7c13888
Changed where IPC server is closed
2020-05-20 12:22:09 -07:00
Bryan Roe
eba7419fc9
1. Set upperbound on number of Windows WaitHandles
...
2. Fixed Windows_IPC to DisconnectNamedPipe() on connected handled when 'end' is called
3. Fixed Windispatch to terminate on when close is emitted
2020-05-19 01:14:18 -07:00
Bryan Roe
d18ed5dd89
Added updated win-dispatcher to polyfills
2020-05-01 15:25:57 -07:00
Bryan Roe
3816c47a58
1. Removed dead code from service-manager.js2.
...
2. Updated win-dispatcher to create task using command line parameters, instead of stdin, negating need to export/import XML to fix non-english characters
2020-05-01 11:30:50 -07:00
Bryan Roe
a074a17790
1. Updated win-dispatcher to only edit Task, if execPath contains UTF-8
...
2. Integrated updated task-scheduler into Polyfills.
2020-04-30 10:19:33 -07:00
Bryan Roe
68fe8452d3
Rev1 of task-scheduler fixes for UTF8/UTF16 problems
2020-04-30 01:40:58 -07:00
Bryan Roe
bf43bc0c62
test
2020-04-29 11:04:48 -07:00
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