I am currently developing an application that uses a .hidden directory to store its settings, etc.
When I add this folder to AppNamePortable.ini, it creates the original .hiddenAppNameDirectory that I'm attempting to copy, and also another directory beside it called .CopyOfhiddenAppNameDirectoryCreatedByPortableApps or something similar.
I have tried adding the settings.json file only to no avail.
Is there a way to rewrite a line in the settings.json on startup, or is there some other way I am missing here? Am I out of options?