1. Exe files

------=_NextPart_000_0009_01C0A5A8.C308DA80
	charset="iso-8859-1"

How would I compile a stand alone .exe file after I have written my U4ia =
program. I would like to distribute it to friends?

Thanks

------=_NextPart_000_0009_01C0A5A8.C308DA80
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>How would I compile a stand alone .exe =
file after I=20
have written my U4ia program. I would like to distribute it to=20
friends?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
------=_NextPart_000_0009_01C0A5A8.C308DA80--

new topic     » topic index » view message » categorize

2. Re: Exe files

On Mon, 05 Mar 2001, you wrote:
> 
> How would I compile a stand alone .exe file after I have written my U4ia
> program. I would like to distribute it to friends?
> 

Bind it. 
If you have the registered version of Euphoria, you can type 
bind myprog.ex
or
bindw myprog.exw
and "myprog.exe" will be created.

Regards,
Irv

new topic     » goto parent     » topic index » view message » categorize

3. Re: Exe files

----- Original Message -----
From: "Irv Mullins" <irvm at ellijay.com>
To: "EUforum" <EUforum at topica.com>
Sent: Monday, March 05, 2001 10:58 PM
Subject: Re: Exe files


> On Mon, 05 Mar 2001, you wrote:
> >
> > How would I compile a stand alone .exe file after I have written my U4ia
program. I would like to distribute it to friends?
> >
>
> Bind it.
> If you have the registered version of Euphoria, you can type
> bind myprog.ex
> or
> bindw myprog.exw
> and "myprog.exe" will be created.
>
> Regards,
> Irv

Aren't there any other ways where you can create .exe files without being
registered. I am13 years old and I doubt my dad will let me reg it.
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: Exe files

Heya!

> How would I compile a stand alone .exe file after I have written my U4ia
> program.
> I would like to distribute it to friends?

Honestly, I've made a quest to do this, too, but as long as it's just for 
friends, make a batch file, like Travis suggested, or even make a 
shortcut to the program with the line:

start exw.exe <path to the program>

And that'll at least get rid of a need for a console with a *.bat :)

Me, myself, I'm trying to redistribute programs to _everyone_, which 
means that some *.bat or a shortcut or something like that just won't 
cut it, so that means I'm gonna break down sometime here to 
register the interpreter and Eu2C. :)

And, I'll add, I'm almost 16 (almost legally able to work (4/7, or 
around 28 hours/week max, methinx) in the state of WA :))

> 
> Thanks
> 

No prob, man :)

HTH,

--"LEVIATHAN"

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu