mongodb-js / electron-squirrel-startup

Default Squirrel.Windows event handler for your Electron apps.
Apache License 2.0
217 stars 41 forks source link

non-working shortcuts #23

Closed rgl closed 7 years ago

rgl commented 7 years ago

this module is calling ../Update.exe --createShortcut=app.exe but that creates a non-working shortcut. it works fine if you use the Update.exe that is on the application directory.

I'm using Squirrel 1.5.1 (which I guess ships with electron-builder 10.6.1).

rgl commented 7 years ago

scrap what I said. even using the Update from the application directory is not working. seems a bug on squirrel itself :-(

rgl commented 7 years ago

seems to be a bug with electron-builder, more exactly with the version that is pulled from electron-builder-binaries

rgl commented 7 years ago

this has been fixed :-)