Conversation
|
@adnanlah but, after canceling the update, another attempt to continue the update will result in the following error (without restarting the exe): |
True. I have fixed by generating a new Thank you very much. |
After I performed the update cancel update-operation-update(repeated multiple timesupdate-operation), he still received an error. (Sorry, I don't quite understand this convenience. I'm not sure if it's due to operational issues. Have you ever had such a problem with your business?) |
| } from 'electron-updater' | ||
| import { CancellationToken } from 'electron-updater' |
There was a problem hiding this comment.
| } from 'electron-updater' | |
| import { CancellationToken } from 'electron-updater' | |
| CancellationToken | |
| } from 'electron-updater' |
Hello,
I added a new IPC handler
cancel-downloadto cancel the download completely, because closing the modal only doesn't stop the app from continuing the download in the background.Thanks everyone for this project.