electron / fiddle

:electron: 🚀 The easiest way to get started with Electron
https://electronjs.org/fiddle
MIT License
7.46k stars 692 forks source link

Recommendation for fiddle uninstallation. #1615

Open mhy-beta opened 4 months ago

mhy-beta commented 4 months ago

When I uninstall the application from Windows 11, it does not delete the folders created in "AppData\Local" and "AppData\Roaming". I had to delete it manually. I recommend that the things that need to be added to the application be considered for the automatic deletion of the remaining files for the uninstall process.

uninstaller