mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
Merge branch 'main' into pr/gepardjaro/4503 (#4514)
This commit is contained in:
@@ -1788,6 +1788,24 @@
|
|||||||
],
|
],
|
||||||
"link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/gamemode"
|
"link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/gamemode"
|
||||||
},
|
},
|
||||||
|
"WPFToggleLongPaths": {
|
||||||
|
"Content": "Enable Long Paths",
|
||||||
|
"Description": "Enables support for file paths longer than 260 characters.",
|
||||||
|
"category": "Customize Preferences",
|
||||||
|
"panel": "2",
|
||||||
|
"Type": "Toggle",
|
||||||
|
"registry": [
|
||||||
|
{
|
||||||
|
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem",
|
||||||
|
"Name": "LongPathsEnabled",
|
||||||
|
"Value": "1",
|
||||||
|
"Type": "DWord",
|
||||||
|
"OriginalValue": "0",
|
||||||
|
"DefaultState": "false"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/longpaths"
|
||||||
|
},
|
||||||
"WPFOOSUbutton": {
|
"WPFOOSUbutton": {
|
||||||
"Content": "O&O ShutUp10++ - Run",
|
"Content": "O&O ShutUp10++ - Run",
|
||||||
"category": "z__Advanced Tweaks - CAUTION",
|
"category": "z__Advanced Tweaks - CAUTION",
|
||||||
|
|||||||
Reference in New Issue
Block a user