summaryrefslogtreecommitdiff
path: root/scp2/source/ooo
diff options
context:
space:
mode:
authorTobias Krause <tkr@openoffice.org>2009-11-02 07:49:04 +0000
committerTobias Krause <tkr@openoffice.org>2009-11-02 07:49:04 +0000
commit3fa43f39fd758b860236a8c8b8e84526ebfc6f48 (patch)
tree72710126a004fe97cefb7286422de1e82c41b16d /scp2/source/ooo
parent0430471c1b6ec876cb0fbcf9eb7d99278308d478 (diff)
#105892# fix reg64 customaction
Diffstat (limited to 'scp2/source/ooo')
-rwxr-xr-xscp2/source/ooo/windowscustomaction_ooo.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp
index 4b80a704d6c4..313ee70fd96a 100755
--- a/scp2/source/ooo/windowscustomaction_ooo.scp
+++ b/scp2/source/ooo/windowscustomaction_ooo.scp
@@ -76,7 +76,7 @@ WindowsCustomAction gid_Customaction_Regactivexdll2
End
WindowsCustomAction gid_Customaction_Reg64dll1
- Name = "Reg64dll";
+ Name = "Reg64dll1";
Typ = "65";
Source = "reg64msi.dll";
Target = "InstallReg64";
@@ -85,7 +85,7 @@ WindowsCustomAction gid_Customaction_Reg64dll1
End
WindowsCustomAction gid_Customaction_Reg64dll2
- Name = "Reg64dll";
+ Name = "Reg64dll2";
Typ = "65";
Source = "reg64msi.dll";
Target = "DeinstallReg64";