I have a game that uses this file structure:
GAME FOLDER ->data ->data->run.bat
I want to put a shortcut to run.bat in GAME FOLDER, but if I move it, or someone else installs it it won't work because the target is wrong. Is there a way to make the target and "start in" relative to GAME FOLDER?