Executable file extension
Source position: fpmkunit.pp line 318
const ExeExt = '.exe';
Constant defining the platform-specific file extension for executable files. On Windows this is '.exe', while Unix-like systems typically use no extension.