diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-09-23 08:55:17 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-23 08:55:17 +0200 |
commit | 8e3fbafe46dbde4ad0c90f0909b37a2c12a27d5e (patch) | |
tree | 2ebe7282fd4cb41afe56a9d00e78cb690554760e | |
parent | ded7380bec82112094cce35ef010270fbb11ca9d (diff) |
win32-no-uninstall-survey.diff: No calling back home, thank you
-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 4cae60ad3..6cae743ae 100755 --- a/scp2/source/ooo/windowscustomaction_ooo.scp +++ b/scp2/source/ooo/windowscustomaction_ooo.scp @@ -487,15 +487,6 @@ WindowsCustomAction gid_Customaction_RebaseLibrariesonproperties Assignment2 = ("AdminExecuteSequence", "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"; |