Originally posted by ilasthope
I made 3 versions of my tool and now im looking for the exe file, but i can't find one, i looked everywhere and even followed differnt tuts. i only get a xxxxx.vshost.exe file and not the one im need. im trying to get the xxxxx.exe file instead. It is fustrating...
Check in /<application name>/bin/Debug/
if not check /<application name/bin/Release/
if it's not in either of those directories, I'm not sure. Those are the only places it should be at.