We're trying to build our Electron app under a different name, with a different appId
so that we can run it alongside our original app - but it always triggers Electrons 'second-instance' - at least on Windows where I'm testing.
What do we need to do to make Electron that these are two entirely separate applications?