diff options
author | Andras Timar <atimar@suse.com> | 2012-06-05 16:57:53 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-05 17:09:43 +0200 |
commit | 8783ead70cc2bc2a83bf473b0dfb51f3ee10b6da (patch) | |
tree | d3292bdce34f14973e8fcdab80f8911bd467e467 /configure.in | |
parent | 0665c3e52b0b0053c3d622d3fa975d4234801bdd (diff) |
fdo#43989 let unopkg.exe run with elevated privileges during install
... so it can do the pre-registration of bundled extensions in
INSTALLLOCATION/share/prereg/bundle.
The meaning of Type of custom action is the following:
msidbCustomActionTypeDll + msidbCustomActionTypeBinaryData +
msidbCustomActionTypeInScript + msidbCustomActionTypeNoImpersonate +
msidbCustomActionTypeCommit = 3585
So it is a binary in a dll from the MSI itself, it runs deferred
with system privileges and after commit, because msvcrt90.dll is
available only after commit. The same type was chosen for the
removing part, it works.
Change-Id: I14c347b5cbc47789eb0484769a676703361c2193
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions