Say i'm writing a program that depends on a few other .exe and .dll files to work correctly. Instead of including those in the same directory as my app, i'd like to have my app "generate" those files. Thus making it more robust, portable, and secure.
Is this possible? I've played around with the resource manager to no avail already.
Any help would be appreciated.
Thank you!
Is this possible? I've played around with the resource manager to no avail already.
Any help would be appreciated.
Thank you!