Compile 64 and 32 Bits Executable file

Can XLS Padlock compile both 32-bits and 64-bits program into one?

If not possible, can we have 2 checkboxes for selection and the program will auto-generate the 2 version files? and name them as xxx32.exe and xxx64.exe.

This was because of each time if I generated the 32-bits file and forgot to rename it and proceed to generate the 64 bits file, it will overwrite my 32-bits file.

Of course, it would be great if we can have one file consist of both 32 and 64 bits for my end users so that I do not need to remember who has the 32 or 64 bits system.

This is planned in a future update. However, resulting EXE files will be large (7-8 Mb) due to the support of x64/x64 code.