Jump to content

Recommended Posts

Posted

Hi

I was wondering if anyone knew of any way to increase the file size of a newly created EXE

I only have one line of code in the script

ShellExecute ("ReadPFile.exe", "Let_There_Be_Ys.pdf")

After I build the EXE its only like 295kb is there a way to build it and have it like 4 or 5 MB?

Only reason being I am trying to run it on a 64bit windows 7 PC and I read somewhere that 64bit systems do not like small executables not sure

if this is true or not

Any help would be much appreciated

Thanks

Posted (edited)

Yeah - include some files (images, ... whatever)

I read somewhere that 64bit systems do not like small executables not sure

if this is true or not

:graduated: where have you got that idea from ??

EDIT: also, uncheck UPX at compile time.

Edited by enaiman

SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script

wannabe "Unbeatable" Tic-Tac-Toe

Paper-Scissor-Rock ... try to beat it anyway :)

Posted

Only reason being I am trying to run it on a 64bit windows 7 PC and I read somewhere that 64bit systems do not like small executables not sure

if this is true or not

I dug out my old old 64 bits windows 7 laptop from behind a heap of old curtains in my attic (only 6 GB of RAM and 2.3 ghz, remember the good old days... :graduated: ) and started a 28kb helloworld executable... Ran just fine! :(

Roses are FF0000, violets are 0000FF... All my base are belong to you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...