https://bugs.freedesktop.org/show_bug.cgi?id=41994
Andras Timar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG --- Comment #1 from Andras Timar <[email protected]> 2011-10-24 05:41:09 PDT --- There is no INSTALLDIR custom property in libreoffice34.msi. You should have used the INTALLLOCATION custom property, that is what we have instead. The command msiexec /i libreoffice34.msi INSTALLLOCATION="d:\apps\LibreOffice" /qr works fine. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
