I have written a set of codes in Perl for feature extraction from a dataset. I have developed a GUI in C# and linked my codes at the backend. I would like to build an installer using my code, that would allow me to install my code on other PCs and execute it. Can someone give me tips on how to go about it or point me to some references?

Similar questions and discussions