diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt new file mode 100644 index 000000000..642eac064 --- /dev/null +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt @@ -0,0 +1,30 @@ +Action Condition Sequence +s72 S255 I2 +InstallUISequence Action +AppSearch 25 +CCPSearch CCP_TEST 250 +CostFinalize 550 +CostInitialize 400 +ExecuteAction 850 +FileCost 450 +FindRelatedProducts 150 +InstallWelcome Not Installed 650 +ISInitAllUsers Not Installed And Privileged 575 +IsolateComponents 500 +LaunchConditions 50 +MaintenanceWelcome Installed And Not RESUME And Not Preselected And Not PATCH 750 +MigrateFeatureStates 600 +NewProductFound NEWPRODUCTS 160 +PatchWelcome Installed And PATCH And Not IS_MAJOR_UPGRADE 625 +ResolveSource Not Installed And Not PATCH 525 +RMCCPSearch Not CCP_SUCCESS And CCP_TEST 300 +SameProductFound SAMEPRODUCTS 170 +setAllUsersProfile 512 +SetupCompleteError -3 +SetupCompleteSuccess -1 +SetupInitialization 100 +SetupInterrupted -2 +SetupProgress 800 +SetupResume Installed And (RESUME Or Preselected) And Not PATCH 700 +setUserProfile 510 +ValidateProductID 350 |