mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-19 12:05:32 +00:00
Update Windows10Debloater.ps1
Fixed issue where revert wouldnt work
This commit is contained in:
parent
2778bd51c0
commit
b27e70c19b
@ -868,8 +868,6 @@ Switch ($Prompt1) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
No {
|
||||
Write-Host "Reverting changes..."
|
||||
Write-Host "Creating PSDrive 'HKCR' (HKEY_CLASSES_ROOT). This will be used for the duration of the script as it is necessary for the modification of specific registry keys."
|
||||
@ -909,3 +907,6 @@ No {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user