in reply to how to execute .exe through perl

I ever did a simple application like that.

My GUI is made using MFC. Of course, It can generate a interface as you said.

In MFC, I embeded the perl interpreter inside, then when pushing the button, Perl file will be explained and executed.