From 4fb9cc5e8d9e0e93a91f407e24ef5703441926d0 Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Sat, 16 Jan 2016 15:52:00 -0800 Subject: [PATCH] cleanup app.manifest for Service helpers, upgraded compat to windows 8.1 --- .../ServiceInstall/app.manifest | 27 ++++--------------- .../ServiceUninstall/app.manifest | 27 ++++--------------- 2 files changed, 10 insertions(+), 44 deletions(-) diff --git a/src/ServiceHelpers/ServiceInstall/app.manifest b/src/ServiceHelpers/ServiceInstall/app.manifest index 55b56fb24..34d15cd4b 100644 --- a/src/ServiceHelpers/ServiceInstall/app.manifest +++ b/src/ServiceHelpers/ServiceInstall/app.manifest @@ -8,9 +8,9 @@ If you want to change the Windows User Account Control level replace the requestedExecutionLevel node with one of the following. - - - + + + Specifying requestedExecutionLevel node will disable file and registry virtualization. If you want to utilize File and Registry Virtualization for backward @@ -20,29 +20,12 @@ - - - - + + - - - - diff --git a/src/ServiceHelpers/ServiceUninstall/app.manifest b/src/ServiceHelpers/ServiceUninstall/app.manifest index 55b56fb24..34d15cd4b 100644 --- a/src/ServiceHelpers/ServiceUninstall/app.manifest +++ b/src/ServiceHelpers/ServiceUninstall/app.manifest @@ -8,9 +8,9 @@ If you want to change the Windows User Account Control level replace the requestedExecutionLevel node with one of the following. - - - + + + Specifying requestedExecutionLevel node will disable file and registry virtualization. If you want to utilize File and Registry Virtualization for backward @@ -20,29 +20,12 @@ - - - - + + - - - -