mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-01-01 08:56:21 +00:00
Fix: Use correct custom mode option for AddFoldersToThisPC
This commit is contained in:
@@ -1742,7 +1742,7 @@ function ShowCustomModeOptions {
|
||||
Write-Output ""
|
||||
|
||||
if ($( Read-Host -Prompt " Add all common folders (Desktop, Downloads, etc.) back to 'This PC' in File Explorer? (y/n)" ) -eq 'y') {
|
||||
AddParameter 'HideHome'
|
||||
AddParameter 'AddFoldersToThisPC'
|
||||
}
|
||||
|
||||
Write-Output ""
|
||||
|
||||
Reference in New Issue
Block a user