I'm working on a project built on Electron. We've set up for differential updates through electron-builder (with nsis-web, and a separate differential updater b
UPDATE: index.js file content added. I have this electron app that is executing some bash scrips(*.sh) files to perform some task. Everything is working absolut
I have developed an electron application, and after creating its build, installed it in MacBook for testing firstly the app worked fine, but after closing the a
I have created new angular project with electron.I do need to set up the electron. I have got below errors. ERROR in ./node_modules/electron/index.js Module
I have a problem with the auto-update of electron app, After I finished all the app parts and I am trying to push it to my custom update server , I found this e
I need to simplify electron display of an app where the app will shrink its size if the display is smaller for example Laptop display or Big size display like i
I have created a electron desktop app and created a installer using electron-builder. Now I want to add capability of registering a .dll file at the time of ins
I have my own server where I uploaded app installer via FTP. Its name is quickmargo Setup 1.0.0.exe and it's available at https://quickmargo.pl/dist/download/
I am new to electronjs. I want to convert an angular app to desktop. I could achieve it successfully but the problem is that the app icon is set to default elec
I use Electron-builder (of version 22.14.13) to create installer for our app (Windows). I needed to create custom installer, so when user uninstalls the app the
I trying to build an electron with an exe installer on macOS with a MacBook Pro with an m1. I already tried different packages like electron-packager, electron-
I'm dealing with this issue for almost two weeks. When I build my electron app in a DMG file, everything works perfect, but when I try to build the app in pkg f