Changing Exe Directory

How can i Change the default exe directory?
like for example if i wish to put the game launcher exe in the same directory as DATA?

It is not possible, since the unity file looks for the DATA folder n relation to itself. What you can do is create a shortcut inside the data folder, or put both the executable and the DATA folder into another folder.