I can execute programs when the full hardcoded path is given (Example: C:\User\Desktop\example.exe) But i need to instead run an exe inside folder that is also inside the folder of the launcher program i'm doing, (example: \example\example.exe) how can i achieve this?