From 1cf2e40c1e07beb403f5799aec518694f553fe01 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 18 Dec 2018 17:52:01 +0100 Subject: [PATCH] Don't remove Microsoft.Advertising.Xaml as it fails sometimes --- WAPT/control | 2 +- setup.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/WAPT/control b/WAPT/control index 53fc83a..5f322e6 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,5 +1,5 @@ package : fws-remove-crapwares -version : 4 +version : 5 architecture : all section : base priority : normal diff --git a/setup.py b/setup.py index 7b49048..38d91b6 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,6 @@ crapwares = [ 'metro:Microsoft.XboxApp', 'metro:Microsoft.XboxSpeechToTextOverlay', 'metro:Microsoft.Windows.ParentalControls', - 'metro:Microsoft.Advertising.Xaml', 'metro:Microsoft.Windows.Cortana' ]