This is my first laptop with two HDDs and I want to avoid putting programs on the main drive. When I installed chrome it did not give me an option to play onto the second HDD.
I want to avoid doing this with other programs...what can I do? Or is it just a chrome issue?
Edit:
Same problem with AIM.
-
-
in windows there is a registry entry which controls your program files path, just change that to your new drive\programfiles and it should work for you
-
AESdecryption Notebook Evangelist
The main drive used by Windows is usually addressed as "C:\". Please confirm your alternate drive letter (definitely not C drive) of the 2nd drive and copy the directory/folder which you want the Program Files to be in. For every backslash in the directory, add another backslash (\) to it (for example, "X:\Users\">>"X:\\Users\\").
Copy the following code to notepad, input the desired directory, and save as a .reg file (not .txt):
Code:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="**your directory here with the added backslash**"
Code:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="D:\\Program Files\\\"
-
StormJumper Notebook Virtuoso
-
usapatriot Notebook Nobel Laureate
I have my OS, programs, and data on my C drive and then have my personal data backed up to my separate D drive. Don't rely on one drive to store all your personal data. The OS and programs can be replaced, personal data cannot be (easily).
Chrome on second HDD
Discussion in 'Windows OS and Software' started by Mariusbinx, May 17, 2012.