I just had the same issue as in https://github.com/Squirrel/Squirrel.Windows/issues/1150 Replacing the `rcedit.exe` in `node_modules\electron-winstaller\vendor` with the latest version (2.0.0) [from here](https://github.com/electron/rcedit) fixed the issue. All my files are local and **not** on a network drive. It looks like an old `rcedit` version causes more issues: https://github.com/Squirrel/Squirrel.Windows/issues/888