acuellar wrote:
En Control de Aplicaciones y Navegador
Desactivar -Control inteligente de Aplicaciones
Espero te ayude
Rick Lipkin wrote:I use a professional .EXE shrinker ... that makes a big difference in execution time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. and an additional benefit is that your .exe once shrinked makes it impossible for anyone to use a hex edit to look at your .exe which could revel your source code .. here is the link ..
http://www.aspack.com/downloads.html
Thanks
Rick Lipkin
Rick Lipkin wrote:I use a professional .EXE shrinker ... that makes a big difference in execution time .. the smaller the .EXE, the quicker the program loads not only on a single machine but especially on a network where the .exe is on a common folder. The Shrinker is called Aspack .. and an additional benefit is that your .exe once shrinked makes it impossible for anyone to use a hex edit to look at your .exe which could revel your source code .. here is the link ..
http://www.aspack.com/downloads.html
Thanks
Rick Lipkin
C:\UPX\UPX.EXE --lzma --ultra --brute FOTOSPRO.EXE
C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
Enrico Maria Giordano wrote:I didn't understand your question. Can you be more specific, please?
karinha wrote:Enrico, is this correct? And the version, is it 4.2.4 of UPX.exe?
- Code: Select all Expand view
C:\UPX4\UPX.EXE -9 --lzma FOTOSPRO.EXE
Regards, saludos.
C:\UPX4\UPX.EXE --lzma FOTOSPRO.EXE
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Ask Jeeves [Bot], Google [Bot] and 57 guests