GithubHelp home page GithubHelp logo

wang-matthew / mbatch-create-batch-files-from-run-dialog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Create a batch file quickly and automatically straight from the run dialog.

License: MIT License

Python 89.07% Batchfile 10.93%

mbatch-create-batch-files-from-run-dialog's Introduction

mBatch-Create-Batch-Files-From-Run-Dialog

Create a batch file quickly and automatically straight from the run dialog.

I realized I was often making a lot of batch files to run my programs straight from the run dialog. I thought to myself, what better way to "automate the boring stuff" than to automate the process of making batch files? This program can quickly create a new .bat file for you to run your .py programs from the run dialog.

Instructions:

Save both mBatch.py and mBatch.bat to wherever you put your other Python programs.

In mBatch.py you will have to change "C:\PathOfWhereverYouPutYourPythonFiles\" to the actual pathing of wherever you put your python scripts

In mBatch.bat you will have to change "C:\PathOfWhereverYouPutmBatch.py" to the actual pathing of wherever you put mBatch.py

Click windows button + R to open the run dialog, then type "mBatch + (name of the file you want create a batch for).py" and it'll run and create a new batch file wherever you set the pathing for it.

For example, if I wanted to create a batch file for a .py program called "mapitprogram.py" I would hit windows + R and then type "mBatch mapitprogram.py" into the run dialog.

Hope this helps!

Best,

Matt

mbatch-create-batch-files-from-run-dialog's People

Contributors

wang-matthew avatar

Watchers

 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.