Milan Burda
a9475f3590
feat: add workingDirectory option to shell.openExternal() ( #15065 )
...
Allows passing `workingDirectory` to the underlying `ShellExecuteW` API on Windows.
the motivation is that by default `ShellExecute` would use the current working directory, which would get locked on Windows and can prevent autoUpdater from working correctly. We need to be able specify a different `workingDirectory` to prevent this situation.
2018-10-10 22:46:54 +02:00
..
2018-10-10 22:46:54 +02:00
2018-09-12 19:25:56 -05:00
2018-09-12 19:25:56 -05:00
2018-04-18 20:48:45 -04:00
2018-10-09 14:38:00 -07:00
2018-08-29 10:31:45 -07:00
2018-05-10 13:38:40 -07:00
2018-01-22 16:49:30 -06:00
2018-10-01 16:00:53 -04:00
2018-10-01 16:00:53 -04:00
2018-10-10 06:38:01 -07:00
2018-10-09 14:38:00 -07:00
2018-04-18 20:48:45 -04:00
2016-10-11 13:15:27 -07:00
2018-04-18 20:48:46 -04:00
2018-06-19 11:49:42 +10:00
2018-04-18 20:48:45 -04:00
2015-03-18 09:57:38 +08:00
2018-04-18 20:48:45 -04:00
2018-09-18 11:00:31 -07:00
2018-09-18 11:00:31 -07:00
2018-04-18 20:48:45 -04:00
2018-09-11 20:21:32 +02:00
2016-10-10 09:35:44 -07:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-05-16 14:12:45 -05:00
2018-04-18 20:48:45 -04:00
2018-04-19 11:12:10 -07:00
2018-06-26 15:03:56 +10:00
2018-06-25 22:30:00 +02:00
2018-10-04 13:08:56 -05:00
2018-08-21 11:05:45 -07:00
2018-10-04 00:13:37 +02:00
2018-10-04 13:08:56 -05:00
2018-10-04 13:08:56 -05:00
2018-10-10 22:46:54 +02:00
2018-10-10 22:46:54 +02:00
2018-10-10 22:46:54 +02:00
2018-10-10 22:46:54 +02:00
2018-09-28 00:59:23 +10:00
2018-09-28 00:59:23 +10:00