summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice
diff options
context:
space:
mode:
authorIngo Schmidt <is@openoffice.org>2009-10-23 11:04:07 +0000
committerIngo Schmidt <is@openoffice.org>2009-10-23 11:04:07 +0000
commit4fbe0bac3056aa5482aaee1667dc24241a5df563 (patch)
tree8e1993d585315d68c1b89d708b2beb49ad629ec7 /instsetoo_native/inc_openoffice
parentbada55528679b835b7b368acfb92a4447eccc177 (diff)
#i105892# preparing 64 bit Windows registry table
Diffstat (limited to 'instsetoo_native/inc_openoffice')
-rw-r--r--instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt6
1 files changed, 6 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt
index c8daa765f115..4098f92c3578 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt
@@ -347,6 +347,12 @@ RadioButton Value N Formatted The value string associated with this button.
RadioButton Width N 0 32767 The width of the button.
RadioButton X N 0 32767 The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
RadioButton Y N 0 32767 The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
+Reg64 Component_ N Component 1 Identifier Foreign key into the Component table referencing component that controls the installing of the registry value.
+Reg64 Key N RegPath The key for the registry value.
+Reg64 Name Y Formatted The registry value name.
+Reg64 Registry N Identifier Primary key, non-localized token.
+Reg64 Root N -1 3 The predefined root key for the registry value, one of rrkEnum.
+Reg64 Value Y Formatted The registry value.
Registry Component_ N Component 1 Identifier Foreign key into the Component table referencing component that controls the installing of the registry value.
Registry Key N RegPath The key for the registry value.
Registry Name Y Formatted The registry value name.