how can i get content of an exe file and convert it into Base64 encoding ?
exe
Base64
Edit
I use D2010 and i wan
D2010
In ancient Delphi versions, you can use synapse (link here)
synapse
Just put synacode.pas in your uses e call EncodeBase64/EncodeBase64.
synacode.pas
Cheers