From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../windows/msi_templates/ControlC.idt | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt') diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt new file mode 100644 index 000000000..3fc3e48a5 --- /dev/null +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt @@ -0,0 +1,67 @@ +Dialog_ Control_ Action Condition +s72 s50 s50 s255 +ControlCondition Dialog_ Control_ Action Condition +CustomerInformation DlgRadioGroupText Hide NOT Privileged +CustomerInformation DlgRadioGroupText Hide ProductState > 0 +CustomerInformation RadioGroup Hide NOT Privileged +CustomerInformation RadioGroup Hide ProductState > 0 +CustomSetup ChangeFolder Hide Installed +CustomSetup Details Hide Installed +CustomSetup InstallLabel Hide Installed +FileTypeDialog CheckBox1 Enable &gm_p_Wrt=3 OR ( !gm_p_Wrt=3 AND &gm_p_Wrt=-1 ) +FileTypeDialog CheckBox1 Disable NOT ( &gm_p_Wrt=3 OR ( !gm_p_Wrt=3 AND &gm_p_Wrt=-1 ) ) +FileTypeDialog CheckBox2 Enable &gm_p_Calc=3 OR ( !gm_p_Calc=3 AND &gm_p_Calc=-1 ) +FileTypeDialog CheckBox2 Disable NOT ( &gm_p_Calc=3 OR ( !gm_p_Calc=3 AND &gm_p_Calc=-1 ) ) +FileTypeDialog CheckBox3 Enable &gm_p_Impress=3 OR ( !gm_p_Impress=3 AND &gm_p_Impress=-1 ) +FileTypeDialog CheckBox3 Disable NOT ( &gm_p_Impress=3 OR ( !gm_p_Impress=3 AND &gm_p_Impress=-1 ) ) +FileTypeDialog CheckBox4 Enable &gm_p_Draw=3 OR ( !gm_p_Draw=3 AND &gm_p_Draw=-1 ) +FileTypeDialog CheckBox4 Disable NOT ( &gm_p_Draw=3 OR ( !gm_p_Draw=3 AND &gm_p_Draw=-1 ) ) +InstallWelcome Copyright Hide SHOWCOPYRIGHT="No" +InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes" +LicenseAgreement Next Disable AgreeToLicense <> "Yes" +LicenseAgreement Next Enable AgreeToLicense = "Yes" +ReadyToInstall DlgTitle Show ProgressType0="Modify" +ReadyToInstall DlgTitle2 Show ProgressType0="Repair" +ReadyToInstall DlgTitle3 Show ProgressType0="install" +ReadyToInstall DesktopLink Hide NOT DESKTOPLINKEXISTS +ReadyToInstall EnableQuickstart Hide NOT ( &gm_o_Quickstart=3 OR ( !gm_o_Quickstart=3 AND &gm_o_Quickstart=-1 ) ) +SetupCompleteError Back Default UpdateStarted +SetupCompleteError Back Disable NOT UpdateStarted +SetupCompleteError Back Enable UpdateStarted +SetupCompleteError Cancel Disable NOT UpdateStarted +SetupCompleteError Cancel Enable UpdateStarted +SetupCompleteError Finish Default NOT UpdateStarted +SetupCompleteError FinishText1 Hide UpdateStarted +SetupCompleteError FinishText1 Show NOT UpdateStarted +SetupCompleteError FinishText2 Hide UpdateStarted +SetupCompleteError FinishText2 Show NOT UpdateStarted +SetupCompleteError RestContText1 Hide NOT UpdateStarted +SetupCompleteError RestContText1 Show UpdateStarted +SetupCompleteError RestContText2 Hide NOT UpdateStarted +SetupCompleteError RestContText2 Show UpdateStarted +SetupCompleteSuccess TextLine2 Show ProgressType2="installed" +SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled" +SetupInterrupted Back Default UpdateStarted +SetupInterrupted Back Disable NOT UpdateStarted +SetupInterrupted Back Enable UpdateStarted +SetupInterrupted Cancel Disable NOT UpdateStarted +SetupInterrupted Cancel Enable UpdateStarted +SetupInterrupted Finish Default NOT UpdateStarted +SetupInterrupted FinishText1 Hide UpdateStarted +SetupInterrupted FinishText1 Show NOT UpdateStarted +SetupInterrupted FinishText2 Hide UpdateStarted +SetupInterrupted FinishText2 Show NOT UpdateStarted +SetupInterrupted RestContText1 Hide NOT UpdateStarted +SetupInterrupted RestContText1 Show UpdateStarted +SetupInterrupted RestContText2 Hide NOT UpdateStarted +SetupInterrupted RestContText2 Show UpdateStarted +SetupProgress DlgDesc Show ProgressType2="installed" +SetupProgress DlgDesc2 Show ProgressType2="uninstalled" +SetupProgress DlgText Show ProgressType3="installs" +SetupProgress DlgText2 Show ProgressType3="uninstalls" +SetupProgress DlgTitle Show ProgressType1="Installing" +SetupProgress DlgTitle2 Show ProgressType1="Uninstalling" +SetupResume PreselectedText Hide RESUME +SetupResume PreselectedText Show NOT RESUME +SetupResume ResumeText Hide NOT RESUME +SetupResume ResumeText Show RESUME -- cgit v1.2.3