From fbbd71b687025e6095f2fe19c4a0b24839a77480 Mon Sep 17 00:00:00 2001 From: Peter Singer Date: Tue, 25 Jun 2013 16:32:00 +0200 Subject: [PATCH] Fixed uninstall --- CLIENT_DATA/delsub32.ins | 1 + builder-product.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index 3ce7a5b..7336857 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -40,6 +40,7 @@ LinkFolder_uninstall [Winbatch_uninstall_old] "$UninstallProgramOld$" /SILENT +ping 127.0.0.1 -n 5 [Winbatch_uninstall] "$UninstallProgram$" /SILENT diff --git a/builder-product.cfg b/builder-product.cfg index 19bd346..273482b 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -6,7 +6,7 @@ PN="sourceforge.freemind" NAME="Free Mind" DESCRIPTION="Das open source MindMapping Programm." VERSION="0.9.99.4" -RELEASE="3" +RELEASE="1" PRIORITY="0" ADVICE=""