From 235c660f18be2a52d3f316a34defcf55e4ed91ad Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 1 Aug 2008 10:21:14 +0000 Subject: INTEGRATION: CWS native177 (1.5.4); FILE MERGED 2008/07/23 13:42:16 is 1.5.4.1: #i92029# adding events for buttons --- instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'instsetoo_native/inc_sdkoo') diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt index c015497810cb..332945b50bdb 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt @@ -48,6 +48,10 @@ DiskSpaceRequirements OK EndDialog Return 1 0 FilesInUse Exit EndDialog Exit 1 0 FilesInUse Ignore EndDialog Ignore 1 0 FilesInUse Retry EndDialog Retry 1 0 +FileTypeDialog Back NewDialog CustomSetup Installed OR _IsSetupTypeMin = "Custom" 2 +FileTypeDialog Back NewDialog SetupType NOT Installed AND _IsSetupTypeMin <> "Custom" 1 +FileTypeDialog Cancel SpawnDialog CancelSetup 1 0 +FileTypeDialog Next NewDialog ReadyToInstall 1 0 InstallChangeFolder Cancel EndDialog Return 1 2 InstallChangeFolder Cancel Reset 0 1 1 InstallChangeFolder NewFolder DirectoryListNew 0 1 0 -- cgit