Page 2 of 2 FirstFirst 12
Results 6 to 10 of 10

Thread: Elevated Privileges

  1. #6
    Join Date
    Oct 2001
    Posts
    44,727

    re:Elevated Privileges



    Hallo Robert,

    I couldn't find this page in my MSI help! I've downloaded the current
    version ( Dec 99 ), perhaps you have a newer one.

    Johannes


    "Robert M. Dickau"
    <i_wish_i_had_time_to_answer_individual_questions_through_email_but_i_don't@
    installshield.com> schrieb im Newsbeitrag news:3976275b.0@208.30.171.38...
    > The MSI help page "How do I install a package with elevated privileges as
    a
    > non-admin?" has details.
    >
    >


  2. #7
    Join Date
    Oct 2001
    Posts
    44,727

    re:Elevated Privileges



    Hi, Johannes,

    It's in the July 2000 MSDN Library.

    --- Robert

    "Johannes John" <jn@rib.de> wrote in message
    news:39780866.0@208.30.171.38...
    > Hallo Robert,
    >
    > I couldn't find this page in my MSI help! I've downloaded the current
    > version ( Dec 99 ), perhaps you have a newer one.
    >
    > Johannes
    >
    >
    > "Robert M. Dickau"
    >
    <i_wish_i_had_time_to_answer_individual_questions_through_email_but_i_don't@
    > installshield.com> schrieb im Newsbeitrag news:3976275b.0@208.30.171.38...
    > > The MSI help page "How do I install a package with elevated privileges
    as
    > a
    > > non-admin?" has details.





  3. #8
    Eric Hudson Guest

    Elevated Privileges

    Hi,

    I am not quite clear on one issue involving installing with elevated privileges. The Windows Installer SDK states the following:

    "To always install a package with elevated (system) privileges, set the AlwaysInstallElevated value to "1" under both of the following registry keys.

    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Installer

    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer"

    Is this something that I set as part of the install package or does an administrator have to set these on each machine before the install begins? If set for elevated privileges, does the user then keep this privilege until changed by an administrator or does it only apply for that install?

    This is a pure Windows 2000 environment, but not running Active Directory.

    Thanks.

    Eric

  4. #9
    Join Date
    Oct 2001
    Location
    Home is Las Vegas, NV - Work is where they need me to be!
    Posts
    1,192
    We had those keys included in the standard disk image we use for new systems but you can have it done by a setup that is run by an admin or run via Active Directory (we also keep it there for case swhan a system is built from scratch and not using an image). The keys remain until an admin changes them.

    Bear in mind that will allow MSI setups (we only use standard setups but it applies to basic as far as I know) to run despite users having no admin privileges.

    We had to tighten the Group Policies for some users -- you know those who like to install stuff such as cute screen savers of unknown origin -- so they are not able to install from a removable drive but that can be done only by using Active Directory as far as I know.
    Luiz Quintela
    Information Technology Consultant


    www.luizquintela.com
    www.technosuppcenter.com
    www.technevada.com


    "Political correctness is just tyranny with manners. I wish for you the courage to be unpopular. Popularity is history's pocket change. Courage is history's true currency." (Charlton Heston)

  5. #10
    Join Date
    Jan 2002
    Location
    Burlington, Ontario, Canada
    Posts
    370
    From the work that I have done with elevated privileges, if the install is initially installed by an administrator, then whenever that install is launched again, it will run with admin privileges regardless of who the user is. (that is as long as the install was run in per-machine mode) I also found that the registry setting AlwaysInstallElevated is not required to be set.



    Anthony

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •