From 8d0c83998cea87695e48159607f545e0e3eb32ea Mon Sep 17 00:00:00 2001 From: dbuechel Date: Fri, 19 Jul 2019 10:28:49 +0200 Subject: [PATCH] SEBWIN-320: Added application manifest for reset utility in order to automatically request admin privileges. Removed unused elements from client and runtime manifests. --- SafeExamBrowser.Client/app.manifest | 37 +------------- .../SafeExamBrowser.ResetUtility.csproj | 4 ++ SafeExamBrowser.ResetUtility/app.manifest | 11 ++++ SafeExamBrowser.Runtime/app.manifest | 50 ------------------- 4 files changed, 17 insertions(+), 85 deletions(-) create mode 100644 SafeExamBrowser.ResetUtility/app.manifest diff --git a/SafeExamBrowser.Client/app.manifest b/SafeExamBrowser.Client/app.manifest index 05666ac8..5aac52c2 100644 --- a/SafeExamBrowser.Client/app.manifest +++ b/SafeExamBrowser.Client/app.manifest @@ -4,62 +4,29 @@ - - - - - - - - - - - - - - - + + diff --git a/SafeExamBrowser.ResetUtility/SafeExamBrowser.ResetUtility.csproj b/SafeExamBrowser.ResetUtility/SafeExamBrowser.ResetUtility.csproj index ba2c5f64..8420c073 100644 --- a/SafeExamBrowser.ResetUtility/SafeExamBrowser.ResetUtility.csproj +++ b/SafeExamBrowser.ResetUtility/SafeExamBrowser.ResetUtility.csproj @@ -55,6 +55,9 @@ SafeExamBrowser.ico + + app.manifest + @@ -78,6 +81,7 @@ + diff --git a/SafeExamBrowser.ResetUtility/app.manifest b/SafeExamBrowser.ResetUtility/app.manifest new file mode 100644 index 00000000..b6c45542 --- /dev/null +++ b/SafeExamBrowser.ResetUtility/app.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/SafeExamBrowser.Runtime/app.manifest b/SafeExamBrowser.Runtime/app.manifest index ff42268f..b5fd0962 100644 --- a/SafeExamBrowser.Runtime/app.manifest +++ b/SafeExamBrowser.Runtime/app.manifest @@ -4,73 +4,23 @@ - - - - - - - - - - - - - - - - -