diff options
author | Kurt Zenker <kz@openoffice.org> | 2009-06-04 12:28:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2009-06-04 12:28:19 +0000 |
commit | 3e9f07d28403a7b5cce8b831b57e757be1947aa7 (patch) | |
tree | 6deb25459e97c4d7512b720fe8725271e5205e84 /scp2/source/ooo/windowscustomaction_ooo.scp | |
parent | cf86342be0e6de53aebdf2100b3e2b7aa4eabf15 (diff) |
CWS-TOOLING: integrate CWS native247
2009-05-20 16:26:46 +0200 is r272137 : #i100251#
2009-05-14 17:52:39 +0200 is r271914 : #i87869# removal of start menu folder
2009-05-14 17:51:40 +0200 is r271913 : #i100251# no systemintegration for pkgformat native
Diffstat (limited to 'scp2/source/ooo/windowscustomaction_ooo.scp')
-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 ddf537ed8011..2328cbc9ae40 100755 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -153,7 +153,7 @@ WindowsCustomAction gid_Customaction_Shellextensionsdll4 Source = "shlxtmsi.dll"; Target = "DeinstallStartmenuFolderIcon"; Inbinarytable = 1; - Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\" And Not PATCH", "qslnkmsidll"); + Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\" And Not PATCH", "MigrateFeatureStates"); End WindowsCustomAction gid_Customaction_Shellextensionsdll5 |