installer icon indicating copy to clipboard operation
installer copied to clipboard

Auto-Update the Installer itself.

Open mikeal opened this issue 8 years ago • 3 comments

Probably needs different code for both Mac, Windows and Linux.

mikeal avatar Jul 01 '16 03:07 mikeal

https://github.com/electron/electron/blob/master/docs/api/auto-updater.md

mikeal avatar Jul 01 '16 03:07 mikeal

electron-builder creates mac-zip for Squirrel.Mac and nuget for Squirrel.Windows.

On Linux I recommend to use AppImage (electron-builder will support it this week — https://github.com/electron-userland/electron-builder/issues/504).

So, if you will use electron-builder, this task is a straight-forward :) MAS target (to fix #6) is supported also.

develar avatar Jul 01 '16 14:07 develar

Do we still use this installer on the website?

priyank-p avatar Dec 15 '17 16:12 priyank-p