|
28 | 28 | "OriginalValue": "<RemoveEntry>" |
29 | 29 | } |
30 | 30 | ], |
31 | | - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/ah" |
| 31 | + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/activity" |
32 | 32 | }, |
33 | 33 | "WPFTweaksHiber": { |
34 | 34 | "Content": "Disable Hibernation", |
|
58 | 58 | "UndoScript": [ |
59 | 59 | "powercfg.exe /hibernate on" |
60 | 60 | ], |
61 | | - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/hiber" |
| 61 | + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/hibernation" |
62 | 62 | }, |
63 | 63 | "WPFTweaksLaptopHibernation": { |
64 | 64 | "Content": "Set Hibernation as default (good for laptops)", |
|
144 | 144 | "OriginalValue": "1" |
145 | 145 | } |
146 | 146 | ], |
147 | | - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/loc" |
| 147 | + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/location" |
148 | 148 | }, |
149 | 149 | "WPFTweaksServices": { |
150 | 150 | "Content": "Set Services to Manual", |
|
1603 | 1603 | Set-ItemProperty -Path \"HKLM:\\SYSTEM\\CurrentControlSet\\Control\" -Name SvcHostSplitThresholdInKB -Value $Memory |
1604 | 1604 | " |
1605 | 1605 | ], |
1606 | | - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/tele" |
| 1606 | + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/telemetry" |
1607 | 1607 | }, |
1608 | 1608 | "WPFTweaksRemoveEdge": { |
1609 | 1609 | "Content": "Remove Microsoft Edge", |
|
1689 | 1689 | Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\" -Name LaunchTo -Value 0 |
1690 | 1690 | " |
1691 | 1691 | ], |
1692 | | - "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehomegallery" |
| 1692 | + "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehome" |
1693 | 1693 | }, |
1694 | 1694 | "WPFTweaksRemoveGallery": { |
1695 | 1695 | "Content": "Remove Gallery from explorer", |
|
1707 | 1707 | New-Item \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c}\" |
1708 | 1708 | " |
1709 | 1709 | ], |
1710 | | - "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removehomegallery" |
| 1710 | + "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/removegallery" |
1711 | 1711 | }, |
1712 | 1712 | "WPFTweaksDisplay": { |
1713 | 1713 | "Content": "Set Display for Performance", |
|
2267 | 2267 | "Type": "DWord" |
2268 | 2268 | } |
2269 | 2269 | ], |
2270 | | - "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/dvr" |
| 2270 | + "link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/gamedvr" |
2271 | 2271 | }, |
2272 | 2272 | "WPFTweaksIPv46": { |
2273 | 2273 | "Content": "Prefer IPv4 over IPv6", |
|
2330 | 2330 | "UndoScript": [ |
2331 | 2331 | "Enable-NetAdapterBinding -Name * -ComponentID ms_tcpip6" |
2332 | 2332 | ], |
2333 | | - "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disableipsix" |
| 2333 | + "link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/disableipv6" |
2334 | 2334 | }, |
2335 | 2335 | "WPFTweaksDisableBGapps": { |
2336 | 2336 | "Content": "Disable Background Apps", |
|
0 commit comments