How To Add Move or Copy To in Windows Explorer Right Click Context Menu in Windows Vista Kā pievienot Pārvietot vai Kopēt uz Windows Explorer Right Click Context Menu in Windows Vista

To copy or move file from one folder to another folder, we normally go to the source folder, copy or cut the file, then browse for the destination folder within the same explorer or open up another window explorer to paste the file. Lai kopētu vai pārvietotu failu no vienas mapes uz citu mapi, mēs parasti iet uz avotu mapi, kopētu vai izgrieztu failu, tad sameklējiet galamērķa mapē pats pētnieks vai atvērt citu logu pētnieks ielīmēt failu. Now there is an easier way for you to browse through the destination folder by selecting Copy To Folder or Move To Folder in the right click context menu in Windows Explorer, By doing so, a window will be pop up that lets you to choose the destination folder to move the file to. Tagad ir vieglāk veids, kā pārlūkot, izmantojot mērķa mapi, izvēloties Kopēt mapē vai Pārvietot uz mapi ar labo klikšķi konteksta izvēlni Windows Explorer Tādējādi logu būs pop-up, kas ļauj jums izvēlēties galamērķi mapi, lai pārvietotu failu. This is a hidden functionality in Windows Vista and you can add this function to the right click context by doing simple registry hack. Šī ir slēptā funkcionalitāti Windows Vista un jūs varat pievienot šo funkciju, lai labo klikšķi ietvaros, veicot vienkāršu reģistrācijas kapāt.

copyandmoveto1

You can choose to do the registry hack in manual way or create and run the registry file in order to enable this function: Jūs varat izvēlēties veikt reģistra kapāt ar roku veidā, vai izveidot un palaist reģistrācijas lietas materiāliem, lai nodrošinātu šo funkciju:

Manual: Rokasgrāmata:

1. 1. Click on the Start button, type regedit in the Start Search field then press enter. Noklikšķiniet uz pogas Sākt, ierakstiet regedit Sākt meklēšanu laukā un nospiediet ENTER.

2. 2. Click Continue when User Account Control is prompted. Noklikšķiniet uz Turpināt, kad lietotāja konta kontrole tiek piedāvāts.

3. 3. Navigate to HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers . Virzīties uz HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers.

4. 4. Right click on ContextMenuHandlers , then choose New -> Key , then name the new key as Copy To . Tiesības, noklikšķiniet uz ContextMenuHandlers, tad izvēlies New -> Key, tad nosaukumu jauns galvenais kā Copy To.
copymovereg

5. 5. On the right panel, double click on the Default value and enter the value as {C2FBB630-2971-11D1-A18C-00C04FD75D13} , then click OK to save the setting. Uz labo paneli, divreiz uzklikšķiniet uz noklusējuma vērtību un ievadiet vērtību, kā (C2FBB630-2.971-11D1-A18C-00C04FD75D13), tad noklikšķiniet uz Labi, lai saglabātu uzstādījumu.
copytoregval

6. 6. Repeat step 4 to create a new key and name it as Move To . Atkārtojiet 4, lai izveidotu jaunu atslēgu un nosaukumu, kā Move To.

7. 7. Repeat step 5 to add the value with {C2FBB631-2971-11D1-A18C-00C04FD75D13} . Atkārtojiet 5, lai pievienotu vērtību (C2FBB631-2.971-11D1-A18C-00C04FD75D13).

Registry file: Registry failu:
1. 1. Copy below string and paste it to notepad. Kopēt zem stīgu un paste to Notepad.

Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] [HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers \ Copy līdz]
@=”{C2FBB630-2971-11D1-A18C-00C04FD75D13}” @ = "(C2FBB630-2.971-11D1-A18C-00C04FD75D13)"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] [HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers \ Pārvietot uz]
@=”{C2FBB631-2971-11D1-A18C-00C04FD75D13}” @ = "(C2FBB631-2.971-11D1-A18C-00C04FD75D13)"

2. 2. Save the file as AddCopyMoveTo.reg . Saglabāt failu kā AddCopyMoveTo.reg.

3. 3. Double click the registry file to execute and create copy and move to registry key. Dubultklikšķi reģistra failu izpildīt un radīt kopēt un pārvietot to reģistra atslēgu.

Once you have done above steps either manually or run the registry file, you will see the Copy To Folder and Move To Folder appear in the right click context menu whenever you right clicking on a file. Kad tas ir izdarīts iepriekš minētās darbības, vai nu manuāli, vai palaist reģistrācijas datni, jūs redzēsiet Kopēt mapē un pārvietot uz mapi parādās labais klikšķis konteksta izvēlne, kad jūs tiesības noklikšķinot uz failu.

If you want to remove Copy To Folder and Move To Folder from the right click context menu, follow below steps: Ja jūs vēlaties noņemt Kopēt mapē un pārvietot uz mapi no labo klikšķi konteksta izvēlni, izpildiet šos soļus:
1. 1. Copy below string and paste it to notepad Kopēt zem stīgu un paste to Notepad

Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\Allfilesystemobjects\shellex\ContextMenuHandlers\Copy To] [-HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers \ Copy līdz]

[-HKEY_CLASSES_ROOT\Allfilesystemobjects\shellex\ContextMenuHandlers\Move To] [-HKEY_CLASSES_ROOT \ Allfilesystemobjects \ shellex \ ContextMenuHandlers \ Pārvietot uz]

2. 2. Save the file as RemCopyToMoveTo.reg. Saglabāt failu kā RemCopyToMoveTo.reg.

3. 3. Double click the registry file to execute and remove Copy To Folder and Move To Folder from the right click context menu. Dubultklikšķi reģistrācijas datne izpildīt un izņemt Kopēt mapē un pārvietot uz mapi no labo klikšķi konteksta izvēlni.

IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: lapa mašīna iztulkot un pasniegts tàds, "kàds tas ir" bez garantijas. Machine translation may be difficult to understand. Mašīntulkošanas var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.


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> Jūs varat izmantot šos tagus: <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. Parakstīties uz komentāriem iezīme ir atspējota. To receive notification of latest comments posted, subscribe to Saņemt informāciju par jaunāko komentārus, parakstīties uz My Digital Life Comments RSS feed Mana Digital Life Comments RSS feed or vai register to receive reģistrēties, lai saņemtu new comments in daily email digest. jauni komentāri ikdienas e-pasta sagremot.
Custom Search

New Articles Jauns pants

Incoming Search Terms for the Article Ienākošo Meklēt noteikumi pants

all viss - -- video of move or copy function video pārvietot vai kopēt funkcija - -- windows xp right click 'move to' slow Windows XP labo klikšķi "pāriet uz" lēni - -- add move to context menu pievienot pāriet uz konteksta izvēlne - -- add move to context menu windows xp pievienot pārejiet uz konteksta izvēlne windows xp - -- move command vista pārvietot komanda vista - -- copy to folder move to folder on context menu xp Kopēt mapē pārvietot uz mapi no konteksta izvēlne xp - -- XP add copy to context menu XP pievienot kopiju konteksta izvēlne - -- how to add move to context in explorer Kā pievienot pārcelties uz kontekstā pētnieks - -- copy to registry vista kopiju reģistra vista - -- how to add move or copy kā pievienot pārvietot vai kopēt - -- how to enable right click copy+paste windows registry kā veicināt labo klikšķi kopēt + paste Windows reģistra - -- how to add move to folder in context menu xp Kā pievienot pārcelties uz mapi konteksta izvēlne xp - -- registry edit "copy to" reģistra Rediģēt "kopija" - -- right click paste "windows 7" tiesības uz Ielīmēt "Windows 7" - -- "windows 7" customize explorer "copy to" button "Windows 7" pielāgot Explorer "kopijas" pogu - -- "copy to" regedit "kopija uz" regedit - -- add copy function scanner windows 7 pievienot kopēšanas funkcijas scanner Windows 7 - -- move to copy to context menu pārvietot kopēt konteksta izvēlne - -- windows explorer move files Windows Explorer pārvietot failus - -- add copy to and move to in windows 7 pievienot kopēt un pārvietot uz Windows 7 - -- add move to conterxt pievienot pāriet uz conterxt - -- copy to move to reg kopiju, lai pārietu uz reg - -- how to add copy to and move to to windows explorer vista Kā pievienot kopēt un pārvietot to uz Windows Explorer vista - -- Move and Copy on right click Pàrvietot un kop ar labo klikšķi - -- remove move to copy to noņemt pāriet uz kopijas - -- remove copy to move to context noņemt kopiju, lai pārietu uz kontekstu - -- save to copy to context to xp saglabāt kopiju sakarā xp - -- add move to right click pievienot virzīties uz labo klikšķi - -- copy to folder windows registry hack Kopēt mapē Windows reģistra kapāt - -- move to registry value pāriet uz reģistra vērtība - -- tool to add copy to folder and move to folder rīku, lai pievienotu Kopēt mapē un pārvietot uz mapi - -- windows explorer "copy to" function Windows Explorer "kopijas" funkciju - -- move to contextual menu pāriet uz konteksta izvēlne - -- adding move to as right click option Windows 7 pievienot pārejiet uz kā labo klikšķi izvēle Windows 7 - -- add right click context menu copy to pievienot labo klikšķi konteksta izvēlne kopiju - -- add move to on windows 7 pievienot pārietu uz Windows 7 - -- create right click entry in windows 7 radīt tiesības uz iekļaušanu Windows 7 - -- move to context menu for windows 7 pārvietot no konteksta izvēlne Windows 7 - -- windows explorer add right click entry Windows Explorer pievienot labo klikšķi ieraksts - -- windows 7 create move to button Windows 7 radīt pāreja uz pogas - -- add move to context window pievienot pārejiet uz kontekstu logu - -- browse destination folder copy pārlūkot mērķa mapes kopija - -- copyto context copyto konteksts - -- copyto context menu xp copyto konteksta izvēlne xp - -- copy move to xp contex kopēt pārvietot uz xp CONTEX - -- move command *.* windows pārvietot komanda *.* logi - -- place move to in explorer window vietu, pāriet uz explorer logu - -- [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}," [HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers \ Copy To] @ = "(C2FBB630-2.971-11D1-A18C-00C04FD75D13)", - -- . . How to Start Windows Explorer from start button right click on windows 7 Kā sākt Windows Explorer no sākuma labo pogu noklikšķiniet uz Windows 7 - --