[dia] Delete registry key that gets created indirectly. Thanks to	Bart for noticing.
- From: Steffen Macke <sdteffen src gnome org>
- To: svn-commits-list gnome org
- Cc: 
- Subject: [dia] Delete registry key that gets created indirectly. Thanks to	Bart for noticing.
- Date: Tue,  2 Feb 2010 18:46:49 +0000 (UTC)
commit 989da793aa4f33d66df38a3339c006a2cdee79ed
Author: Steffen Macke <sdteffen sdteffen de>
Date:   Tue Feb 2 19:43:21 2010 +0100
    Delete registry key that gets created indirectly. Thanks to Bart for noticing.
 installer/win32/dia.nsi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/installer/win32/dia.nsi b/installer/win32/dia.nsi
index 52cae9b..6bff6c6 100644
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -3422,6 +3422,7 @@ Section Uninstall
 	Delete "$INSTDIR\bin\libxml2-2.dll"
     DeleteRegKey HKEY_CLASSES_ROOT "diaFile"
     DeleteRegKey HKEY_CLASSES_ROOT ".dia"
+    DeleteRegKey HKEY_CLASSES_ROOT "Applications\dia-win-remote.exe"
     
     ; The WinPrefs plugin may have left this behind..
     DeleteRegValue HKCU "${DIA_STARTUP_RUN_KEY}" "Dia"
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]