diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-05-06 09:50:07 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-05-06 09:50:07 +0000 |
commit | a15d38cb64da3ed99ed03e462a8e817b3a53431b (patch) | |
tree | 59ea78cd8e1079007530e9f1828fce59d729b438 /instsetoo_native/inc_sdkoo/windows | |
parent | 19ddf47103da6afa7a5c98c0c44a43eebf1ce583 (diff) |
INTEGRATION: CWS native147 (1.3.286); FILE MERGED
2008/04/16 12:55:16 is 1.3.286.1: #i88008# do not show license dialog
Diffstat (limited to 'instsetoo_native/inc_sdkoo/windows')
-rw-r--r-- | instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt index 090fa514b63f..640c619b3b0d 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlE.idt @@ -38,7 +38,8 @@ DatabaseFolder Cancel SpawnDialog CancelSetup 1 1 DatabaseFolder ChangeFolder [_BrowseProperty] DATABASEDIR 1 2 DatabaseFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1 DatabaseFolder Next NewDialog SetupType 1 1 -DestinationFolder Back NewDialog LicenseAgreement 1 0 +DestinationFolder Back NewDialog LicenseAgreement HIDEEULA <> 1 0 +DestinationFolder Back NewDialog InstallWelcome HIDEEULA = 1 0 DestinationFolder Cancel SpawnDialog CancelSetup 1 1 DestinationFolder ChangeFolder [_BrowseProperty] INSTALLLOCATION 1 2 DestinationFolder ChangeFolder SpawnDialog InstallChangeFolder 1 1 @@ -59,7 +60,8 @@ InstallChangeFolder OK SetTargetPath [_BrowseProperty] 1 2 InstallChangeFolder Up DirectoryListUp 0 1 0 InstallWelcome Back NewDialog SplashBitmap Display_IsBitmapDlg 1 InstallWelcome Cancel SpawnDialog CancelSetup 1 0 -InstallWelcome Next NewDialog LicenseAgreement 1 0 +InstallWelcome Next NewDialog LicenseAgreement HIDEEULA <> 1 0 +InstallWelcome Next NewDialog DestinationFolder HIDEEULA = 1 0 LicenseAgreement Back NewDialog InstallWelcome 1 0 LicenseAgreement Cancel SpawnDialog CancelSetup 1 0 LicenseAgreement Next NewDialog DestinationFolder AgreeToLicense = "Yes" 0 |