Commit graph

5 commits

Author SHA1 Message Date
Andras Timar
d5295408b1 fdo#58144 - disable the ARP 'Remove' button on Windows XP
Windows installer on Windows XP cannot display messages, when the
installer database is encoded in UTF-8 and support for CTL languages
is not installed. This patch is a workaround, it disables the 'Remove'
button in Control Panel's Add or Remove Programs applet, so the user
has to choose 'Change', and has to uninstall LibreOffice with the
Wizard, which does not exhibit the problem.

Initially this bug was not expected, when we changed the enconding
from legacy codepages to UTF-8 - I would say irreversibly.
Then the severity of the bug was underestimated, because usually
uninstallation needs no user interaction, so it does not matter,
if the text is unreadable. However, in some circumstances
uninstallation needs to reboot the computer, and the user needs
to understand the question, whether to reboot now or later.

Change-Id: I7d6b4e82cbe4142d23c29313e43a90fa43944b2f
2013-09-21 23:24:10 +02:00
Andras Timar
15a2c9adca remove SelfReg table from MSI
We did not use it, and it is not recommended to use it. See:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa371608%28v=vs.85%29.aspx
Installation package authors are strongly advised against using self
registration.

Change-Id: I1dc9a5b66646c63d2ee9a672f045595e6bbb2f42
2012-09-08 20:19:03 +02:00
Jens-Heiner Rechtien
0027f2c0dd CWS-TOOLING: integrate CWS native206_DEV300 2008-11-20 13:56:53 +00:00
Oliver Bolte
9ca3d39917 INTEGRATION: CWS native76 (1.2.192); FILE MERGED
2007/01/11 16:29:33 is 1.2.192.1: #i72495# installpath to uninstall keys with custom action
2007-01-22 13:42:33 +00:00
Rüdiger Timm
66bea1d6c9 INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED
2005/09/08 10:43:51 is 1.1.2.1: #120096# new sdkoo product
2005-11-09 08:20:50 +00:00