add "Disable detailed BSoD Preference" (#2451)

This commit is contained in:
MyDrift
2024-07-31 03:50:50 +02:00
committed by GitHub
parent 313c5f59de
commit 9f33cb1b82
4 changed files with 52 additions and 0 deletions

View File

@ -3152,6 +3152,14 @@
"Order": "a204_",
"Type": "Toggle"
},
"WPFToggleDetailedBSoD": {
"Content": "Detailed BSoD",
"Description": "If Enabled then you will see a detailed Blue Screen of Death (BSOD) with more information.",
"category": "Customize Preferences",
"panel": "2",
"Order": "a205_",
"Type": "Toggle"
},
"WPFOOSUbutton": {
"Content": "Run OO Shutup 10",
"category": "z__Advanced Tweaks - CAUTION",