That's what I assumed is the root cause, but there is no means for me to
'detect' that scenario in the installer?  Or do I just have to know it
might be an issue and use the 'Secure' attribute or EnableUserControl=1?

On Wed, Feb 18, 2015 at 1:17 PM, Phil Wilson <phildgwil...@gmail.com> wrote:

> There's a difference between "the"  administrator account an "an
> administrator in the group" in that the "the" administrator has extra
> privileges. If you search for "the administrator vs an administrator"
> you might find the details. The default built-in administrator is
> intended to be used only for critical startup functions, being so
> privileged it's disabled by default. I believe that's part of the
> answer.
> ---------------
> Phil Wilson
>
>
> On Wed, Feb 18, 2015 at 6:11 AM, Tony <yellowjacketl...@gmail.com> wrote:
> > Anyone understand what is happening in this scenario?  I know how to
> 'fix'
> > the issue, I just want to understand why the fix is needed.
> >
> >
> > I have a 5.0, perMachine, elevated installer.  If I'm logged in as "the"
> > Administrator I can install and later modify (add another feature)
> without
> > issue.
> >
> > However, if I'm logged in as 'an' administrator I can perform a fresh
> > install without issue.  But when I perform a modify operation (to add
> > another feature), a property set during the UI sequence is not set during
> > the execute sequence.  As seen in this log entry...
> >
> > MSI (s) (A4:EC) [20:26:30:540]: Ignoring disallowed property XXXXX
> >
> > The same property is used during the initial install and it _is_ passed
> > along without issue...
> >
> > MSI (s) (7C:88) [14:05:58:352]: PROPERTY CHANGE: Adding XXXXX property.
> Its
> > value is '1234'.
> >
> > Adding the 'secure' attribute to the XXXXX property or
> > 'EnableUserControl=1', solves this issue.
> >
> > I don't understand why the fresh install works without issue but when
> > maintenance/modify is performed the UI property fails to get passed along
> > to the execute sequence.
> >
> > --
> > Tony
> >
> ------------------------------------------------------------------------------
> > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> > from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> > with Interactivity, Sharing, Native Excel Exports, App Integration & more
> > Get technology previously reserved for billion-dollar corporations, FREE
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Tony
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to