The executing performance of EPL Application is higher than ever, because the compilation mode of EPL is complete-compile under all supported platforms, not virtual-compile any more.
EPL enables you to generate standalone application. If your application does not include Windows ActiveX Controls or some other components need to register, you just compile standalone application, and ignore any components registering in your software installation, without annoying components or run-time library register.