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. |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| node | ||
| renderer | ||
| utility | ||