https://github.com/bebo/elevator
It allows you to launch run executable with delay or elevated permission
https://github.com/bebo/elevator
Last synced: 12 days ago
JSON representation
It allows you to launch run executable with delay or elevated permission
- Host: GitHub
- URL: https://github.com/bebo/elevator
- Owner: bebo
- License: other
- Created: 2017-11-08T03:35:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T21:43:41.000Z (about 6 years ago)
- Last Synced: 2025-05-09T01:53:11.191Z (14 days ago)
- Language: C++
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## bebo-elevator
an executable that allow us to run an executable.
it can also do fancy thing like waiting for specific process to close before launching the new executable and it has the option to launch the executable as elevated or not.### TODO
- [ ] forward launch options### License
The source code provied by Pigs in Flight Inc. is licensed under the MIT license.
Different parts of the project are under different licenses depending on their respective origin.
For the full text of the licenses see: LICENSE.TXT