Compare commits
No commits in common. "3c3c5ed0c60892cf563d546cf2efdecefcac5e2a" and "657190f87c7eb5b0a427c2dbfc04bea0fa40d263" have entirely different histories.
3c3c5ed0c6
...
657190f87c
2 changed files with 18 additions and 40 deletions
|
@ -227,7 +227,6 @@ modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows Defender\Spyn
|
||||||
|
|
||||||
# Disable Cortana
|
# Disable Cortana
|
||||||
modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows\Windows Search\" "AllowCortana" "0"
|
modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows\Windows Search\" "AllowCortana" "0"
|
||||||
modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows\Windows Search\" "ConnectedSearchUseWeb" "0"
|
|
||||||
|
|
||||||
# App right.
|
# App right.
|
||||||
modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy" "LetAppsAccessAccountInfo" 2
|
modify_shitty_reg_value "HKLM:\SOFTWARE\Policies\Microsoft\Windows\AppPrivacy" "LetAppsAccessAccountInfo" 2
|
||||||
|
|
55
lib/apps.txt
Executable file → Normal file
55
lib/apps.txt
Executable file → Normal file
|
@ -1,46 +1,25 @@
|
||||||
Microsoft.Messaging
|
messaging
|
||||||
Microsoft.Office.Sway
|
onenote
|
||||||
Microsoft.Office.OneNote
|
sway
|
||||||
Microsoft.MicrosoftOfficeHub
|
edge
|
||||||
3dbuilder
|
3dbuilder
|
||||||
|
windowscommunicationsapps
|
||||||
|
windowscamera
|
||||||
|
officehub
|
||||||
skypeapp
|
skypeapp
|
||||||
|
getstarted
|
||||||
zunemusic
|
zunemusic
|
||||||
|
windowsmaps
|
||||||
solitairecollection
|
solitairecollection
|
||||||
bingfinance
|
bingfinance
|
||||||
|
zunevideo
|
||||||
bingnews
|
bingnews
|
||||||
|
onenote
|
||||||
|
people
|
||||||
|
windowsphone
|
||||||
|
photos
|
||||||
|
bingsports
|
||||||
soundrecorder
|
soundrecorder
|
||||||
|
bingweather
|
||||||
|
xboxapp
|
||||||
twitter
|
twitter
|
||||||
Microsoft.BioEnrollment
|
|
||||||
Microsoft.Windows.CloudExperienceHost
|
|
||||||
Microsoft.Windows.ShellExperienceHost
|
|
||||||
windows.immersivecontrolpanel
|
|
||||||
Microsoft.Windows.Cortana
|
|
||||||
Microsoft.LockApp
|
|
||||||
Microsoft.MicrosoftEdge
|
|
||||||
Microsoft.Windows.ContentDeliveryManager
|
|
||||||
Microsoft.Windows.SecondaryTileExperience
|
|
||||||
Microsoft.WindowsFeedback
|
|
||||||
Microsoft.XboxApp
|
|
||||||
Microsoft.XboxGameCallableUI
|
|
||||||
Microsoft.XboxIdentityProvider
|
|
||||||
Windows.ContactSupport
|
|
||||||
Windows.PurchaseDialog
|
|
||||||
Microsoft.WindowsStore
|
|
||||||
windows.devicesflow
|
|
||||||
Microsoft.CommsPhone
|
|
||||||
Microsoft.Services.Store.Engagement
|
|
||||||
Microsoft.ConnectivityStore
|
|
||||||
Microsoft.People
|
|
||||||
Microsoft.WindowsMaps
|
|
||||||
Microsoft.BingSports
|
|
||||||
Microsoft.WindowsCalculator
|
|
||||||
microsoft.windowscommunicationsapps
|
|
||||||
Microsoft.WindowsSoundRecorder
|
|
||||||
Microsoft.ZuneVideo
|
|
||||||
Microsoft.Advertising.Xaml
|
|
||||||
Microsoft.WindowsPhone
|
|
||||||
Microsoft.WindowsAlarms
|
|
||||||
Microsoft.WindowsCamera
|
|
||||||
Microsoft.BingWeather
|
|
||||||
Microsoft.Windows.Photos
|
|
||||||
Microsoft.Getstarted
|
|
Reference in a new issue