mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-06-14 19:36:31 +10:00
3404f185f1
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com>
508 B
508 B
title, description
| title | description |
|---|---|
| Enable Legacy F8 Boot Recovery |
"WPFFeatureEnableLegacyRecovery": {
"Content": "Enable Legacy F8 Boot Recovery",
"Description": "Enables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes.",
"category": "Features",
"panel": "1",
"Order": "a018_",
"feature": [],
"InvokeScript": [
"bcdedit /set bootmenupolicy legacy"
],