Most advanced computer users will still need to use command prompt or DOS. Večina napreden računalo uporabnik hoteti še vedno potreba rabiti zapoved uren ali DOS. Like me, there are some things that I still prefer to do it in command prompt. Tako kot mi, obstaja nekaj stvari, ki sem še vedno raje to storiti v zapoved uren. Some tasks are automated with batch scripts which I write myself. Nekatere naloge so avtomatsko s serijo skripte, ki pišem sam. One of very annoying thing is typing the long file or folder names in command prompt. Ena stvar je zelo nadležno tipkanje dolga imena datoteke ali mape v zapoved uren. 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 “. To traja nekoliko dlje, da tip dolge datoteka / ime mape in nato Najslabše je, ko sem dobil to narobe kar bo me v pridobivanje vest "sistem ne morem odkriti določeno pot". Then the second time I will have to type it carefully to avoid typos. Potem drugič bom moral stavek to pazljivo, da se prepreči tipkarske napake. Really a waste of time… Res izguba časa ...

Without a doubt that most common mistype folder name in command prompt is “Documents and Settings”. Brez dvoma, da je najpogostejši meglen zgibalnik ime v zapoved uren je "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. Izhajajoč iz Windows 2000, se lahko izognete vnesete napačno datoteke / mape imena, zato ker vi moči zadeti "TAB" ključ in bo avto popoln besedo.
Autocomplete v DOS ali Command Prompt
Here's an example of how auto-complete works in command prompt. Tukaj je primer, kako avto-celoten del v zapoved uren.

If you are at C:\ and type in: Če ste na C: \ in tip:

C:\>cd doc C: \> cd doc
Autocomplete

And then press the TAB key, Windows will automatically type in C:\cd “Documents and Settings” In nato pritisnite tipko TAB, Windows samodejno stavek v C: \ cd »Documents and Settings"
Autocomplete

The folders will switch by pressing the Tab key several times. Mape bo stikalo s pritiskom na tipko Tab večkrat. This will work in Windows XP and Vista by default. To bo delo v operacijskem sistemu Windows XP in Vista, ki ga privzeto. As for Windows 2000, you'll need to modify the registry. Kot je za Windows 2000, boste morali spremeniti registra.

1. 1. Go to Start and then click Run. Pojdi na Start in nato Zaženi.
2. 2. Type regedit and click OK. Vnesite regedit in kliknite V redu.
3. 3. Navigate to: Pojdi na:
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 . Na desnem podoknu urejevalnika registra, poiščite CompletionChar in PathCompletionChar.
5. 5. Double click the name and change the value to 9 . Dvokliknite ime in spremenite vrednost na 9.
se ne bi izpostavljal mapo in ime datoteke v dos

I think that this is an easy and good tip for me to share with you all Mislim, da je to enostaven in dober nasvet mi deliti z vami vsemi :)

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