Re: how to call a file
- From: "Matt Williamson" <ih8spam@xxxxxxxxxxx>
- Date: Wed, 2 Nov 2005 07:43:47 -0500
If I'm understanding you correctly, you want to take a perl script and
compile it using VB so it is self executable without perl.exe?
I'm not aware of any way to do this in VB short of combining your script
with perl.exe and extracting each program when your .exe is run. There used
to be a program called Fusion that would do that, but I haven't played with
it for a few years.
Another option is this: http://www.indigostar.com/perl2exe.htm
HTH
Matt
"vsprasads" <vsprasads.1xv5xo@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:vsprasads.1xv5xo@xxxxxxxxxxxxxxxxxxxxxxxx
>
> I have written a perl script which is of .pl extension
> Now i want to create an .exe file from it.
> So, i want to call that perl script and execute it in VB to get a .exe
> file.
> How can i do this?
>
>
>
> --
> vsprasads
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
.
- References:
- how to call a file
- From: vsprasads
- how to call a file
- Prev by Date: Re: Help: *weird* overflow!
- Next by Date: Re: Set No As Default!
- Previous by thread: how to call a file
- Next by thread: Re: How to compare images?
- Index(es):
Relevant Pages
|