Category "electron-builder"

Make electron app oneClick for updates but not for first installation

I'm trying to update my electron app on windows with electron-updater. It all works except when the updater is running, it first asks the users where does he wa

Electron Differential updater produces large amounts of changed blocks even when minimal changes were done. Am I doing something wrong?

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

Bash Scripts Are Not Executing From Production Build of Electron App

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

On Mac OS after closing the window, it does not reopen from the dock

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

How to solve this error Module not found: Error: Can't resolve 'fs'

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

Problem with app update yml files is not generated in electron?

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

how to adjust height and width of an app according to screen resolution

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

Not able to register and unregister .dll file through electron-builder custom NSIS include script

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

Electron auto updater setup with own server (generic provider)

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/

How to Change ElectronJS App default Icon?

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

Electron-builder (NSIS): do not ask about deleting data on reinstall (cannot distinguish reinstall and uninstall)

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

Build electron as exe on macbook m1

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-

Getting Code Signature Invalid when opening signed electron app

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