summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-05-07 10:14:56 +0200
committerAndras Timar <atimar@suse.com>2012-05-07 10:48:46 +0200
commit1c2529ee738148f95f0f80df25950979ea89910f (patch)
tree2c23d23e875c466eb75ce68d39a36c056c044cc2 /instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt
parent789813aa8dcc19f8d576ca651ad8365d4ee6d703 (diff)
remove unused checkboxes from Windows installer
Change-Id: I51eea9c45b893f56dece99e8d01e385c96051f8d
Diffstat (limited to 'instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt')
-rw-r--r--instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt2
1 files changed, 0 insertions, 2 deletions
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt
index 285a77baa145..63ea9957f2f2 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlE.idt
@@ -99,8 +99,6 @@ SetupCompleteError Back EndDialog Return 1 2
SetupCompleteError Cancel [Suspend] 1 1 1
SetupCompleteError Cancel EndDialog Return 1 2
SetupCompleteError Finish EndDialog Exit 1 2
-SetupCompleteSuccess OK DoAction CheckForProductUpdates ISCHECKFORPRODUCTUPDATES="1" And ISENABLEDWUSFINISHDIALOG And NOT ISREBOOTREQUIRED And NOT Installed And ACTION="INSTALL" 4
-SetupCompleteSuccess OK DoAction CheckForProductUpdatesOnReboot ISCHECKFORPRODUCTUPDATES="1" And ISENABLEDWUSFINISHDIALOG And ISREBOOTREQUIRED And NOT Installed And ACTION="INSTALL" 5
SetupCompleteSuccess OK EndDialog Exit 1 2
SetupError A EndDialog ErrorAbort 1 0
SetupError C EndDialog ErrorCancel 1 0