Electron-builder: Electron-Updater | Windows Portable

Created on 25 Jun 2018  路  1Comment  路  Source: electron-userland/electron-builder


  • Version: 20.16.0

  • Updater-Version: 2.21.0
  • Target: WIN (portable)


Is there any way to use the Electro-Updater under Windows with the portable Target?
The Updater work great on Linux (AppImage). Under Windows i get the following error message:

[error] Error: Error: ENOENT: no such file or directory, open 'C:\Users\Admin\AppData\Local\Temp\nswF6AD.tmp\app\resources\app-update.yml'
    at C:\Users\Admin\AppData\Local\Temp\nswF6AD.tmp\app\resources\app.asar\node_modules\electron-updater\src\AppUpdater.ts:391:27

Any way to fix this?

question

>All comments

Portable doesn't support auto-update by intention. It is "portable" :)

Was this page helpful?
0 / 5 - 0 ratings