Converting a Windows executable ( .exe ) to a macOS installer package ( .pkg ) is not a direct file format swap. Because these two formats are designed for entirely different operating systems, "converting" actually refers to the application so it can run in a macOS environment.
Specifically designed for running Windows DirectX games on macOS. convert exe to pkg
Thus, a .pkg cannot directly "run" .exe code — it can only place files that contain a Windows emulation layer. repackaging Converting a Windows executable (