https://github.com/depuits/openmulti
OpenMulti is a small program to start one or more other applications. It is useful to open files from an application that expects an executables (like the windows 8 start screen).
https://github.com/depuits/openmulti
Last synced: 11 months ago
JSON representation
OpenMulti is a small program to start one or more other applications. It is useful to open files from an application that expects an executables (like the windows 8 start screen).
- Host: GitHub
- URL: https://github.com/depuits/openmulti
- Owner: depuits
- License: apache-2.0
- Created: 2016-07-20T06:17:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T08:31:35.000Z (over 8 years ago)
- Last Synced: 2025-08-30T15:04:16.449Z (11 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenMulti
OpenMulti is a small program to start one or more other applications. It is useful to open files from an application that expects an executables (like the windows 8 start screen).
### Usage
OpenMulti [OPTION]... [FILE]...
### Commands
-b
toggle the break on end (default: disabled)
-c
enter command loop
-e
exit command loop
-f
toggles file mode which reads the given files to get the execute files"
one program per line and lines starting with # are ignored"
if no file was specifeid it reads \"" << g_defaultFile << "\" by default"
?"
show help