Is it possible to re-comile an executable with unique information that the end user enters, so that they can re-distribute that executable with their unique info? If so, how would I go about doing this?
maybe just package the exe with a .cfg or .ini file that the exe can read. Then you dont need them to change the exe... just the ini. Possibly provide an interface to it too.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.