From b21aaa24e9e808a864b2c83771d923cb6bfe4767 Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 18 Jul 2012 13:01:58 +0000 Subject: [PATCH] Removed the LegacySecurityPolicy, this prevents the application to be started from a networking share, also makes it slower. The Bug where this was reported is #3528518 Need to check if there are any negative side-effects, wouldn't have added this without reason. git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1953 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/App.config | 3 --- Greenshot/Greenshot.exe.config | 3 --- 2 files changed, 6 deletions(-) diff --git a/Greenshot/App.config b/Greenshot/App.config index 2a520fa93..797c5de00 100644 --- a/Greenshot/App.config +++ b/Greenshot/App.config @@ -4,7 +4,4 @@ - - - \ No newline at end of file diff --git a/Greenshot/Greenshot.exe.config b/Greenshot/Greenshot.exe.config index 2a520fa93..797c5de00 100644 --- a/Greenshot/Greenshot.exe.config +++ b/Greenshot/Greenshot.exe.config @@ -4,7 +4,4 @@ - - - \ No newline at end of file