Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.msdos.batch    |    Fun with MS-DOS batch files    |    42,547 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 41,839 of 42,547    |
|    rajnarayanan579@gmail.com to All    |
|    Doskey alias command from a cmd shortcut    |
|    24 Apr 20 16:54:11    |
      I have the following in the Target of a cmd shortcut on my desktop:       "C:\Windows\System32\cmd.exe /k m50"              But the cmd windows shows the following error: "'m50' is not recognized as an       internal or external command".              The doskey macrofile has been registered in the registry. How can I make this       work? Thanks.              Here are my macrofiles:              alsias.cmd               @echo off               doskey m7=C:\Bin\m7connect.bat        doskey m50=C:\Bin\m50connect.bat              m7connect.cmd               @echo off               adb disconnect        adb connect 192.168.1.7        timeout /t 1 /nobreak        scrcpy              m50connect.cmd               @echo off               adb disconnect        adb connect 192.168.1.8        timeout /t 1 /nobreak        scrcpy              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca