mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-13 18:15:30 +00:00
Merge pull request #144 from aswinfrancis91/master
Update Windows10Debloater.ps1
This commit is contained in:
commit
1ebc0fd27b
@ -868,9 +868,7 @@ Switch ($Prompt1) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
No {
|
||||
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."
|
||||
New-PSDrive HKCR -PSProvider Registry -Root HKEY_CLASSES_ROOT
|
||||
@ -908,4 +906,7 @@ No {
|
||||
Exit
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user