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/InstallU.idt | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/InstallU.idt') 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 -- cgit v1.2.3