summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-29 13:20:07 +0100
committerAndras Timar <atimar@suse.com>2013-01-30 15:25:05 +0100
commitcf4ca992349492019938b68ae33ec9fec7cd5e16 (patch)
treea8463c2c9bc1d5aca03ea1784de360e319267926 /scp2
parentremove CopyExtensionData CustomAction (diff)
downloadcore-cf4ca992349492019938b68ae33ec9fec7cd5e16.tar.gz
core-cf4ca992349492019938b68ae33ec9fec7cd5e16.zip
remove DotNetCheck CustomAction
We do not need to call a dll function for a simple version check. Change-Id: If82b06a61f10dbfe3eb92b6fe495e6d800c57aff
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/windowscustomaction_ooo.scp10
1 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/ooo/windowscustomaction_ooo.scp b/scp2/source/ooo/windowscustomaction_ooo.scp
index c7cdc3564b66..9a18464fb68e 100644
--- a/scp2/source/ooo/windowscustomaction_ooo.scp
+++ b/scp2/source/ooo/windowscustomaction_ooo.scp
@@ -178,16 +178,6 @@ WindowsCustomAction gid_Customaction_Check_Install_Directory
Assignment3 = ("ControlEvent", "CustomSetup", "Next", "DoAction", "CheckInstallDirectory", "Not Installed", "2");
End
-WindowsCustomAction gid_Customaction_Dotnetcheck
- Name = "DotNetCheck";
- Typ = "321";
- Source = "shlxtmsi.dll";
- Target = "DotNetCheck";
- Inbinarytable = 1;
- Assignment1 = ("InstallExecuteSequence", "Not REMOVE=\"ALL\"", "LaunchConditions");
- Assignment2 = ("InstallUISequence", "Not REMOVE=\"ALL\"", "LaunchConditions");
-End
-
WindowsCustomAction gid_Customaction_CopyEditionData
Name = "CopyEditionData";
Typ = "1";