Solution on vista partition problem

  
                  

You may find that a strange phenomenon is that the partition must have a 3+1 format under vista. Although we can use third-party software to convert it to 1+1. So what is the speciality of partitioning in vista?

Problem: When reinstalling the system, format the new hard drive (the previous hard drive has a problem, it is new). There are 3 primary partitions and one logical partition.

So when I installed the system, I saw that this situation was divided into a partition. The other three partitions are partitioned after entering the system, and three primary partitions (including the C drive) appear in the system partition. Then?

1. Three main partitions, is it normal?

2. The more the main partition, the better, or is it better?

3. How to replace the other two main partitions into logical partitions in the system?
The partition in the Vista system is special
The partition in the system must be divided into four partitions, three primary partitions, and one extended partition (only one hard disk can have four) Partition)
We have previously mentioned the D drive, E drive, etc. These are just some logical drives in the extended partition
However, XP or previous Windows system partitions are random, can be divided into a primary partition + an extended partition, or three primary partitions + an extended partition

three primary partitions, certainly normal is not as much as possible, only four partitions (3 primary partition + 1 extended partition) (1 primary partition + 1 extended partition) (2 primary partition + 1 extended partition) can be from the second It can be seen that there can be three primary partitions, but there can only be one extended partition, but more logical drives can be created in this extended partition.

So when I installed the system, I saw this. The situation is divided into a partition. The other three partitions are partitioned after entering the system, and three primary partitions (including the C drive) appear in the system partition. Then?

1. Three main partitions, is it normal?

2. The more the main partition, the better, or is it better?

There is also a solution to this problem!

Solution:

1. Start -> Run -> Type "proxycfg -d" and press Enter

to confirm if the problem is solved. If not, do the following (double-click the installer)

2. Click "Start" -> click "Run" -> enter "net stop wuauserv" and press Enter.

Rename the %systemroot% (that is, the system installation directory, the default is c:\\windows). The Softwaredistrbution folder is SDOLD

Click "Start" -> Click "Run" -> Input Enter "net start wuauserv".

At this point, please confirm whether the problem is solved. If there is no solution, do the following

3

1. Click Start, click Run, and enter notepad C:\ egister.bat press OK. the choice.

2. Please copy the following into this register.bat Notepad

regsvr32 /s urlmon.dll

regsvr32 /s Shdocvw.dll

regsvr32 /s Msjava.dll

regsvr32 /s Actxprxy.dll

regsvr32 /s Oleaut32.dll

regsvr32 /s Mshtml .dll

regsvr32 /s Browseui.dll

regsvr32 /s Shell32.dll

regsvr32 /s jscript.dll

regsvr32 /s msxml.dll

regsvr32 /s msxml2.dll

regsvr32 /s msxml3.dll

regsvr32 /s wuapi.dll

regsvr32 /s wuaueng.dll

regsvr32 /s wuaueng1.dll

regsvr32 /s wuauserv.dll

regsvr32 /s wucltui.dll

regsvr32 /s wups.dll

regsvr32 /s wuweb.dll

regsvr32 /s iuengine.dll

regsvr32 /s softpub.dll

regsvr32 /s initpki.dll

Regsvr32 /s mssip32.dll

ttrib -h -s -r %windir%\\system32\\cat Root2

attrib -h -s -r %windir%\\system32\\catroot2\\*.*

3. After copying, please close this notebook. Select Yes to save this file.
4. Click Start, click Run, type C:\ egister.bat to run this file.

At this point, confirm that the problem is solved. If there is no solution, do the following

4. Click "Start" -> click "Run" -> enter "net stop cryptsvc" and press Enter.

Rename the Catroot2 folder under %systemroot%\\system32 to oldcatroot2

Click "Start" -> click "Run" -> enter "net start cryptsvc" and press Enter.

At this point, confirm that the problem is solved. If there is no solution, do the following

5. Temporarily uninstall the installed firewall program on your computer (not shutting down the program, closing the program may not shut down its services)

Copyright © Windows knowledge All Rights Reserved