diff options
author | Herbert Dürr <hdu@apache.org> | 2011-11-11 12:50:36 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2011-11-11 12:50:36 +0000 |
commit | 25cd486a6615a643fddaed55bad6d1c00f0979bf (patch) | |
tree | bd18d23771d912701aa6d0172bec8bacf7e4a322 /scp2 | |
parent | 8f0bbc872058c8a726a7390ea7ea4b5316f6904d (diff) |
disable SurveyAfter as surveys.services.openoffice.org is gone
Diffstat (limited to 'scp2')
-rwxr-xr-x | 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 2c46065db8f3..49cd89242e97 100755 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -478,15 +478,6 @@ WindowsCustomAction gid_Customaction_RebaseLibrariesonproperties Assignment2 = ("AdminExecuteSequence", "VersionNT < 600 And Not REMOVE=\"ALL\"", "end"); End -WindowsCustomAction gid_Customaction_ShowSurvey - Name = "ShowSurveyAfterUninstall"; - Typ = "65"; - Source = "relnotes.dll"; - Target = "ShowSurveyAfter"; - Inbinarytable = 1; - Assignment1 = ("InstallExecuteSequence", "REMOVE=\"ALL\" and Not UPGRADINGPRODUCTCODE", "end"); -End - WindowsCustomAction gid_Customaction_LookForRegisteredExtensions Name = "LookForRegisteredExtensions"; Typ = "65"; |