bcssov / IronyModManager

Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
https://bcssov.github.io/IronyModManager/
MIT License
343 stars 41 forks source link

Process elevation or error message #478

Open bcssov opened 8 months ago

bcssov commented 8 months ago

There was an odd case where a user put custom mod directory in the root drive ex. c:\merges. And deleted the merged folder. Irony attempted to create such a folder but failed due to windows preventing access to root drive. We need to throw an error message or request elevation in such a case.