[Libreoffice-bugs] [Bug 40512] Don't extract installer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 31 13:54:25 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40512

--- Comment #6 from Andras Timar <timar74 at gmail.com> 2011-08-31 13:54:25 PDT ---
I was thinking about this recently, also considering localization problems. We
could start with a silent NSIS install to a temp directory, which NSIS removes
after installation. NSIS does not support Unicode so if we make it silent, we
can support fully localized installers on those languages which do not have a
8-bit legacy code page. Also we can remove ulfconv from the build. NSIS has a
switch for extraction only, so users can extract the MSI and the other files,
if they need the install set.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list