-
Bug
-
Resolution: Done
-
Major
-
11.0.0.GA
-
None
-
devex #136 August 2017
-
3
-
NEW
So far I was not able to reproduce it, but mguerett demoed it to me through BJ. Problem is replicable when on macOS electron ('sometimes') called with parameters. That triggers functionality designed for windows only, related to speeding up bundled installer startup.
Solution is to guard that code with platform check and make it work only on windows where we have no surprises like this.