From 3405596983ab7e78b229fba2cf16cc040549a367 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 15 Aug 2017 11:24:59 +0200 Subject: [PATCH] Brought back Windows section --- docs/api/auto-updater.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index 4cfce603a0..aeb375e0aa 100644 --- a/docs/api/auto-updater.md +++ b/docs/api/auto-updater.md @@ -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 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 The `autoUpdater` object emits the following events: