RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.08k stars 66 forks source link

Add support for non-portable mode #539

Closed RamonUnch closed 4 months ago

RamonUnch commented 4 months ago

We need to look for %APPDATA%\AltSnap\AltSnap.ini when the .ini file is not present in the exe directorry. Like this you just need to put the ini file into AltSnap's folder for portable mode and just rename it for non-portable mode.

This is the first step towards #538