GithubHelp home page GithubHelp logo

launch's Introduction

Launch

This is the dumbest possible program to indirect launching an application (by default, in a hidden window). I use it to launch batch files.

How to build (Windows 11)

  • Download VSCode.

  • Follow the tutorial here to set up VSCode to compile C++ using the Microsoft Visual C++ compiler.

  • In addition to the C/C++ extension, also install the C/C++ Extension Pack extension.

  • Close VSCode.

  • Open, and I cannot emphasize this enough, the Developer Command Prompt for VS 2022, which you can run by searching for it in the Start menu.

  • In that console window, type code ..

  • In the VSCode window that opens, Open Folder and navigate to wherever you cloned this repository.

  • Assure VSCode that I'm a perfectly aboveboard and trustworthy individual ;)

  • Hit Ctrl-Shift-B to build, and you should see the .exe file appear in the top-level directory of the repository.

How to use

  • Change the value assigned to launchTarget in the source code to your desired path.

  • Run the executable and it will launch the file specified. If you specified a relative path, be sure to move Launch.exe to the correct directory first!

launch's People

Contributors

tempoz 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.