Tony Maro wrote:

Being frustrated with the results of UPX in Linux (can't access param(0) if it's packed) I did some hunting and found:

http://exepak.sourceforge.net/

For the TruckBites installer, I wrote my own installation utility that tags all the individual files into the main exe, and auto-extracts them at runtime, so nothing need's tar'd. Unfortunately with UPX, it couldn't locate itself when it ran so that it could extract everything. With exepak, it works like a charm and compressed it down from 4 MB to 2.7 MB.

-Tony Maro

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Thanks! Great find. I have the same problem with UPX. Btw how is your installer going?

Ales

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to