mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-06-04 14:17:27 +00:00
Removed WPFTweaksWidget's UndoScript (#4608)
This commit is contained in:
@@ -75,16 +75,6 @@
|
|||||||
Write-Host \"Removed widgets\"
|
Write-Host \"Removed widgets\"
|
||||||
"
|
"
|
||||||
],
|
],
|
||||||
"UndoScript": [
|
|
||||||
"
|
|
||||||
Write-Host \"Restoring widgets AppxPackages\"
|
|
||||||
|
|
||||||
Add-AppxPackage -Register \"C:\\Program Files\\WindowsApps\\Microsoft.WidgetsPlatformRuntime*\\AppxManifest.xml\" -DisableDevelopmentMode
|
|
||||||
Add-AppxPackage -Register \"C:\\Program Files\\WindowsApps\\MicrosoftWindows.Client.WebExperience*\\AppxManifest.xml\" -DisableDevelopmentMode
|
|
||||||
|
|
||||||
Invoke-WinUtilExplorerUpdate -action \"restart\"
|
|
||||||
"
|
|
||||||
],
|
|
||||||
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/widget"
|
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/widget"
|
||||||
},
|
},
|
||||||
"WPFTweaksRevertStartMenu": {
|
"WPFTweaksRevertStartMenu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user