Executing an exe at runtime
Basically i am creating a D3d App and I want the code to run this configuration (choose resolution, windowed or fullscreen, etc...)
then this config.exe will save the settings to a settings.cfg then the D3D app runs and refers to the information from the settings.cfg
is this possible? how do I do this? I want the code to run an exe file basically.
i also want to make sure that config.exe finsihes (ie exits) then the code runs the main program.
THx.



LinkBack URL
About LinkBacks


