Page 1 of 1

New feature in PIDE to create .exe's.

PostPosted: May 3, 2006 @ 5:22pm
by kornalius
When you want to create an .exe in the PIDE, the runtime files are not compressed with UPX.

The reason why they are not compressed by default is because changing the default resource icon corrupts the .EXE file if they are compressed first.

If you install UPX on your computer, the PIDE has a new option to compress the newly generated .exe file.

The new make executable feature in the PIDE only works on the PC.

PostPosted: May 3, 2006 @ 5:59pm
by kornalius
Here is the new PIDE Make Executable option dialog.

PostPosted: May 3, 2006 @ 7:18pm
by kornalius