Ok guys, this week I am starting a project for Dota2. I am creating a launcher that sets up everything for me. I would like to know how to open an exe and then activate the client based on name? Is it possible to go about doing this? How so?
for example...
open( 'dota2.exe' ) ;
ActivateClientWindow( 'dota2.exe' ) ;




Reply With Quote


