Re: How to produce one ".exe" lower ?

new topic     » goto parent     » topic index » view thread      » older message » newer message
sergelli said...

Hello

I am using the Eu403 + Win32Lib + Windows and the line below to make the "myProg.exe"

system(getenv("EUDIR")&"\\bin\\eubind.exe myProg.exw",1) 

It's working, but the file "myprog.exe" is very large, 3,095 Kb.
The size is only 417 Kb, while "myprog.exe" is produced with the "eu311"

How can I reduce this 3,095 Kb size?
What should I do for this?

Thanks

Binding creates a file that is size of euiw.exe interpreter + your program file.

You can try translating your program instead of binding.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu