summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-03-21 18:04:46 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-03-21 18:04:46 +0100
commit4809454506ae8d1af6968fec656b6b1670dc6e98 (patch)
tree19e30b061d3b773cc69267b7e45e3c067adf293a /scp2
parent8ac8e8624b71c3932a5d1a60907afd5bf3983d44 (diff)
parent5d1fcc6735986e1d7490b01031c1945ac8fefbd2 (diff)
CWS-TOOLING: integrate CWS native367
Diffstat (limited to 'scp2')
-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 4db0032367bc..2c46065db8f3 100755
--- a/scp2/source/ooo/windowscustomaction_ooo.scp
+++ b/scp2/source/ooo/windowscustomaction_ooo.scp
@@ -474,8 +474,8 @@ WindowsCustomAction gid_Customaction_RebaseLibrariesonproperties
Source = "rebase.dll";
Target = "RebaseLibrariesOnProperties";
Inbinarytable = 1;
- Assignment1 = ("InstallExecuteSequence", "Not REMOVE=\"ALL\"", "end");
- Assignment2 = ("AdminExecuteSequence", "Not REMOVE=\"ALL\"", "end");
+ Assignment1 = ("InstallExecuteSequence", "VersionNT < 600 And Not REMOVE=\"ALL\"", "end");
+ Assignment2 = ("AdminExecuteSequence", "VersionNT < 600 And Not REMOVE=\"ALL\"", "end");
End
WindowsCustomAction gid_Customaction_ShowSurvey