Yea I looked through that post already. It didn’t really help me much. I did however find out exactly where the path is being set in the source code. The thing I’m wondering now is, can i change it to be the pathway I need it too without messing much stuff up?
It’s in the WinPlatform.Automation.cs script on line 370. I can change that line specifically to be the pathway it should try to look for, but it does contain spaces in the folder names. I’m not sure if putting “Microsoft Visual Studio” and other folder with spaces like that into the file pathway name if it might cause it to throw me an error. I also don’t know if i can just change this line, save, and then retry the binary tool and hope for the best. Would you happen to know these couple things?