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
windows stuff: C:\User\%USERPROFILE%\jan : janroot C:\Users\%USERPROFILE%\AppData\Local\Programs\jan : app installed folder, will be remove if we uninstall app C:\Users\%USERPROFILE%\AppData\Roaming\jan : cache folder for jan app C:\Users\%USERPROFILE%\AppData\Local\electron : cache folder generated by electron - chromium related
Describe the bug
Per user requests, Jan app should delete AppData after uninstalled on Windows.
Suggestions
electron-builder custom nsis installation script example:
https://www.electron.build/generated/nsisoptions
Additional context
Is there any way to prompt the user for confirmation?
The text was updated successfully, but these errors were encountered: