I have a home-server where I run a Development minecraft server, and have moved to conemu as a CMD replacement, Exept each time I want to start the server I need to CD to the DIR & run the start.bat. Is there a way I could create a shortcut to just double click to start the start.bat in conemu?
相关问题
- redirect Javascript syntax errors and console.log
- C# application that can be run from console but do
- What does GET /bla - - ms - - mean in NodeJs conso
- Prevent the application from exiting when the Cons
- Indented, multi-line logging in NodeJS
相关文章
- How to know that Process has crashed
- How to add negative filter in network tab of Chrom
- How do I redirect a javaw.exe console output to a
- How can I convert a console application to a .dll?
- Why we read password from console in char array in
- PHP app\\console wont work trying to create bundle
- Linux/Unix Console Graphics/Control
- How to disable echo in windows console?
Command line for the shortcut:
Or you could associate opening any batch file with ConEmu by modifying Windows registry:
Modify ConEmu paths to match your install location.
Strange but I post similar question! No need updating registry, one of members posted an easier way:
Running bat file easier way
We simply need selecting:
Force ConEmu as default termimal for console application
More up to date version (for 64 bit OS) with flag to reuse the existing ConEmu instance and open a new tab: