summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2016-08-16 23:53:51 +1000
committerCaolán McNamara <caolanm@redhat.com>2016-08-17 13:35:10 +0000
commit190f0685c866b6232564c9d207456d3292d7a551 (patch)
treea2a3c168569883ad4738809df58f711669a7181c /instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
parentcc0a182b8f38d1beb1dac4c473eb2f79952fa563 (diff)
tdf#69066: use Restart Manager to restart processes during installation
The goal is to allow installer to automatically close and restart closed applications, and thus diminish users frustration when they don't know how to close explorer.exe, or how to start it again and bring desktop back. Reference: https://msdn.microsoft.com/en-us/library/windows/desktop/aa370379 Notes: * A dialog MsiRMFilesInUse must be present in MSI. * It will only be used when operating system's Windows Installer version is >=4.0, and OS is Vista or newer. If system's Windows Installer is older, then current FilesInUse dialog will be used. * MSIRESTARTMANAGERCONTROL property has default value of 0, that enables installer to use the Restart Manager. It is explicitly set in MSI just in case. * Do not use Restart Manager and do reboot is selected by default. Change-Id: If9d8be7cb478d81db03485ee912991ae9d568ed8 Reviewed-on: https://gerrit.libreoffice.org/28171 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt')
-rw-r--r--instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt10
1 files changed, 10 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
index 11def31caaaa..f90d76f5717b 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
@@ -177,6 +177,16 @@ MaintenanceWelcome Image Bitmap 0 0 122 234 1 ImageBmp
MaintenanceWelcome Next PushButton 230 243 66 17 3 OOO_CONTROL_148 Cancel
MaintenanceWelcome TextLine1 Text 135 8 225 45 65539 OOO_CONTROL_149
MaintenanceWelcome TextLine2 Text 135 55 228 50 65539 OOO_CONTROL_150
+MsiRMFilesInUse Banner Bitmap 0 0 374 44 1 BannerBmp
+MsiRMFilesInUse DlgTitle Text 13 6 280 15 196611 OOO_CONTROL_324
+MsiRMFilesInUse DlgDesc Text 21 23 272 25 196611 OOO_CONTROL_322
+MsiRMFilesInUse BannerLine Line 0 44 374 0 1
+MsiRMFilesInUse DlgText Text 21 51 326 43 3 OOO_CONTROL_323
+MsiRMFilesInUse List ListBox 21 95 332 85 7 FileInUseProcess
+MsiRMFilesInUse ShutdownOption RadioButtonGroup 26 190 305 45 3 MsiUIRMOption OK
+MsiRMFilesInUse DlgLine Line 0 234 374 0 1
+MsiRMFilesInUse OK PushButton 230 243 66 17 3 OOO_CONTROL_326 Cancel
+MsiRMFilesInUse Cancel PushButton 301 243 66 17 3 OOO_CONTROL_325 ShutdownOption
OutOfSpace Banner Bitmap 0 0 374 44 1 BannerBmp
OutOfSpace BannerLine Line 0 44 374 0 1
OutOfSpace DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_153