How to move programs to another drive?

I have a W2K system and my boot drive is nearly full - I want to move some of the programs to other hard drives in the same system without having to uninstall and reinstall some of the programs. What is the easiest way to do it? Is there a freeware available that can accomplish this task seemlessly? Thanks in advance.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar22.webp

60 Posts
Location -
Joined 2001-05-16
I have a W2K system and my boot drive is nearly full - I want to move some of the programs to other hard drives in the same system without having to uninstall and reinstall some of the programs. What is the easiest way to do it? Is there a freeware available that can accomplish this task seemlessly?
Thanks in advance.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
You can make the disk a dynanic volume instead of a basic partition
 
 
then you can add space from other hard drives as you need to
 
 
ALl built in to W2k

data/avatar/default/avatar28.webp

530 Posts
Location -
Joined 2001-10-09
You could move the folders, but you would have to adjust the registry settings for each moved program, and still many programs would not work.

data/avatar/default/avatar39.webp

1457 Posts
Location -
Joined 2001-12-18
I have only read about it but never tried it. Apparently you can create "symbolic links" under 2K/XP which allow you to create folders on one drive which act as aliases to another drive. Sapiens74 solution is very clever and you might want to try it first. Anyway, the software to accomplish symbolic links is found here: http://www.pearlmagik.com/winbolic/

data/avatar/default/avatar04.webp

148 Posts
Location -
Joined 2001-10-25
I may be thinking too simple here, but I have seen it done by copying the program folders over (paht and all, such as c:\program files\program name) to the other drive, then reinstalling the software, and pointing the installer to the corresponding drive, thus retaining all program data, and taking care of the registry in one fell swoop... It would eliminate having to uninstall the program and then you could simply delete the original information...

data/avatar/default/avatar03.webp

581 Posts
Location -
Joined 2002-04-27
Use NTFS drive mounted as a folder.
 
First, close everythig. (Safe mode) Rename \program files\ to |progold, and create a new program files folder on c:. Cut and paste all the stuff in program files onto another drive in the root which I believe must be dynamic. Keep the c:\program files\ folder intact.
Then in disk management on the new drive, right click>set drive letter an dpath" choose to "mount into a folder on supported NTFS partition" Browse to choose the now empty c:\program files\ directory.
 
Now windows will think c:\program files is on c: when really it is the other hard disk.
 
(I've not tired this with somehting as volatile as program files, I did it with my \games dorectory. make sure you know how to recover your achine in case it goes terribly wrong.
 
 
One otherthing tpo note about mounted folder, you cant send folders on them, into recycle bin, you mst hole shift+delete to delete fodlers in the mounted volume.