Is there a way to detect the architecture of electron in the main process?
process.platform seems to return win32 also on x64 machines, and I don't find any option in the docs to get the architecture.
Have you tried process.arch?
I believe that returns the architecture of the current process, rather than the architecture of the operating system
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With