How does CurrentControlSet differ from ControlSet001 and ControlSet002?

前端 未结 5 2124
一个人的身影
一个人的身影 2020-12-24 10:41

In the Windows registry, how does CurrentControlSet differ from ControlSet001 and ControlSet002? Which should be set when installing f

5条回答
  •  轮回少年
    2020-12-24 11:35

    CurrentControlSet is technically not a "backup" as Gordon states.
    It is a symbolic link to one of the ControlSets on the computer. It always points to the ControlSet that is currently loaded.

提交回复
热议问题