Closed AdamCoulterOz closed 2 years ago
If it was easy, I would have done this before.
We need to target 3 different platforms. It is not easy.
Note : I am not using electron-forge or similar for building the installers.
P.S. - electron packager can take appname in command
npx electron-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> [optional flags...]
This will break existing installation, since the app name will be changed.
It is too late to change the app name :(
It really isn't. Just have it check for multiple existing file names.
Can you please rename it so it doesn't show as "google-chat-electron" in the UI? Maybe to "Google Chat"?