Hi,
You cannot embed the two DLL's. You'll need to either copy them along with the .exe or place them somewhere in your PATH. Another option is to use an .exe packager/bundler. This will create an new exe that will contain your exe and the two DLL in a single exe.
Regards,
Marcus
You cannot embed the two DLL's. You'll need to either copy them along with the .exe or place them somewhere in your PATH. Another option is to use an .exe packager/bundler. This will create an new exe that will contain your exe and the two DLL in a single exe.
Regards,
Marcus