diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/windowscustomaction_ooo.scp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp index d0f630e69f57..06d152004237 100644 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -167,15 +167,6 @@ WindowsCustomAction gid_Customaction_Shellextensionsdll6 Assignment1 = ("InstallExecuteSequence", "Not PATCH", "end"); End -WindowsCustomAction gid_Customaction_Shellextensionsdll7 - Name = "Shellextensionsdll7"; - Typ = "65"; - Source = "shlxtmsi.dll"; - Target = "ExecutePostUninstallScript"; - Inbinarytable = 1; - Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\" And Not PATCH", "InstallValidate"); -End - WindowsCustomAction gid_Customaction_Check_Install_Directory Name = "CheckInstallDirectory"; Typ = "65"; |