I need to ship a single EXE, but that EXE requires a Dll (GRFXtools.Dll)
Whats the common method for doing this?
I can attach the Dll as a resource but then how do I get it
installed on the HD before the program looks for it?
------------------
Kind Regards
Mike
Whats the common method for doing this?
I can attach the Dll as a resource but then how do I get it
installed on the HD before the program looks for it?
------------------
Kind Regards
Mike
Comment