Problem with changing default settings saving location path
I want to change the default save location of a program that i am trying to make portable. This is my first attempt to make a portable program with portableapps.com launcher so i hope someone can help me.
The program saves its settings in C:\Users\xxxx\AppData\Local\Just Gestures. I want to make it saves the settings in E:\PortableApps\JustGesturePortable\Data\JustGestureSettings.
This is what i have in launcher.ini:
[Launch]
ProgramExecutable=Just Gestures\JustGestures.exe
[DirectoriesMove]
%APPDATA%\Local\Just Gestures=%PAL:DataDir%\JustGestureSettings