WinNT下的 C:Boot.ini 在Win10上找不到了。
可以用如下方法设置。
1. cd c:windowssystem32;
2. bcdedit
查看所有引导系统
3. bcdedit /set {identifier} [item] [value]
ex: bdcedit /set {current} description MySystem
WinNT下的 C:Boot.ini 在Win10上找不到了。
可以用如下方法设置。
1. cd c:windowssystem32;
2. bcdedit
查看所有引导系统
3. bcdedit /set {identifier} [item] [value]
ex: bdcedit /set {current} description MySystem