How to Change Windows Explorer Default Folder Kaip pakeisti Windows Explorer "Numatytasis aplankas

Whenever users run and launch Windows Explorer, the GUI shell for Windows operating system, the Windows Explorer will open in default folder which is current user's “My Documents” (in Windows XP or earlier) or “Documents” (in Windows Vista) in the logged on user home directory. Tais atvejais, kai vartotojai pradės veikti ir "Windows Explorer", GUI apvalkalas Windows "operacinės sistemos" Windows Explorer "bus atidaryta numatytasis aplankas, kuris yra dabartinio vartotojo" Mano dokumentai "(Windows XP ar anksčiau) arba" Dokumentai "(Windows Vista) ir prisiregistravę vartotojo namų kataloge. The Windows Explorer default folder is user's My Documents folder is the default setting in Windows that assumes most users will make use of the folder to manage their documents and files, thus having Windows Explorer opening in My Documents by default is convenient for most users. "Windows Explorer" numatytasis aplankas vartotojo aplankas Mano dokumentai yra pagal nutylėjimą, Windows, kad, kad dauguma vartotojų pasitelkiamos kataloge valdyti savo dokumentus ir failus, todėl jos "Windows Explorer" atidarymas, "Mano dokumentai" pagal nutylėjimą yra patogus daugumai vartotojų.

If you're using another folder as the working folder and need to access different folder which saves most of your files more often than My Documents using Windows Explorer, it's possible to change Windows Explorer default folder setting and assign another folder as the default folder so that whenever Windows Explorer is started, it will display the contents of another different folder instead of My Documents folder. Jei naudojate kitą aplanką, darbo vietą ir turi gauti kitą aplanką, kuris išsaugo didžiąją dalį savo failų, dažniau nei "My Documents, naudodami Windows Explorer, tai galima pakeisti" Windows Explorer "numatytasis aplankas, kuriame ir priskirti kitą numatytąjį aplanką aplanke taip kad, kai "Windows Explorer" tai prasidėjo, jis bus rodomas kitas kitą aplanką, o ne My Documents "katalogo turinį.

How to Change Default Folder of Windows Explorer Kaip pakeisti numatytąjį aplanką Windows Explorer

  1. Click on Start button, then go to All Programs, and finally Accessories. Spustelėkite mygtuką Pradėti, tada spustelėkite Visos programos, ir galiausiai Priedai. If you're using Windows Explorer shortcut at other location, such as Quick Launch bar or Desktop, skip this step. Jei naudojate "Windows Explorer" nuorodą į kitą vietą, pavyzdžiui, greitojo paleidimo juostą arba Desktop praleisti šį žingsnį.
  2. Right-click on Windows Explorer (or its shortcut) and then click Properties . Dešiniuoju pelės mygtuku spustelėkite Windows Explorer (arba jo santrumpa) ir tada spustelėkite Ypatybės.
  3. In Windows Explorer Properties, click on Shortcut tab if you're not already there. Windows Explorer lange Ypatybės, spustelėkite skirtuką Santrumpa Jei jums dar nėra.
  4. The text box after “Target” by default will shown the value as below: Laukelį po "Target" pagal nutylėjimą bus rodomi kaip toliau vertė:

    %SystemRoot%\explorer.exe % SystemRoot% \ explorer.exe

    Change the Target text box parameter to the following: Keisti Target laukelį parametras taip:

    %SystemRoot%\explorer.exe /n, /e, <New Path> % SystemRoot% \ explorer.exe / n, / e, <New Path>

    where <New Path> represents the full path to the new different folder that you want Windows Explorer to open as default folder on launch. kur <New Path> yra visas kelias iki naujos kitą aplanką, kurį norite atidaryti Windows Explorer kaip numatytąjį aplanką pradėti. The spaces must not be omitted. Patalpose neturi būti praleista.

    For example, if you want Windows Explorer to run and show C:\ folder, the Target path should be like this: Pavyzdžiui, jei norite, kad Windows Explorer paleisti ir parodyti C: \ katalogą Tikslinė kelias turėtų būti panašus į šį:

    %SystemRoot%\explorer.exe /n, /e, C:\ % SystemRoot% \ explorer.exe / n, / e, C: \

    Or you if you want Windows Explorer to go directly to C:\MyFolder\ directory, the line should read as below: Ar jūs, jei norite, kad Windows Explorer eikite tiesiai į C: \ MojFolder \ kataloge, eilutėje reikėtų skaityti kaip nurodyta toliau:

    %SystemRoot%\explorer.exe /n, /e, C:\MyFolder\ % SystemRoot% \ explorer.exe / n, / e, C: \ MojFolder \

    A special case is to change the default setting so that all top–level drives and folders are shown. Konkrečiu atveju yra pakeisti numatytąjį nustatymą taip, kad visi aukščiausio lygio diskus ir aplankus, yra rodomas. To show this folder view, use the following as Target shortcut so that when Windows Explorer is opened, you can choose from all the folders and drives, not just My Documents: Norėdami rodyti šį katalogą mano, naudoti kaip nuorodą Tikslinė taip, kad jei Windows Explorer yra atidarytas, galite pasirinkti iš visų aplankų ir diskų, o ne tik mano Dokumentai:

    %SystemRoot%\explorer.exe /n, /e, /select, C:\ % SystemRoot% \ explorer.exe / n, / e, / select, C: \

    The above syntax for the Target with “/select” to open parent folder of the destination folder so that you can “select” from all folders (or drives) that are available on the same level of directory structures. Aukščiau sintaksė uždavinį "/ select" su atvira tėvų kataloge paskirties aplanką, kad būtų galima "pasirinkti" iš visų aplankų (arba diskai), kurios yra prieinamos tokio paties lygio katalogų struktūros.

  5. Click OK. Spustelėkite Gerai.

The trick works on most Windows operating system, including Windows XP and Windows Vista. Triukas veikia daugelyje "Windows" operacinės sistemos, įskaitant "Windows XP ir Windows Vista.

IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Automatinis vertimas gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.


13 Responses to “How to Change Windows Explorer Default Folder” 13 Responses to "Kaip pakeisti numatytąjį aplanką" Windows Explorer "

  1. tastro tastro
    October 16th, 2009 11:32 16 spalis 2009 11:32
    13 13

    hi, labas,

    tnx for this great tutorial m8. tnx už šį puikų Tutorial M8.

    i really aprechiate it. Aš tikrai aprechiate jį.

    it works fine on windows 7 too. It works fine on Windows 7 per.

    best regards, tastro Best regards, tastro

  2. Yaz Yaz
    October 11th, 2009 05:41 11 spalis 2009 05:41
    12 12

    Here is a tool to do that automatically on this thread: Čia yra įrankis padaryti, kad automatiškai šioje temoje:

    http://forums.mydigitallife.info/showthread.php?t=10559 http://forums.mydigitallife.info/showthread.php?t=10559

  3. m.venkateswaran m.venkateswaran
    May 9th, 2009 00:23 9 gegužė 2009 00:23
    11 11

    followed your instructions but not working Po jūsų nurodymus, o ne darbo

    %SystemRoot%\explorer.exe /n, /e, C:\ % SystemRoot% \ explorer.exe / n, / e, C: \

  4. Command Line Switches to Display Special Objects or Folders When Opening Windows Explorer » My Digital Life Komandinės eilutės jungikliai su Parodyti Specialusis objektai ar aplankų atidarant "Windows Explorer" »Mano skaitmeninis gyvenimas
    February 7th, 2009 03:45 7 vasaris 2009 03:45
    10 10

    [...] It's also possible to directly specify the folder or directory for Windows Explorer to show and display when ran, using the same trick to change and set Windows Explorer default folder. [...] Taip pat galima tiesiogiai nurodyti aplanką ar katalogą į "Windows Explorer" ir parodyti ekrane kai bėgo, naudojant tą patį triuką pakeisti ir nustatyti numatytąjį aplanką, naudodami Windows Explorer. [...] [...]

  5. Brian Brian
    January 27th, 2009 05:02 27 sausis 2009 05:02
    9 9

    Iyalla Iyalla

    You the best! Jūs geriausi!

    Thank you Ačiū

  6. philip Philip
    January 2nd, 2009 21:57 2 sausis 2009 21:57
    8 8

    Hi there, just wanted to say THANKS for your tips and tricks, I'm new to Vista and you've helped me out big style (changing the default folder view of explorer and changing the documents folder location to another hard drive). Hi there, just wanted to say Ačiū už patarimus ir gudrybes, I'm new to Vista, o jūs man padėjo iš didžiojo stiliaus (keisti numatytąjį aplanką, atsižvelgiant Explorer ir keičiant dokumentų aplanką vietos į kitą kietąjį diską).
    Cheers Į sveikatą
    Philip Pilypas

  7. SteveM SteveM
    September 5th, 2008 17:31 Rugsėjis 5, 2008 17:31
    7 7

    Thank you so much lyalla, you have saved much frustration Thank you so much lyalla, turite i ¹ saugoti daug nusivylimas

  8. Paul Paulius
    August 22nd, 2008 18:46 22 rugpjūtis 2008 18:46
    6 6

    Great thak you so much for this… Didžiosios thak jums labai už tai, kad ...

  9. Iyalla Iyalla
    May 21st, 2008 01:55 21 gegužė 2008 01:55
    5 5

    If you want the “Explore” in the right-click start to default to the directory you set above, go into the registery and look for HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec and delete the value for default. Jei norite "Naršyti" ir dešiniuoju pelės mygtuku spustelėkite pradėti nutylėjimą katalogas galite nustatyti anksčiau, eiti į registery ir ieškoti HKEY_CLASSES_ROOT \ Folder \ shell \ Naršyti \ ddeexec ir ištrinti už numatytąją vertę. Leave it blank. Palikite jį tuščią. (Save the old value in a txt file if you ever want to revert back). (Išsaugoti senas vertė txt failo, jei kada nors norėsite sugrįžti atgal).
    Then go to HKEY_CLASSES_ROOT\Folder\shell\explore\command and make sure the directory there is set as explained in the article above. Tada eikite į HKEY_CLASSES_ROOT \ Folder \ shell \ Naršyti \ command ir įsitikinkite, kad katalogas yra nustatyti, kaip paaiškinta straipsnyje aukščiau.
    Now “Explore” in the right-click start menu will default to that directory. Dabar "Naršyti" ir dešiniuoju pelės mygtuku spustelėkite meniu Pradėti bus numatytasis šio katalogo.
    I just figured this out and thought I would share it I just figured this out, ir maniau, kad aš norėčiau pasidalinti jo :)

  10. Jim Miller Jim Miller
    March 31st, 2008 23:26 Kovas 31, 2008 23:26
    4 4

    Great! Puikus! thanks. ačiū. How do you change the default “views” in vista windows explores. Kaip jums pakeisti numatytąjį "Žiūrėti" Vista "Windows tiria. I hate to keep changing the default, especially for video files each time I reopen a folder. Nekenčiu nuolat keičiant numatytuosius, ypač vaizdo failų kiekvieną kartą aš vėl aplanko.

    jim miller Jim Miller

  11. novolocus.com » Setting the default path in Windows Explorer novolocus.com »nustatymas numatytasis maršrutas" Windows Explorer "
    March 11th, 2008 17:22 Kovas 11, 2008 17:22
    3 3

    [...] found this advice here. [...] Nustatoma šio patarimo čia. And if you're wondering why I'd want this – I have a laptop for business stuff, and a [...] O jei jums įdomu, kodėl aš noriu tai - turiu verslo Daiktai nešiojamas, ir [...]

  12. Dale Dale
    February 26th, 2008 02:30 26 vasaris 2008 02:30
    2 2

    Thanks for this – this was one of my biggest peeves with XP/Vista. Ačiū už tai - tai buvo vienas iš mano didžiausių peeves su XP / Vista. You have changed my life. Jūs pakeitėte mano gyvenimą.

  13. Cambiare il folder di default di Esplora Risorse in Windows Vista e XP » Italia SW Cambiare il katalogą di default di Esplora Risorse Windows Vista el XP »Italia įranga
    November 25th, 2007 08:09 25 lapkritis 2007 08:09
    1 1

    [...] Si ricorda che esistono soluzioni alternative a Esplora Risorse, casomai si fosse in cerca di un buon replacement che agisce anche da FTP Client si rimanda alla recensione di MuCommander. [...] Si ricorda che esistono soluzioni alternatyva Esplora Risorse, casomai si fosse in cerca di un buon pakeitimo agisce che anche da FTP Client si rimanda alla recensione di MuCommander. [My DigitalLife] [...] [Mano DigitalLife] [...]

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Galite naudoti šiuos žodžius: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Subscribe to comments funkcija buvo išjungta. To receive notification of latest comments posted, subscribe to Norėdami gauti pranešimus apie naujausius komentarų, užsiprenumeruoti My Digital Life Comments RSS feed Mano skaitmeninis gyvenimas Komentarų RSS or arba register to receive Registruokitės gauti new comments in daily email digest. Nauji komentarai kasdien elektroniniu paštu.
Custom Search

New Articles Nauji straipsniai

Incoming Search Terms for the Article Gaunamus paieškos terminus straipsnis

windows 7 explorer default location Windows Explorer 7 numatytąją vietą - -- windows 7 explorer default directory Windows Explorer 7 numatytasis katalogas - -- vista explorer default folder Vista Explorer numatytasis aplankas - -- windows 7 explorer default folder Windows Explorer 7 numatytasis aplankas - -- windows explorer default folder vista Windows Explorer numatytąjį aplanką Vista - -- windows 7 default folder Windows 7 numatytasis aplankas - -- change windows explorer default folder Keisti Windows Explorer numatytąjį aplanką - -- changing default directories for documents in vista keičiant numatytuosius katalogus ir dokumentus Vista - -- windows explorer default folder Windows Explorer numatytąjį aplanką - -- change explorer default folder pakeisti Explorer numatytąjį aplanką - -- change default windows explorer folder Keisti numatytąjį "Windows Explorer aplanką - -- change default folder windows explorer Keisti numatytąjį aplanką Windows Explorer - -- windows explorer default directory Windows Explorer pagal nutylėjimą katalogas - -- all visi - -- explorer default path Explorer numatytasis maršrutas - -- vista file explorer default folder Vista Windows Explorer numatytąjį aplanką - -- windows explorer change default directory "Windows Explorer" pakeisti numatytąjį katalogą - -- Windows Explorer default location Windows Explorer pagal nutylėjimą - -- directory default view windows Directory Numatytasis vaizdas langus - -- change windows 7 explorer default location Keisti Windows Explorer 7 numatytąją vietą - -- windows 7 change default directory Windows 7 Keisti numatytąjį katalogą - -- Windows 7 Explorer Path Changer Windows Explorer 7 "Kelias Changer - -- windows 7 explorer default Windows Explorer 7 nutylėjimą - -- windows file explorer default folder Windows File Explorer numatytąjį aplanką - -- windows 7 folder defaults Windows 7 katalogą pagal nutylėjimą - -- "windows 7" explorer default folder "Windows 7" Explorer numatytąjį aplanką - -- change default folder in windows explorer Keisti numatytąjį aplanką Windows Explorer - -- default directory when opening windows explorer Numatytasis katalogas atidaryti Windows Explorer - -- how to change default folder in windows explorer vista Kaip pakeisti numatytąjį aplanką Windows Explorer "Vista" - -- change windows explorer default folder vista Keisti Windows Explorer numatytąjį aplanką Vista - -- change default folder explorer Keisti numatytąjį aplanką Explorer - -- default folder windows explorer windows vista numatytasis aplankas Windows Explorer "Windows Vista" - -- change windows 7 explorer default Keisti Windows Explorer 7 nutylėjimą - -- default folder for windows explorer numatytasis aplanke Windows Explorer - -- default directory for windows explorer Numatytasis katalogas Windows Explorer - -- explorer default directory Explorer pagal nutylėjimą katalogas - -- Windows explorer home directory "Windows Explorer" namų katalogą - -- change explorer default directory in vista pakeisti Explorer numatytąjį katalogą Vista - -- change default explorer location Keisti numatytąjį Explorer vieta - -- default windows explorer directory numatytąjį "Windows Explorer" katalogą - -- windows 7 change default explorer location Windows 7 Keisti numatytąjį Explorer vieta - -- Change Desktop folder path Keisti darbalaukio aplanke - -- change windows explorer windows 7 path Keisti Windows Explorer "Windows 7 maršrutas - -- explorer root path my computer windows 7 Explorer root path "My Computer Windows 7 - -- windows vista explorer default folder Windows Vista Explorer numatytasis aplankas - -- windows vista default folder "Windows Vista" numatytasis aplankas - -- Change the Default Opening Folder in Windows Explorer XP Change Default atidarymas aplanką Windows Explorer XP - -- how to change windows explorer default download folder Kaip pakeisti Windows Explorer pagal nutylėjimą parsisiųsti katalogą - -- How to change default windows vista explorer directory Kaip pakeisti numatytąjį "Windows Vista Explorer katalogas - -- Network default view in Windows Explorer Tinklo Numatytasis vaizdas Windows Explorer - --