From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Quinn Subject: Re: programm at beginning of a file Date: Mon, 10 Jun 2002 22:20:38 +0100 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <3D051826.7070805@htec.demon.co.uk> References: <1023746935.3304.4.camel@garcilazo.unicom.ife.org.mx> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "David Eduardo Gomez Noguera a.k.a. dabicho" Cc: programming David Eduardo Gomez Noguera a.k.a. dabicho wrote: > Hello. > I need to write a programm that i can prepend to a file, like a zip > file, to make it autoexecutable. > Any information on how to do it, or how is it called? because i didnt > have any idea for a keyword to do searches on the web. > > Or, anyone has an idea how should i do to create in linux an > auto-extractable spanned zip file, that would run on a windows pc? > > thank you. bye bye! > > > > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > try gzexe which appends the data to a shell script. -- rgrds, Chris Quinn