Apparently XP won't work anymore, Uniscribe problem with the redistributable

This commit is contained in:
Berke Viktor 2013-04-01 20:51:40 -07:00
parent e054a6512f
commit 2b13d0f527
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ CreateUninstallRegKey=not IsTaskSelected('portable')
Uninstallable=not IsTaskSelected('portable')
ArchitecturesAllowed=x64
ArchitecturesInstallIn64BitMode=x64
MinVersion=5.2
MinVersion=6.0
[Types]
Name: "normal"; Description: "Normal Installation"

View File

@ -20,7 +20,7 @@ ShowComponentSizes=no
CreateUninstallRegKey=not IsTaskSelected('portable')
Uninstallable=not IsTaskSelected('portable')
ArchitecturesAllowed=x86 x64
MinVersion=5.1
MinVersion=6.0
[Types]
Name: "normal"; Description: "Normal Installation"