use new check for version
This commit is contained in:
parent
1c13a42a93
commit
c064c3e49a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user