From c064c3e49a998c9c3cdadbc6ef5ffca6e3008b85 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 23 May 2018 17:36:56 +0200 Subject: [PATCH] use new check for version --- CLIENT_DATA/delsub32.ins | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index 645f037..b039c47 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -27,7 +27,9 @@ if not (GetRegistryStringValue32("[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows sub_check_exitcode endif -execwith_skypeapp powershell +if (CompareDotSeparatedNumbers(GetMsVersionInfo, "10.0") = "0") + execwith_skypeapp powershell +endif comment "Delete files" Files_uninstall /32Bit