View Single Post
Old 08-14-2008   #5 (permalink)
mr_unreliable


 
 

Re: I 'm looking for a compiler ...

threp wrote:
Quote:

> 2. I 'm also looking for a compiler to make that script into an exe file .
> The exe would need to grab a filename from the command line.
>
hi Threp,

If you have vb (classic), then you could insert that code
and compile it to an exe. As for the newer vb (vb.net)
you could also use that, although it is a bit more
complicated.

As far as the other suggestions you will get here, (autoit,
vbs2exe, etc), those are not really "compilers", they are
more accurately characterized as "wrappers". What they do
is wrap (bundle) up your script with the runtimes into an
exe file. So, while it looks like an exe, it is really
only an exe startup module which will then just run your
script in the background.

For all practical purposes, this may be a distinction without
a difference. So if all you want is an exe, there are lots
of ways to get there.

cheers, jw
____________________________________________________________

You got questions? WE GOT ANSWERS!!! ..(but, no guarantee
the answers will be applicable to the questions)
My System SpecsSystem Spec