In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Using UPX

Xailer English public forum
Responder
Stephan Hennekens
Mensajes: 305
Registrado: Jue Nov 30, 2006 12:17 am

Using UPX

Mensaje por Stephan Hennekens »

Hi Ignacio, Jose,
would be nice to have an option to compress the exe file with upx, for
example when you are going to deliver an executable to a customer.
Regards,
Stephan
notelo
Mensajes: 54
Registrado: Sab Abr 28, 2007 2:06 pm

Using UPX

Mensaje por notelo »

Stephan,
open Tools->Configure tools menu, click on Add button and configure it as
follow:
Name: UPX, or whatever you want
Program: <PathToUpx>
Directory: <PROJECT_DIR> //This is written here
Parameters: --compress-icons=0 "<PROJECT_EXE>" --compress-exports=0
Now click on Ok, open the Tools menu again and you will see a new entry at
the bottom with the UPX option.
Regards,
José Lalí­n
notelo
Mensajes: 54
Registrado: Sab Abr 28, 2007 2:06 pm

Using UPX

Mensaje por notelo »

Stephan,
> Directory: <PROJECT_DIR> //This is written here
There is a typo:
Directory: <PROJECT_DIR> //As written here
Regards,
José Lalí­n
Stephan Hennekens
Mensajes: 305
Registrado: Jue Nov 30, 2006 12:17 am

Using UPX

Mensaje por Stephan Hennekens »

Wunderfull. This works!!!
Stephan
"José Lalín" <notelo@digo.com> wrote in message
news:4655a79e$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> Stephan,
>
> open Tools->Configure tools menu, click on Add button and configure it as
> follow:
>
> Name: UPX, or whatever you want
> Program: <PathToUpx>
> Directory: <PROJECT_DIR> //This is written here
> Parameters: --compress-icons=0 "<PROJECT_EXE>" --compress-exports=0
>
> Now click on Ok, open the Tools menu again and you will see a new entry at
> the bottom with the UPX option.
>
> Regards,
> José Lalín
Responder