Apparently XP won't work anymore, Uniscribe problem with the redistributable
This commit is contained in:
parent
e054a6512f
commit
2b13d0f527
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue