diff options
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/Signatur.idt')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/Signatur.idt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Signatur.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Signatur.idt new file mode 100644 index 000000000..d5abd9769 --- /dev/null +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Signatur.idt @@ -0,0 +1,7 @@ +Signature FileName MinVersion MaxVersion MinSize MaxSize MinDate MaxDate Languages +s72 s255 S20 S20 I4 I4 I4 I4 S255 +Signature Signature +# Since it's impossible to match minimal version in Signature table independent of +# language, and we need language-independent comparison, we use a value that is at +# least 1 less (see note at https://msdn.microsoft.com/en-us/library/aa371853). +win81s14 kernel32.dll 6.3.9600.17030 |