https://bugs.documentfoundation.org/show_bug.cgi?id=149106
--- Comment #20 from Samuel Mehrbrodt (allotropia) <[email protected]> --- (In reply to Mike Kaganski from comment #17) > > > Another failure (even if the action were ) could be when the renamed > > > directory is being used; the normal MSI behavior in that case would be to > > > have the new files copied to a temporary directory, and schedule a reboot > > > to > > > update the now-used files. But the action in question seems to try to do > > > manually what should be done automatically. > > > > Any hints how that can be implemented (having files updated after reboot)? > > That does not require anything at all: it's how MSI works normally. I always > was confused why OOo (and now LO) needed the custom actions at all ... The > custom actions seem to try to duplicate the normal MSI functionality - and > might themselves be a reason of some failures IMO. So, let's try to remove these actions completely then: https://gerrit.libreoffice.org/c/core/+/134513 -- You are receiving this mail because: You are the assignee for the bug.
