/build/static/layout/Breadcrumb_cap_w.png

repackage a bat file?

We have Kace and want to run a bat file, but don't want to have to "Catch" the client on the network.  Is there an easy was to repackage a bat file to an msi or exe so I can deploy it instead of running as a script?


0 Comments   [ + ] Show comments

Answers (4)

Posted by: dugullett 11 years ago
Red Belt
2

I use this.

http://www.f2ko.de/programs.php?lang=en&pid=b2e

Posted by: Arminius 11 years ago
Second Degree Green Belt
2

You could use an MSI to deploy a bat file, then run it as a custom action.  Or you could encapsulate the entire action in VBScript within the action itself.  You'll want to ensure that the MSI does not contain add/remove program entries or you'll have the ability to "uninstall" the MSI, which can be problematic as the script will uninstall but its actions won't be undone. 

Posted by: SMal.tmcc 11 years ago
Red Belt
1

see philologist's post

http://www.itninja.com/link/batch-to-exe

or search google "batch to exe freeware"

Posted by: Ben M 11 years ago
9th Degree Black Belt
1

I'd also like to point out, that you can deploy batch files as managed installs. I recommend that you repackage them as EXEs like SMal.tmcc and dugullett posted, but you can simply deploy the batch script as well.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ