Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win: unify setting default reg values, fix errors $380
Start by changing compiler so having whitespace between `with` statements do not result in arbitrary revert code. - Fix incorrect revert codes (adding value instead of deleting) for: - `HKLM\SOFTWARE\Policies\Microsoft\Windows\CloudContent!DisableSoftLanding` - `HKLM\Software\Policies\Microsoft\Windows\CloudContent!DisableWindowsConsumerFeatures` - `HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager!SubscribedContent-338393Enabled` - `HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager!SubscribedContent-353694Enabled` - `HKCU\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager!SubscribedContent-353696Enabled`
- Loading branch information