diff options
author | Andras Timar <atimar@suse.com> | 2013-01-29 12:32:54 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-01-30 15:24:58 +0100 |
commit | d61d1face977022ea8c6d93aad49a2c97a0abd17 (patch) | |
tree | a9f826dd9a5b231449b48d886a395cc2fddb976e /scp2 | |
parent | e0ea85f61a5914508921b5e73119516219afa158 (diff) |
remove stray, old, obsolete CustomAction: RegCleanOld
Change-Id: I6d524a2342390658062cfc0108853756c543bd7c
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 ff30c5a9efd4..e3b5b7593146 100644 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -226,15 +226,6 @@ WindowsCustomAction gid_Customaction_CopyExtensionData Assignment2 = ("AdminExecuteSequence", "", "end"); End -WindowsCustomAction gid_Customaction_RegCleanOld - Name = "RegCleanOld"; - Typ = "65"; - Source = "regcleanold.dll"; - Target = "CleanCurUserOldSystemRegistryFromSetup"; - Inbinarytable = 1; - Assignment1 = ("InstallExecuteSequence", "Not REMOVE=\"ALL\" And Not PATCH And Not ALLUSERS=\"\"", "end"); -End - WindowsCustomAction gid_Customaction_Patch_Regpatchactivex_Patchactivexcontrol Name = "PatchActiveXControl"; Typ = "65"; |