type
doskey cdapp=cd c:\somedir\myapp\xyz
ie: dokey shortcutname=any command you want
then when you type shortcutname, the command will execute
to list all your shortcuts (macros, aliases, snippets) whatever
type doskey /macros
to delete one type
doskey shortcutname=
ie put the shortcut name followed by =
Done
ie put the shortcut name followed by =
Done
No comments:
Post a Comment