electron-vite icon indicating copy to clipboard operation
electron-vite copied to clipboard

在窗口打开或程序未退出的情况下,卸载软件时会卸载不完全

Open theores opened this issue 1 year ago • 2 comments

Describe the bug

在窗口打开或程序未退出的情况下,卸载软件时无法完全删除安装目录所有文件,只删除了部分文件,并且不会有任何提醒,窗口也不会被关闭,导致可以继续操作窗口,并触发资源无法找到main-proccess error错误。 dccbf78d2b7fce5d03f48a1314a81cc

Electron-Vite Version

2.3.0

Electron Version

31.0.2

Vite Version

2.3.0

Validations

theores avatar Aug 23 '24 10:08 theores

this is electron-builder's error. https://github.com/electron-userland/electron-builder/issues/8441

rfirefly avatar Oct 31 '24 09:10 rfirefly

同样的问题,electron0build的问题,建议升级的25版本

leping-zhang avatar Oct 31 '24 09:10 leping-zhang