Hiya sanddo160
a) You can compile your batch file to an executable file (.EXE) using Bat-to-Exe-Converter which you can download from:
http://www.handyarchive.co
b) If you want to the convert your executable file to a Microsoft Installer file (.MSI) then look at the following thread:
http://www.experts-exchang
Hope that gets you on your way....
Main Topics
Browse All Topics





by: vadimrapp1Posted on 2008-10-30 at 06:29:38ID: 22840612
generally speaking, there's process called "repackaging", when the tool monitors what's going on and then creates an MSI that would do the same. But tools capable of this are usually expensive, the process requires quite a qualification, so if the bat file is simple and you know what it's doing, it can be easier to just build the MSI with any of the tools resulting from googling for msi authoring