summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-04-25 20:23:13 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-05-14 18:26:37 +0200
commitb00c1b1af85c95fe37fed6a89491dbfcf3547eee (patch)
tree5bbefa603edadec4d2ab0e83e9bac13d05db8d3e /scp2
parent4768d9c7add229203b6363fa6c0a2b783e9021f8 (diff)
fdo#40481 run SelectLanguage custom action during silent install, too
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/windowscustomaction_ooo.scp3
1 files changed, 2 insertions, 1 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp
index f62b086a0aa7..c111e179c542 100644
--- a/scp2/source/ooo/windowscustomaction_ooo.scp
+++ b/scp2/source/ooo/windowscustomaction_ooo.scp
@@ -471,7 +471,8 @@ WindowsCustomAction gid_Customaction_SelectLanguage
Source = "sellangmsi.dll";
Target = "SelectLanguage";
Inbinarytable = 1;
- Assignment1 = ("ControlEvent", "SetupType", "Next", "DoAction", "SelectLanguage", "1", "1");
+ Assignment1 = ("InstallExecuteSequence", "NOT Installed", "MigrateFeatureStates");
+ Assignment2 = ("InstallUISequence", "NOT Installed", "MigrateFeatureStates");
End
WindowsCustomAction gid_Customaction_SortTree