Showing posts with label drive. Show all posts
Showing posts with label drive. Show all posts

Jul 10, 2012

Nifty thanks to Safely Move Folders or Programs to a different Drive or Partition in Windows seven

Would you wish to maneuver some folders or programs off the C:\ drive to unencumber area or to cut back wear and tear on a chic SSD? sadly, moving folders or files off the C:\ drive to a different drive or partition isn't continuously as straightforward because it appears. The folder or file is also referenced within the Registry or in some script or application. If it's an put in program you're moving, you'd ought to uninstall it and then re-install it within the new location. creating a standard shortcut file won’t do as a result of shortcuts appear as if separate files to programs and therefore the Registry.

A previous tip showed a technique for safely moving bound personal folders. during this tip i will be able to show a general however straightforward thanks to move programs or alternative folders and files whereas maintaining all the first references. In fact, you'll create it seem that your folder or file continues to be on the C:\ drive when it's really been moved to a different drive or partition. Moreover, you may be ready to access or perhaps edit the item from either place though there's only 1 copy. It brings to mind the recent expression concerning having your cake and eating it too. the tactic uses what are referred to as symbolic links.

Symbolic links are often created within the command line with a special command that was 1st introduced in Vista. it's referred to as Mklink (described in additional detail here) and here is how it works for a folder :
  • Before doing something, confirm you have got a backup of your system 
  • Move (not copy) the required folder by the standard strategies to its new destination on the X:\ volume. provides it no matter name you select. Let’s decision it NewName however it will retain ExistingName if you would like.  At now programs and Registry references is also broken. it's necessary to maneuver the folder 1st since otherwise no symbolic link are often created on the C.\ drive
  • Next open a command prompt with elevated privileges
  • Enter the command mklink /d C:\ExistingName X:\NewName The switch /d indicates that we tend to are linking folders (directories). No switch would be used if a file was being linked. If your folder name has areas, you have got to surround the trail name in quotes.
  • If a link is successfully created, the command line can show a message “symbolic link created for ExistingName <<===>> X:\NewName”
  • shut the command prompt
That's all it takes. All of the previous Registry or alternative references to C:\ExistingName can still work. The command creates atiny low object on the C:\ drive that retains the previous folder name and behaves as if it's the contents of the folder that's very over on the X:\ drive.

It’s the magic of symbolic links.

Freeware that uses symbolic links to maneuver folders - i have not used it as a result of I like the fast and straightforward command-line methodology however there's a free application referred to as SymMover for moving folders and making symbolic links. web site is here. If you are trying it, allow us to shrewdness it puzzled out.(resource:techsupportalert.com)4.5

Mar 30, 2012

Computer Tips Hide Drive in Your Computer Without the Registry Editor

Computer Tips Hide Drive in Your Computer Without the Registry Editor. These tips have different ways but produce the same effect is to hide the drive without going through the Registry editor. The result was the same drive to be not visible to other users.

Tips If you are interested in this, please follow the following tips.

Tips this time using Windows Diskpart run through command prompt and to know the steps, please follow these tips.

Click Start >> Run >> and type "diskpart" (without quotation marks) and press OK or ENTER so that the window will appear as below.


Before hiding one drive, we must know the drive letter and volume respectively in our computer by typing "list volume" (without quotes) hit ENTER to proceed we will obtain such information below.48QZ39HQQ9J5


From these results, we can know the drive letter and volume of each. In the example above, we obtain the following information.

Drive F is indicated by the volume of 0
Drive C is shown in volume 1
Drive D is shown in volume 2
Drive E is shown with a volume of 3


Command to hide the drive is type in diskpart "select volume drive" (without quotation marks) and then ENTER followed again by typing the command "remove drive letter" (without quotation marks) and then ENTER.

For example to hide drive D then the steps and the command is as follows.

First, click Start >> Run >> type "diskpart" then ENTER
Second, type the command "select volume 2" ENTER
Third, type the command "remove letter D" ENTER
Fourth, restart the computer and make sure the drive is not visible anymore.

To return again to hide D drive, follow the steps above and then on the third step, replace the command "remove letter D" to "assign letter D"

Done and Good luck and good luck!4.5
Older Post ►
 

Copyright 2011 Khazanah Blog is proudly powered by blogger.com | Design by Tutorial Blogspot Published by Template Blogger