Sorry about the double post but I'm desperate.

Last week I added a few custom functions to the 5.3 source code and compiled the program. I thought actool was working fine until I had to reformat my PC. I realized that the actool executable only works when I have Delphi 7 installed.

The instructions on the soruce code were very poor and I had to play around to even load the actool project before. Before, I basically installed the package and included the BPL. It seems that I might have done something wrong because compiled actool source only runs as long as Delphi 7 is installed (as well as the package file compiled and installed).

If I try loading the compiled ACTool on a computer without Delphi 7 it crashes with a general protection fault error.

If anyone can give me some instructions on how to compile the ACTool source code I would really appreciate it.