1. Icon for .EXE File
- Posted by CK Lester <cklester at yahoo.com> Apr 19, 2001
- 461 views
I know this was discussed before, but I couldn't find a solution in the Topica archives... How do I make a bound .EXW file take on an icon of my own design? Thanks! ck
2. Re: Icon for .EXE File
- Posted by Ted Fines <fines at macalester.edu> Apr 19, 2001
- 440 views
supposing you have a file names killerapp.exw, here's how you'd do it: -------------------------------------- C:\>bindw Name of Euphoria file to bind: killerapp.exw Hide strings as sequences of ASCII codes? (better shrouding but file will be bigger): (y) Leave routine names clear, i.e. unshrouded? (needed if you use routine_id): (n) Scramble? (better security, load time might be slower): (y) Customized icon file (Press Enter if none): killerapp.ico Creating killerapp.exe... C:\> That's about it. You may also specify all of that stuff on the command line of bindw. As for making icons, I find most programs aren't very good (at least the ones that are free!). A free one I use with success is Icon Maker. You can download it from: <http://www.macalester.edu/~fines/iconmakr.zip> --Ted --On Thursday, April 19, 2001 2:44 PM -0500 CK Lester <cklester at yahoo.com> wrote: > > > I know this was discussed before, but I couldn't find a solution in the > Topica archives... How do I make a bound .EXW file take on an icon of my > own design? > > Thanks! > ck > > > > > > > > >
3. Re: Icon for .EXE File
- Posted by Euman <euman at bellsouth.net> Apr 19, 2001
- 449 views
Has anyone noticed that the subject is left out of most of the recent post? I'm alittle concerned about no subject in messages. Euman ----- Original Message ----- From: "Ted Fines" <fines at macalester.edu> To: "EUforum" <EUforum at topica.com> Subject: Re: Icon for .EXE File > > > supposing you have a file names killerapp.exw, here's how you'd do it: > -------------------------------------- > C:\>bindw > Name of Euphoria file to bind: killerapp.exw > > Hide strings as sequences of ASCII codes? > (better shrouding but file will be bigger): (y) > > Leave routine names clear, i.e. unshrouded? > (needed if you use routine_id): (n) > > Scramble? > (better security, load time might be slower): (y) > > Customized icon file (Press Enter if none): killerapp.ico > > Creating killerapp.exe... > C:\> > > That's about it. You may also specify all of that stuff on the command > line of bindw. > > As for making icons, I find most programs aren't very good (at least the > ones that are free!). A free one I use with success is Icon Maker. You > can download it from: > <http://www.macalester.edu/~fines/iconmakr.zip> > > --Ted > --On Thursday, April 19, 2001 2:44 PM -0500 CK Lester <cklester at yahoo.com> > wrote: > > > > > > > I know this was discussed before, but I couldn't find a solution in the > > Topica archives... How do I make a bound .EXW file take on an icon of my > > own design? > > > > Thanks! > > ck > > > > > > > > > > > > > > > > > > > > <snip> > > >
4. Re: Icon for .EXE File
- Posted by Michael Sabal <mikes at notations.com> Apr 19, 2001
- 432 views
Subject's been coming up fine for me. >>> euman at bellsouth.net 04/19/01 05:59PM >>> Has anyone noticed that the subject is left out of most of the recent post? I'm alittle concerned about no subject in messages. Euman
5. Re: Icon for .EXE File
- Posted by Kat <gertie at PELL.NET> Apr 20, 2001
- 444 views
On 19 Apr 2001, at 16:59, Euman wrote: > > Has anyone noticed that the subject is left out of most of the > recent post? > > I'm alittle concerned about no subject in messages. I get the subject line in Pegasus ok. Kat
6. Re: Icon for .EXE File
- Posted by Gerardo <gebrandariz at YAHOO.COM> Apr 20, 2001
- 450 views
I get the subject line, too. Using OE 5.5. I did get one or two messages without subject line a few days ago, but I guess the sender forgot to include it. Gerardo ----- Original Message ----- From: "Kat" <gertie at PELL.NET> To: "EUforum" <EUforum at topica.com> Subject: Re: Icon for .EXE File > > On 19 Apr 2001, at 16:59, Euman wrote: > > > > > Has anyone noticed that the subject is left out of most of the > > recent post? > > > > I'm alittle concerned about no subject in messages. > > I get the subject line in Pegasus ok. > > Kat