Menu

#380 Associate with .bat

open
nobody
None
5
2012-05-06
2012-05-06
No

Please add an option to associate it with .bat.

It can be done manually by setting
[HKEY_CLASSES_ROOT\batfile\shell\open\command]
@="C:\\Program Files\\Console\\Console.exe -r \"/K \\\"%1\\\" %*\""
with the exception that arguments are not escaped properly.

It also fails if the working directory is already open in a tab. The solution is to run the command again in the same tab or a new tab (if something is running in the tab).

Thanks!

Discussion


Log in to post a comment.