Files
electron/atom/common
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-04-18 20:48:45 -04:00
2018-10-10 06:38:01 -07: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-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-10-04 00:13:37 +02:00