Code Monkey home page Code Monkey logo

battoexe's Introduction

#Updates

  • Use temporary folder when compiling .bat wrapper to allow use from inside write protected folder
  • Remove "any key" to exit after .bat runs

#Original readme

BatToExe – Readme.txt – http://softwarebydefault.com Thank you for downloading BatToExe! This application is entirely open source and free of charge. BatToExe is released under the Microsoft Public License (Ms-PL).

The aim of this application is to convert batch files (*.bat) to executable files. To get you started copy the following text then paste into a blank text file. After saving rename the text file’s extension to .bat:

@echo off
"%SystemRoot%\System32\ipconfig.exe" /all
@pause

Specify your newly created *.bat file as an input batch file to BatToExe.exe, then specify a file name and location for the executable file that will be generated. If all goes well you should end up with an executable file that performs the exact same function as the original *.bat file.

BatToExe is hosted at http://softwarebydefault.com, the primary online resource for updates, comments or questions. Please follow me on twitter: @DefaultSoftware Thank you -- Dewald Esterhuizen -- 2013

battoexe's People

Contributors

lachlankrautz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.