summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.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_ooohelppack/windows/msi_templates/ControlC.idt
parent789813aa8dcc19f8d576ca651ad8365d4ee6d703 (diff)
remove unused checkboxes from Windows installer
Change-Id: I51eea9c45b893f56dece99e8d01e385c96051f8d
Diffstat (limited to 'instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt')
-rw-r--r--instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt13
1 files changed, 2 insertions, 11 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
index 9adacf8e837e..99e522483149 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
@@ -29,17 +29,8 @@ SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
-SetupCompleteSuccess CheckBoxUpdates Show ISENABLEDWUSFINISHDIALOG And NOT Installed And ACTION="INSTALL"
-SetupCompleteSuccess CheckForUpdatesText Show ISENABLEDWUSFINISHDIALOG And NOT Installed And ACTION="INSTALL"
-SetupCompleteSuccess CheckLaunchProgram Show SHOWLAUNCHPROGRAM="-1" And PROGRAMFILETOLAUNCHATEND <> "" And NOT Installed And NOT ISENABLEDWUSFINISHDIALOG
-SetupCompleteSuccess CheckLaunchReadme Show SHOWLAUNCHREADME="-1" And READMEFILETOLAUNCHATEND <> "" And NOT Installed And NOT ISENABLEDWUSFINISHDIALOG
-SetupCompleteSuccess LaunchProgramText Show SHOWLAUNCHPROGRAM="-1" And PROGRAMFILETOLAUNCHATEND <> "" And NOT Installed And NOT ISENABLEDWUSFINISHDIALOG
-SetupCompleteSuccess LaunchReadmeText Show SHOWLAUNCHREADME="-1" And READMEFILETOLAUNCHATEND <> "" And NOT Installed And NOT ISENABLEDWUSFINISHDIALOG
-SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL") OR (NOT ISENABLEDWUSFINISHDIALOG) OR (ISENABLEDWUSFINISHDIALOG And Installed))
-SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL") OR (NOT ISENABLEDWUSFINISHDIALOG) OR (ISENABLEDWUSFINISHDIALOG And Installed))
-SetupCompleteSuccess UpdateTextLine1 Show ISENABLEDWUSFINISHDIALOG And NOT Installed And ACTION="INSTALL"
-SetupCompleteSuccess UpdateTextLine2 Show ISENABLEDWUSFINISHDIALOG And NOT Installed And ACTION="INSTALL"
-SetupCompleteSuccess UpdateTextLine3 Show ISENABLEDWUSFINISHDIALOG And NOT Installed And ACTION="INSTALL"
+SetupCompleteSuccess TextLine2 Show ProgressType2="installed" And ((ACTION<>"INSTALL")
+SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" And ((ACTION<>"INSTALL")
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted