diff options
-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"; |