Hi,
Providing a windows portable version is really a plus, but it seems that some of the expected features (of a usual portable application) haven't been handled.
Noticeably, the settings are now still stored in the registry and the working folder is tight to system user's document root.
Maybe you may get some hints looking at
https://github.com/songyuncen/QtJsonSettings to remove the registry dependency
Regards