Thema: making executable that executes an file
could anyone help me in finding out how to write an c++ code for an win32 PE executable (shell.exe) that once executed would look in an text file (shell.ini) and execute the program of wich the path is written in the textfile then exit
i need it preferabely in c++ so i can add options an further improve it
i want the file in order to rename it to explorer.exe an put it in / so will load instead of window's explorer at boot<p>although i would really apreciate the full code because i am an newbie in c++ and the entire code would be great for me to work on any kind of help ranging from links to documentation or the name of the variable used to call an file and execute it is welcome