kleidis / Troppical

Manage your emulators easily
MIT License
51 stars 3 forks source link

[BUG] Windows controlled folder access causing application to crash #23

Open SilentSparrow02 opened 3 months ago

SilentSparrow02 commented 3 months ago

Describe the bug WIndows controlled folder access is blocking the app and causing it to crash while trying to install an emulator. Tried to whitelist it by allowing the "main.exe" process but this doesn't work (since as you said the main.exe file is deleted after every run). Only solution currently is to manually disable controlled folder access every time before running the app.

To Reproduce Steps to reproduce the behavior:

  1. Controlled folder access should be enabled in Windows Security
  2. Install or update any emulator in a protected folder (e.g. Documents)

Screenshots/Videos image

Expected behavior The application should run in a way which could allow users to whitelist it so it doesn't crash every time.

Windows version and build Windows 11 23H2 Troppical v7ff151f