I have no idea what is Launchy or what requirements it has while running commands (or even L.bugs?)
- If ConEmu is started (isn't it?) than you may have configuration problems. Does your task exists in the started ConEmu instance tasks list?
- Hardly probable, but Launchy may have problems with paths containing spaces. You've run Console from path without spaces.
- Check arguments of started instance by ProcessExplorer. Launchy may break them somehow. Check what processes were actually started using ProcessMonitor.
- You may use
-cmd
instead of/cmd
, both mutations are supported. Try to put double quotes around task name.