I wrote a file called cp.bat and the content of this file is: DOSKEY cp=COPY $* copy. I saved this file in c:\\users\\myname\\aliases.
cp.bat
DOSKEY cp=COPY $* copy
c:\\users\\myname\\aliases