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_ooohelppack/windows/msi_templates/EventMap.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_ooohelppack/windows/msi_templates/EventMap.idt')
-rw-r--r-- | instsetoo_native/inc_ooohelppack/windows/msi_templates/EventMap.idt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/EventMap.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/EventMap.idt new file mode 100644 index 000000000..ae76b6af0 --- /dev/null +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/EventMap.idt @@ -0,0 +1,19 @@ +Dialog_ Control_ Event Attribute +s72 s50 s50 s50 +EventMapping Dialog_ Control_ Event +CustomSetup ItemDescription SelectionDescription Text +CustomSetup Location SelectionPath Text +CustomSetup Next SelectionPathOn Enabled +CustomSetup Size SelectionSize Text +SetupInitialization ActionData ActionData Text +SetupInitialization ActionText ActionText Text +SetupProgress ActionProgress95 AdminInstallFinalize Progress +SetupProgress ActionProgress95 InstallFiles Progress +SetupProgress ActionProgress95 MoveFiles Progress +SetupProgress ActionProgress95 RemoveFiles Progress +SetupProgress ActionProgress95 RemoveRegistryValues Progress +SetupProgress ActionProgress95 SetProgress Progress +SetupProgress ActionProgress95 UnmoveFiles Progress +SetupProgress ActionProgress95 WriteIniValues Progress +SetupProgress ActionProgress95 WriteRegistryValues Progress +SetupProgress ActionText ActionText Text |