Brought back Windows section
This commit is contained in:
parent
6a872dd938
commit
3405596983
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ The installer generated with Squirrel will create a shortcut icon with an
|
||||||
same ID for your app with `app.setAppUserModelId` API, otherwise Windows will
|
same ID for your app with `app.setAppUserModelId` API, otherwise Windows will
|
||||||
not be able to pin your app properly in task bar.
|
not be able to pin your app properly in task bar.
|
||||||
|
|
||||||
|
Unlike Squirrel.Mac, Windows can host updates on S3 or any other static file host.
|
||||||
|
|
||||||
## Events
|
## Events
|
||||||
|
|
||||||
The `autoUpdater` object emits the following events:
|
The `autoUpdater` object emits the following events:
|
||||||
|
|
Loading…
Reference in a new issue