windows-installer icon indicating copy to clipboard operation
windows-installer copied to clipboard

Build Windows Installers for Electron apps

Results 111 windows-installer issues
Sort by recently updated
recently updated
newest added

When I try to build my app I get this error : Attempting to build package from 'Example.nuspec'. Could not find a part of the path 'C:\Users\{user}\AppData\Local\Temp\si-118523-8536-b3zul1.1far\locales' The missing file...

somewhat similar to #240 and #218 when running the make through electron forge task, it compiles and exports the app with no problem. when i go to install the app...

Hello, since I passed on Catalina i can't build an exe for windows. I have the latest version of the package. Thanks. The exact error is No dice: Failed with...

bug
upstream

Does not produce an .msi installer regardless of config or settings. Using version 2.7.0. ``` let settings = { name: ID, title: appName+' Sing It', appDirectory: path.join(outPath, ID+'-win32-ia32/'), authors: 'Musicline...

### Electron Version 12.0.5+ ### What operating system are you using? Windows ### Operating System Version Windows 10 Home 20H2 ### What arch are you using? x64 ### Last Known...

I'm using `electron-forge` which is based on windows-installer and when I try to `make` an `win32` image it throws the error below from `windows-installer`: ``` ================================================================================= ENV Summary: TIME: Sat...

Hey, I'm on Windows 10 trying to build my installer and can't get it to work. My `Foo Setup.exe` is always ~500kb small and I`m getting and error showing me...

Hello, I ran into an issue, which I believe should at least be better documented, if not somehow worked around. Building an MSI installer fails of the project name (as...

bug

The installer installs the app into some %APPDATA% folder and user has no way of finding the app or launching it. In order to create these shortcuts I now go...

E: \ workplace5 \ programming \ electronTest> npm run make > [email protected] make E: \ workplace5 \ programming \ electronTest > electron-forge make √ Checking your system √ Resolving Forge...