Install Software needing UAC prompt

G

Guest

I get the whole idea behind the UAC, but I ran into an issue trying to
install a program from a standard user account.

The UAC prmopted me for the program and it installed successfully.

What I didn't know is that it installed successfully under the
Administrator's account. It is nowhere to be found under the standard user
account.

Does anyone know why this is happening?

Does anyone know how to get it to be available on the standard users account?

Thanks.
 
R

Rock

Rob said:
I get the whole idea behind the UAC, but I ran into an issue trying to
install a program from a standard user account.

The UAC prmopted me for the program and it installed successfully.

What I didn't know is that it installed successfully under the
Administrator's account. It is nowhere to be found under the standard
user
account.

Does anyone know why this is happening?

Does anyone know how to get it to be available on the standard users
account?

Can't you copy the shortcut that starts it to that users desktop?
 
K

Kerry Brown

That sometimes happens if you are using a standard user account. When you
run a program and then specify an account from the uac prompt the program is
run in the context of the account you specify. Most programs have an option
to install for all users or only this user. If possible pick all users when
installing the program. If this doesn't work then you may have to
temporarily make your user account an administrator. Then you won't be
prompted for an account and password at the uac prompt. The program will be
installed in the context of your account. Once the program is installed you
can change the account back to a standard user. Generally programs that are
this poorly programmed will also have other problems in Vista so it may not
work out no matter what you do. What is the program in question?
 
G

Guest

No. It's an ADD-In for Outlook. My outlook setup is under the standard user
account so shortcuts don't apply.
 
G

Guest

Thanks Kerry. I was going to try the admin route anyways to get around this,
but it was a bit frustrating as I don't want to have to keep switching in and
out of the Admin role.

The program really is more of an Office Add-In. It is the Outlook backup
tool from the MS download site. I had it in XP and it worked great for what
I needed.

I was more trying to understand what caused this for future reference. It
must be that when using permission from UAC it seems to do it as a RunAs
which is why it installed under the Admin acount. This will obviously be the
biggest pain point for Vista until software is developed to better install in
the Vista world of security.

Thanks again.
 
G

Guilherme Kaneto

At gpedit.msc you can remove UAC for standard users.

Att,
Guilherme Kaneto
(e-mail address removed)
 
K

Kerry Brown

Guilherme Kaneto said:
At gpedit.msc you can remove UAC for standard users.


This won't help if the program needs administrator privileges. It will still
fail.
 
K

Kerry Brown

I'm not familiar with that program but from the sound if it, it would have
to be user specific. This is one case where it would be very nice to be able
to tell Windows "I know this is an installation program but it doesn't need
administrator privileges.". Hopefully a future service pack will add this
feature.
 
P

Phil Wilson

Was it an MSI install? If so, this would be normal behavior for a per-user
install as opposed to a per-machine install. (Just me me or Everyone if
you're familiar with Visual Studio setup projects.).
 
K

Kerry Brown

Thanks for that. I was wondering how programs would be pushed out without
triggering uac.

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


Phil Wilson said:
For MSI files it's already here - Bit 3
http://msdn2.microsoft.com/en-us/library/aa372870.aspx
--
Phil Wilson
[Microsoft MVP Windows Installer]
Kerry Brown said:
I'm not familiar with that program but from the sound if it, it would
have to be user specific. This is one case where it would be very nice to
be able to tell Windows "I know this is an installation program but it
doesn't need administrator privileges.". Hopefully a future service pack
will add this feature.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top