diff options
author | Ingo Schmidt <is@openoffice.org> | 2010-07-14 16:41:49 +0200 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2010-07-14 16:41:49 +0200 |
commit | 3f887a20ce7ffc16c4b4f5be8707e9c5dd0d9eae (patch) | |
tree | 8fe1fa34ba1293f34bcfa5d4045e5c82358798cb /scp2 | |
parent | a8d677dd6fe5b382821f97a1fd80ce61431febbf (diff) |
jl154 #162868# unopkg is back in packaging and installation
Diffstat (limited to 'scp2')
-rwxr-xr-x | scp2/source/ooo/windowscustomaction_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp index 6ae56be39e5f..bcb0d1e7f730 100755 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -215,7 +215,7 @@ WindowsCustomAction gid_Customaction_Remove_Extensions Source = "shlxtmsi.dll"; Target = "RemoveExtensions"; Inbinarytable = 1; - Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\"", "end"); + Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\"", "FileCost"); End WindowsCustomAction gid_Customaction_Set_Admininstall |