Greetings, first let me say I love Au3 so far and look forward to learning as much as possible. At the time I am still a noob and need help with something I am sure is simple but out of my reach currently. I want to run an executable file located in the current user's appdata directory.
At the time, I have my program setup where if I click a button, it will run the desired executable file, but only if I use a direct path as noted below;
C:\Users\Anthony\AppData\Roaming\GameRanger\GameRanger\GameRanger.exe
What I need is to get it to detect the current user because more than likely... everyone's computer isn't named Anthony.