Super Partitions How-To
![]()
![]()
Recreating these modifications is not as hard as it looks.
I can re-install windows, and re-set my custom settings, and re-install my vital software in 30 minutes.
![]()
This mod It takes two programs, TweakUI and X-Setup. These are registry hacking programs that allow you to customize windows. Search Google for the latest version of these for you operating system.
I am not responsible for any damage to your system, due to the use of these programs or use of my guide
![]()
I am going to explain how to do this using a totally fresh install.
I did not do this with a fresh install how-ever, instead I copied files from one drive to another, formatted, partitioned, and moved the files back. This takes a lot of time, but I have a lot of data.
I am explaining from a fresh install just for easy explination.
![]()
Step 1: Preparation
First decide how you would like to split up your single or multiple physical drives.
|
Decide on the space you will need for the following drives: | |
|
SYSTEM | |
|
PROGRAMS | |
|
MEDIA | |
|
SETTINGS | |
|
GAMES | |
|
And any other drives you wish |
![]()
I decided to split the three drives in my system as shown here:
|
Disk 0, 40GB Total: System, 5GB, Programs 8GB, Media 20GB, Settings 5GB | |
|
Disk 1, 20GB Total: Games 20GB | |
|
Disk 2, 15GB Total: Projects 5GB, Kazaa 10GB |
![]()
Step 2: Install Windows

|
Make the partition for windows system first. Make sure and make it the size you decided in the last step. You can do this using the Windows 2000 Installer. | |
|
Don't worry about making all the partitions at this time, You can make them later using windows 2000 Disk Management. |
![]()
Step 3: Setup other partitions

|
Once windows 2000 is installed open the "Computer Management" program. | |
|
It is located in the Control Panel, under "Administrative Tools" |
![]()
Step 4: Setting up partitions in Windows 2000

|
Once open you will see a window similar to the above | |
|
Double Click on Disk Management | |
|
It should show a list of all the drives on your system | |
|
If this is a fresh install then only the SYSTEM partition will be listed. | |
|
The drive should have grayed area's next to the SYSTEM partition, this is empty un-partitioned space on the drive. Right click here and create the partitions in the sizes you want. | |
|
Once the partition is created you can right click on it, and select format, to format the partition. | |
|
Choose NTFS partitions always | |
|
Once formatted, you can change the drive letter for each drive to your preference by right clicking it and selecting "Change Drive Letter and Path..." | |
|
Make each partition according to the sizes and names you setup in step 1 |
![]()
Step 5: Setting up for Registry Folders

This can be a bit tricky, but if taken step by step can work very well
|
Install TweakUI and X-Setup on your system, both are needed as neither has a complete list of the folders you can customize. | |
|
First Open TweakUI from the Control Panel | |
|
Go to the MY COMPUTER tab | |
|
Then under special folders flip though each special folder, and take note of the original location of each special folder | |
|
Close TweakUI | |
|
Open X-Setup from the Control Panel | |
|
Click on X-SETUP DEFAULT GUI -FOR POWER USERS | |
|
Navigate to: SYSTEM > FILE SYSTEM > FOLDERS | |
|
Take note of the locations of each folder in DATA, SYSTEM, and TEMPORARY |
![]()
Step 6: Duplicate the original data

|
On your new partitions copy the folders noted in Step 5 to their new partitions. | |
|
DON'T MOVE OR DELETE THEM, if they are in use you can kill windows, and will have to start over. |
For example:
I copied the entire contents of the "C:\Program Files" folder to "D:\"
I then copied all the files in the "C:\Documents and Settings" folder to "F:\Settings"
I then copied misc folders that I had noted from their original locations to where I wanted them.
Example. "C:\Windows\History" was copied to "F:\Settings\History"
and "C:\Windows\Temp" was copied to "F:\Temp"
![]()
Step 7: Setup all the new locations in TweakUI

Now you have to tell windows where you want it to look for your new folders.
|
Open TweakUI and go to the MY COMPUTER tab. | |
|
Under special folders select the folder you wish to re-direct | |
|
Click CHANGE LOCATION | |
|
Browse to the new folder you copied | |
|
Click OK, to set the new location | |
|
Repeat Step7 for each folder until you have setup all the folders you have choose to re-locate. | |
|
Once completed click OK to exit TweakUI | |
|
Restart the Computer to save your changes. | |
|
Once windows is back up you can continue to X-Setup |
![]()
Step 8: Setup all the new locations in X-Setup

|
Open the DEFAULT GUI as before | |
|
Navigate to SYSTEM > FILE SYSTEM >FOLDER | |
|
Under Each setting in DATA, SYSTEM, and TEMPORARY set the folders to your new custom locations. YOU MUST click Apply Changed at each Set of changes or they will not take effect. | |
|
Some folders may be blank, others may already be set by TweakUI | |
|
DOUBLE Check your work here by going over each changed setting and clicking Apply Changes. | |
|
Exit and Re-boot the computer |
![]()
Step 9: Delete the Original Folders
WARNING DO AT YOUR OWN RISK!
I am not responsible for lost data, backup first!
|
Now that windows is using your new folders through the registry you can delete the original folders. | |
|
For Folders that you want to be re-directed to a drive just delete the contents but not the folder. (C:\Program Files, C:\Documents and Settings, Etc...) | |
|
DO NOT RESTART UNTIL YOU HAVE MOUNTED THE NTFS FOLDERS |
On my system a few start-up programs kept me from deleting the Program Files folder.
Refer to Appendix A on how to fix this
![]()
Step 10: Create Mounted NTFS Folders

|
Open "Computer Management" from the "Administrative Tools" in the Control Panel | |
|
Go to "Disk Management" | |
|
Right click on the drive you would like to mount as a folder, and select "Change Drive Letter and Path..." | |
|
Click on Add | |
|
Check the Box for "Mount this in a NTFS Folder" | |
|
Browse or type in the the original location of the folder. (Ex: C:\Program Files) | |
|
If the folder doesn't exist you may have to re-create it by clicking New Folder | |
|
Click OK to set the Mounted Folder |
For example: I Mounted my "D:\" Drive to "C:\Program Files"
Now even if a program tries to write to the Program Files folder it will be re-directed to the D:\ Drive, completely seemlessly
![]()
Appendix A: Residual Registry Clean-up

This step may not be necessary, but can fix a problem with a program pointing to the wrong place.
If you end up having a program that constantly gives errors do to missing folders or files, then that program didn't use the registry setting to locate your custom folders.
I have not had any problems with any programs I installed after this modification, but with a few that were installed before this modification.
Not every program obeys the registry setting so some registry settings will still be pointing to the wrong locations
Do fix this you can use the Find feature in REGEDIT (Regedit can be launched by START MENU > RUN > and typing REGEDIT and pressing OK)
If you do not know which folder to search for, search for all the folders you noted in Step 1 and correct their locations to the ones you setup in steps 7 and 8.
For example to make sure that every program uses "D:\" instead of "C:\Program Files" you will have to search the registry for "C:\Program Files" (Without Quotes)
You will then have to replace each with the proper location, then restart your PC.
I only had to do this for the Program Files folder, as a few startup file were keeping me from deleting the old program files folder. Once fixed I could delete the original folder and replace it with a mounted folder
![]()
Results
In the end you should end up with a very organized system that will run fast, fragment less, run efficiently and organized.
Any programs installed from now on will install in the proper directories.
All windows functions, such as the My Documents link on the desktop, and the favorites in the start menu will use your new locations from now on.
If you every have your windows crashed beyond repair, or just want a clean update, you wont have to worry about re-installing every program, or moving all you documents and media.
I have been running this way for a year now without any problems.
Actually I have had far fewer problems since switching my folders to custom locations and partitions.
![]()
Please Re-read this guide before submitting questions.