about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2014-07-10 19:11:04 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2014-07-10 19:11:04 +0200
commitef5207c990c3c4d33f4c52ba4938563797c253c6 (patch)
treec9969aceafbd9b3b9e62e4a6aabc99903aa423b0 /kcc.iss
parentFixed Other profile (diff)
downloadkcc-ef5207c990c3c4d33f4c52ba4938563797c253c6.tar.gz
kcc-ef5207c990c3c4d33f4c52ba4938563797c253c6.tar.bz2
kcc-ef5207c990c3c4d33f4c52ba4938563797c253c6.zip
Dropped Windows XP support
Diffstat (limited to '')
-rw-r--r--kcc.iss1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcc.iss b/kcc.iss
index bd78427..02103f7 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -30,6 +30,7 @@ UninstallDisplayIcon={app}\{#MyAppExeName}
 ChangesAssociations=True
 InfoAfterFile=other\InstallWarning.rtf
 SignTool=SignTool /d $q{#MyAppName}$q /du $q{#MyAppURL}$q $f
+MinVersion=0,6.0
 
 [Languages]
 Name: "english"; MessagesFile: "compiler:Default.isl"