ASM Community
Home
»
Forums
»
The Heap
»
doskey macros loading from cmd
doskey macros loading from cmd
How I can load my doskey macros under XP to where it works
everytime I use a cmd window.
Posted on 2005-08-19 12:59:13 by skywalker
Re: doskey macros loading from cmd
Doskey
Posted on 2005-08-19 14:04:35 by Greg
Re: doskey macros loading from cmd
Doskey
This loads doskey but not my macro file.
%windir%\system32\cmd.exe doskey /MACROFILE=c:\bat\dosklist.txt
Posted on 2005-08-19 14:49:14 by skywalker
Re: doskey macros loading from cmd
I think you need to use cmd.exe
/c
or
/k
Cmd
Posted on 2005-08-19 16:04:27 by Greg