Quote:
Originally Posted by TrashBag
I'm making a Hwid.exe u have to open it so u can log in the game
so I want to force sro_client to open it first, not backdooring 
|
just inject a dll and when it's attached use system("start hwid.exe");
there are better ways of doing this and i recommend using google
you could also lookup ShellExecute and CreateProcess on msdn both are good options
ok one more thing
you can use a batch file to open hwid.exe then sro_client.exe (by hexediting silkroad.exe to launch the batch instead of sro_client.exe)