Most advanced computer users will still need to use command prompt or DOS. Cei mai mulţi utilizatori avansaţi computerul va trebui în continuare să utilizeze virgulă prompt sau DOS. Like me, there are some things that I still prefer to do it in command prompt. Ca şi mine, sunt unele lucruri pe care eu încă prefer la spre a face it înăuntru virgulă prompt. Some tasks are automated with batch scripts which I write myself. Unele sarcini sunt automatizate, cu scripturi de lot pe care le scriu eu însumi. One of very annoying thing is typing the long file or folder names in command prompt. Unul dintre lucru foarte enervant este tastarea fişierul lung sau nume de dosar înăuntru virgulă prompt. It takes slightly longer to type the long file/folder name and then the worst thing is when I get it wrong which will result me in getting the message “ The system cannot find the path specified “. Este nevoie de ceva mai mult timp pentru tip de fişier lung / nume de folder şi apoi cel mai rău lucru este atunci cand am inteles gresit, care va avea ca rezultat mine în obţinerea mesajul "Sistemul nu poate găsi calea specificată". Then the second time I will have to type it carefully to avoid typos. Apoi, a doua oară, eu va trebui să tastaţi-o cu atenţie pentru a evita £ i textul. Really a waste of time… Într-adevãr o pierdere de timp ...

Without a doubt that most common mistype folder name in command prompt is “Documents and Settings”. Fără o îndoială că cele mai frecvente nume de mistype dosarul în promptul de comandă este "Documents and Settings". Starting from Windows 2000, you can avoid typing the wrong file/folder names because you can hit the “ TAB ” key and it will auto complete the word. Pornind de la Windows 2000, puteţi evita tastarea fişier greşit / nume de dosar, deoarece aveţi posibilitatea să apăsaţi "tab"-cheie şi se va finaliza automat cuvântul.
Prompt Autocomplete din DOS sau de comandă
Here's an example of how auto-complete works in command prompt. Iată un exemplu de cum auto-operelor complete în virgulă prompt.

If you are at C:\ and type in: Dacă sunteţi la C: \ şi tip în:

C:\>cd doc C: \> cd doc
Completare automată

And then press the TAB key, Windows will automatically type in C:\cd “Documents and Settings” Şi apoi apăsaţi tasta TAB, Windows va tip automat în C: \ Documents CD "şi Settings"
Completare automată

The folders will switch by pressing the Tab key several times. Foldere va trece prin apăsarea Tab-cheie de mai multe ori. This will work in Windows XP and Vista by default. Acest lucru va lucra în Windows XP şi Vista, în mod implicit. As for Windows 2000, you'll need to modify the registry. În ceea ce pentru Windows 2000, va trebui să modificaţi registry.

1. 1. Go to Start and then click Run. Du-te la Start, apoi faceţi clic pe Executare.
2. 2. Type regedit and click OK. Tip regedit şi faceţi clic pe OK.
3. 3. Navigate to: Navigaţi la:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Command Processor
4. 4. At the right pane of Registry Editor, look for CompletionChar and PathCompletionChar . În panoul din dreapta al Registry Editor, uita-te pentru CompletionChar şi PathCompletionChar.
5. 5. Double click the name and change the value to 9 . Faceţi dublu clic pe numele şi modificaţi valoarea la 9.
a evita dosarul lung şi numele fişierului în dos

I think that this is an easy and good tip for me to share with you all Cred că acesta este un sfat simplu si bun pentru mine să împărtăşesc cu voi toţi :)

Technorati Tags: Technorati Tags: , , , , , , , ,