Joshua Chamas wrote:
> If you want to make that console go away I believe there is
> something you can do to a windows executable to take away
> the console requirement if it has one, but I can't remember
> off the top of my head. I would check with the ActiveState
> perl win32 lists.
MSVC:
editbin /subsystem:windows <exename> vs. editbin /subsystem:console
<exename>
this changes just a byte in the exe header.
see also, esp. if you don't have MSVC:
http://Jenda.McCann.cz/perl/GUIscripts.txt
--
Reini Urban
http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html
- Re: Email (mod_perl) Apache mo... clayton cottingham
- Re: Email (mod_perl) Apache module? Perrin Harkins
- Re: Email (mod_perl) Apache module... brian moseley
- Re: Email (mod_perl) Apache mo... Ričardas Čepas
- Re: Email (mod_perl) Apac... Michael
- Re: Email (mod_perl) Apache mo... Robin Berjon
- Re: Email (mod_perl) Apac... brian moseley
- Re: Email (mod_perl) ... Robin Berjon
- backtick behavior Doug Brewer
- Re: backtick behavior Joshua Chamas
- Re: Email (mod_perl) ... Reini Urban
- Re: Email (mod_perl) Apache module... martin langhoff
- Re: Email (mod_perl) Apache mo... brian moseley
- Re: Email (mod_perl) Apache module? George Sanderson
- Re: Email (mod_perl) Apache module? John Saylor
