| |
| | Joined: Mar 2002 Posts: 815 nobody | | nobody Joined: Mar 2002 Posts: 815 | yeah does doskey work on any other plaform besides 9x and if no, can i get it to work somehow. I like my command prompt and doskey makes it so much better. XP took it away from me and now i think im gonna cry. | | | |
▼ Sponsored Links ▼
▲ Sponsored Links ▲
| | | | Joined: Apr 2002 Posts: 730 UGN Supporter | | UGN Supporter Joined: Apr 2002 Posts: 730 | i never used it.... u have a link i could try it out? I thought you mispelled donkey :x
2 people can keep a secret as long as one is dead
| | | | | Joined: Mar 2002 Posts: 815 nobody | | nobody Joined: Mar 2002 Posts: 815 | nm i figured it out i have to run cmd instead of command from the run window to be able to use it. It should be standard like copy or dir. its a memory buffer that allows you to repeat the commands that you previously wrote by using the up and down arrow keys like in what history does in *nix. | | | | | Joined: Apr 2002 Posts: 730 UGN Supporter | | UGN Supporter Joined: Apr 2002 Posts: 730 | that sounds pretty cool, ima have to check it out. does it work for 2k?
2 people can keep a secret as long as one is dead
| | | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | Yeah, it is included in win2k. | | | | | Joined: Mar 2002 Posts: 1,273 DollarDNS Owner | | DollarDNS Owner Joined: Mar 2002 Posts: 1,273 | heh, I know exactly what you mean sinetific. I was seriously irritated at my Win2k command prompt cause it was so frickin slow (I could type faster than it displays the letters) and didn't have doskey! Aaargh! To make matters worse - it didn't support long file names! Then I discovered cmd.exe and am in love again. | | | | | Joined: Mar 2002 Posts: 815 nobody | | nobody Joined: Mar 2002 Posts: 815 | Heres another lil tip to make the XP command prompt a little easier to navigate and more *nix like. Filename Completion: Edit the registry and add/update these (REG_DWORD) :
[HKEY_CURRENT_USER \Software \Microsoft \Command Processor] CompletionChar= 9 (ASCII value for TAB) PathCompletionChar= 9 (ASCII value for TAB)
This will make it so you can type the first feew letters of a command than hit to tab and it will autocomplete it for you. I think it also works for 2K but i havent tested it myself as sum. | | | | | Joined: Mar 2002 Posts: 1,041 UGN Elite Poster | | UGN Elite Poster Joined: Mar 2002 Posts: 1,041 | It does work in 2K. On my XP box it was enabled by default, but not in 2K. As well, in 2K there is no 'PathCompletionChar' string, so you will have to create it yourself if you want to use it. Just be sure to make the string a 'DWORD' value, and then make the value 9 like sin mentioned.
sum | | |
Posts: 7,204 Joined: February 2002
| | | Forums41 Topics33,839 Posts68,797 Members2,177 | | Most Online73,244 Nov 9th, 2025 | | | |
| |