summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-29 13:31:44 +0100
committerAndras Timar <atimar@suse.com>2013-01-30 15:25:02 +0100
commit030124d836a3f8571e26c8ce6b5d752ca7ab2511 (patch)
tree7c0b8fa75cad371ada76cc017abdd7a667a96d59 /scp2
parentbc20ba9cd6502b59853d1ca6e2818936290a720a (diff)
remove CustomAction ExecutePostUninstallScript
I think this CustomAction is unnecessary, providing that we do not use Star Division home-made PATCH technology. I have never seen this CustomAction used in any OpenOffice.org/LibreOffice builds. Change-Id: I62f3b5a3ef8a9686f018ca1af52689954262e830
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/windowscustomaction_ooo.scp9
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";