Page 1 of 1

Strip down convert.exe

Posted: 2011-05-04T01:34:57-07:00
by jeromerocks
Hi all!

I was wondering if there was a way to strip down the functions in a static build of convert.exe to reduce EXE size. It's 5+mb at the moment.
I figured that since I only use 2-3 functions in convert.exe, I could remove the rest to reduce exe size.

Could anyone guide me on how to do that? I ran configure.exe to build the .sln file, but now am stumped on what to do. I'm a delphi programmer, so I'm in uncharted waters now.

Thanks in advance!