Skip to content
/ winrun Public
forked from schnotzler/winrun

Simple Windows Executable to run commands from a file.

Notifications You must be signed in to change notification settings

DerBoki/winrun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winrun

Simple Windows Executable to run commands from a file.

About

The current Base Camp™ release does not support running commands or launching programs with custom launch options, while at the same time only allowing you to select .exe files to be launched.

This program is a quick and dirty workaround for this usecase. I can't think of any other usecase, because usually you could just write a .bat file or something similar.

Installation and Usage

  • Download the latest version (winrun.exe)
  • Move the downloaded executable to any directory you like. I prefer to use same location as the program i want to run is in.
  • Create a simple file named winrun.cfg in the same directory as winrun.exe
  • Add you command(s) to winrun.cfg. See this example which would run the windows calculator app
  • Now select winrun.exe from your directory in Base Camp™»Device»Key Binding»Key»Function»Run Program»Link

Note: Of course you can have multiple configuration of winrun in use, just make sure to use a different directory with a different winrun.cfg

This is provided as-is. Use this program at you own risk, i am not responsible for any problems or damages you might have due to using this program

About

Simple Windows Executable to run commands from a file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%