Saturday, March 8, 2014

How to Embed DLL Files Into EXE Files


1. Click 'Start' and type 'Run' in the 'Search' box.
2. Press 'Enter.'
3. Type 'regsvr32 x:dllfile' and press 'Enter.' Replace 'x' with the drive containing the DLL to be embedded into the operating system and 'dllfile' with the location and name of the particular dll file.

No comments:

Post a Comment