Re: Opinions on the best EXE compressor

From: Lluis Olle (llob.correobasurano_at_menta.net)
Date: 06/15/04


Date: Tue, 15 Jun 2004 20:20:33 +0200

Hi all

Just my two cents ...

1. In general, I always put some kind of "single instance only" in my
applications, so to stop the user from launching several instances of the
same exe ... so I'm not worried if several instances took more memory, just
because there won't be more than one instance.

2. In my organization, the "realtime" Anti-Virus software is always on, and
"watching" ... so your mean that the Anti-Virus software doesn't brings ALL
exe code into memory to scan it's contents before real execution begins ?

3. All my programs reside in a network location ... If the program is
compressed, it would live in the LOCAL paging, so no network activity
produced by the exe program after launch ... Otherwise, there would be no
local paging for the exe, because the OS would go thru the network,
dinamically loading pages from the network.

4. A compressed program woul load faster from network.

5. Network's are generally overloaded ... my computer, with 512 Mb, Pentium
IV 2.8 MHz, 80 Gb Ultra-IDE ... is not.

It's no so simply at all to say "no" to exe compression.

Regards

"Tim Sullivan" <tim@NO.SPAM.uil.FOR.ME.net> escribió en el mensaje
news:40cef3e5@newsgroups.borland.com...
> > I would really appreciate if you could share your expierens with an EXE
> > compressor. I dont' really know which are availible, from searching on
> > Google I came across, ASPack, PECompact.
>
> Don't use EXE compressors. For a good list of reasons why, go here:
>
> http://www.jrsoftware.org/striprlc.php#execomp
>
> --
> Tim Sullivan
> Unlimited Intelligence Limited
> http://www.uil.net
>
>
>



Relevant Pages

  • Re: Questions about .NET Deployment Models (i.e. ClickOnce)
    ... With dotnet you can still leave the exe on the server with a shortcut to it ... it really allowed me to go ahead and play around with ClickOnce ... having all of the executables on 1 spot on the network. ... mini-app and put a shell execute for it in the bigger app, ...
    (microsoft.public.dotnet.framework)
  • re: Launching EXE in Deployment Project
    ... Launching EXE in Deployment Project ... >> it causes the setup program to stay open until the EXE has been exited. ...
    (microsoft.public.dotnet.languages.vb)
  • Is this a virus / trojan / worm ?
    ... At least he had the common sense to unplug his PC from the network when he ... If I run the exe it does nothing but it does show up in the ... The next event in the Event Vwr "The shell stopped unexpectedly and ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Newbie-ish dialog box questions
    ... You could try to find out the type of compression used by looking at ... you may google on 'exe unpacker' or 'dos exe unpacker' ... close, and select DBF files and to SEEK, as ... for more about dialog boxes: ...
    (comp.lang.clipper)
  • Re: Who is using the EXE
    ... Running applications across a network is a bad idea for several reasons, ... The normal solution is to write a small launcher program which is installed ... if it finds a newer one on the server it copies it over the local ... I developed an application using VB6, placed the exe in a shared ...
    (microsoft.public.vb.general.discussion)