Ok hopefully this can be done with [MoveFiles} I am using PA Launcher 2 beta 3
Here is situation:
I have a file called jajuk.bootstrap in the %USERPROFILE% directory. I have made a copy and placed it into the %PAL:AppData% directory. I would like to remove the original from the %USERPROFILE% and have it upon the start of the program write the AppData file to UserProfile folder. Then when program shuts down return it to the AppData folder.
I have tried ever combo I know of to accomplish this but can not do it
I can not just erase the file without saving it otherwise the program will act as if it was a first use and then default back to userprofile. I have already internally taken care of changing the locale of the data from the program into the Data folder but can not figure how to do the above.