diff options
Diffstat (limited to 'instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt')
-rw-r--r-- | instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt new file mode 100644 index 000000000..87f622e96 --- /dev/null +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt @@ -0,0 +1,7 @@ +Signature_ Root Key Name Type +s72 i2 s255 S255 I2 +RegLocator Signature_ +basisinstalluser 1 Software\LibreOffice\Layers\Basis\[BRANDPACKAGEVERSION] BASISINSTALLLOCATION 2 +basisinstalluser_ 1 Software\LibreOffice\Layers_\Basis\[BRANDPACKAGEVERSION] BASISINSTALLLOCATION 2 +basisinstallmachine 2 Software\LibreOffice\Layers\Basis\[BRANDPACKAGEVERSION] BASISINSTALLLOCATION 2 +basisinstallmachine_ 2 Software\LibreOffice\Layers_\Basis\[BRANDPACKAGEVERSION] BASISINSTALLLOCATION 2 |