You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When electron-updater updates an application installed in Windows in a custom location c:\my_app, any file/folders added to that custom location is also deleted.
Non-app files/folders should be kept as users can lost their data this way
The text was updated successfully, but these errors were encountered:
electron-updater: 6.1.7
When electron-updater updates an application installed in Windows in a custom location
c:\my_app
, any file/folders added to that custom location is also deleted.Non-app files/folders should be kept as users can lost their data this way
The text was updated successfully, but these errors were encountered: