Jump to content

Recommended Posts

Posted

When I copile a file with one line of code -just a run command- it weighs 244 kb.

It's too much for a simple exe file with a unique action.

Posted

You need to RTFM, I think. You don't understand how AutoIt works.

And anyways, with programs coming on DVD's these days, 244KB doesn't seem like a lot, really.

If it's something so extrememly simple, why not use C?

Download Bloodshed Dev, and try it.

;o)

(or

nothing is foolproof to the sufficiently talented fool..

  • Developers
Posted

When I copile a file with one line of code -just a run command- it weighs 244 kb.

It's too much for a simple exe file with a unique action.

You're not asking any question and all you do is give an opinion which is fine if you feel this way ... your problem.

Now why did you feel you needed to share this opinion ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

When I copile a file with one line of code -just a run command- it weighs 244 kb.

It's too much for a simple exe file with a unique action.

You compile a C++ script with as many included functions and tell me how big that is.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...