Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Unable to install MSI file on Vista Home Premium

Reply
 
Old 10-30-2007   #1 (permalink)
Jordan


 
 

Unable to install MSI file on Vista Home Premium

I'm trying to install the Linq preview msi file, but it keeps saying
"The system administrator has set policies to prevent this
installation."

Why can I not perform an install on my on PC?? This is MY home
computer; I AM the administrator.

I've been trying to resolve this for a few evenings on my own and I'm
really frustrated that Microsoft's idea of security is to take away my
rights as the user.

Jordan


My System SpecsSystem Spec
Old 10-30-2007   #2 (permalink)
Malke


 
 

Re: Unable to install MSI file on Vista Home Premium

Jordan wrote:
Quote:

> I'm trying to install the Linq preview msi file, but it keeps saying
> "The system administrator has set policies to prevent this
> installation."
>
> Why can I not perform an install on my on PC?? This is MY home
> computer; I AM the administrator.
>
> I've been trying to resolve this for a few evenings on my own and I'm
> really frustrated that Microsoft's idea of security is to take away my
> rights as the user.
Have you tried right-clicking on the installation file and choosing "Run
as administrator"? If not, please try that. The Administrator account is
different in Vista than it was in XP.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
My System SpecsSystem Spec
Old 10-30-2007   #3 (permalink)
Jordan


 
 

Re: Unable to install MSI file on Vista Home Premium

> Have you tried right-clicking on the installation file and choosing "Run
Quote:

> as administrator"? If not, please try that. The Administrator account is
> different in Vista than it was in XP.
>
> Malke
Malke,

Right clicking the msi file does not yield a "Run as administrator"
option. That was my first thought as well. Any other ideas?

Thanks,
Jordan

My System SpecsSystem Spec
Old 10-30-2007   #4 (permalink)
Jane C


 
 

Re: Unable to install MSI file on Vista Home Premium

Hi Jordan,

Can you run regedit.exe (right-click and run it as Admin) and check the
following key:
HKEY_LOCAL_MACHINE > Software > Policies > Microsoft > Windows > Installer

If DisableUserInstalls has a value of 1, change it to 0 (zero) by
right-clicking on it and selecting Modify data.

Do you have any 3rd party security software that has file-protection
capabilities or similar?

--
Jane, not plain 64 bit enabled :-)
Batteries not included. Braincell on vacation ;-)
MVP Windows Shell/User

"Jordan" <jnmarr@xxxxxx> wrote in message
news:1193797518.831905.202940@xxxxxx
Quote:

> Malke,
>
> Right clicking the msi file does not yield a "Run as administrator"
> option. That was my first thought as well. Any other ideas?
>
> Thanks,
> Jordan
>
My System SpecsSystem Spec
Old 10-31-2007   #5 (permalink)
Jordan


 
 

Re: Unable to install MSI file on Vista Home Premium

> Can you run regedit.exe (right-click and run it as Admin) and check the
Quote:

> following key:
> HKEY_LOCAL_MACHINE > Software > Policies > Microsoft > Windows > Installer
Jane, I do not have an entry for Installer.
Quote:

> Do you have any 3rd party security software that has file-protection
> capabilities or similar?
The only third party software I'm running is my virus scanner.

jordan

My System SpecsSystem Spec
Old 10-31-2007   #6 (permalink)
Adam Leinss


 
 

Re: Unable to install MSI file on Vista Home Premium

Jordan <jnmarr@xxxxxx> wrote in
news:1193797518.831905.202940@xxxxxx:
Quote:

> Right clicking the msi file does not yield a "Run as
> administrator" option. That was my first thought as well. Any
> other ideas?
Elevate a command prompt, then type "msiexec /i
name_of_the_program.msi". It should install the MSI with elevated
rights.

Adan
My System SpecsSystem Spec
Old 10-31-2007   #7 (permalink)
Jordan


 
 

Re: Unable to install MSI file on Vista Home Premium

On Oct 31, 2:13 pm, Adam Leinss <alei...@xxxxxx> wrote:
Quote:

> Jordan <jnm...@xxxxxx> wrote innews:1193797518.831905.202940@xxxxxx:
>
Quote:

> > Right clicking the msi file does not yield a "Run as
> > administrator" option. That was my first thought as well. Any
> > other ideas?
>
> Elevate a command prompt, then type "msiexec /i
> name_of_the_program.msi". It should install the MSI with elevated
> rights.
>
> Adan
It still returns the same message. Any other ideas?

Jordan

My System SpecsSystem Spec
Old 11-01-2007   #8 (permalink)
Jordan


 
 

Re: Unable to install MSI file on Vista Home Premium

On Oct 31, 2:13 pm, Adam Leinss <alei...@xxxxxx> wrote:
Quote:

> Jordan <jnm...@xxxxxx> wrote innews:1193797518.831905.202940@xxxxxx:
>
Quote:

> > Right clicking the msi file does not yield a "Run as
> > administrator" option. That was my first thought as well. Any
> > other ideas?
>
> Elevate a command prompt, then type "msiexec /i
> name_of_the_program.msi". It should install the MSI with elevated
> rights.
>
> Adan
On a whim I re-downloaded the msi file. It is installing as I type
this.

<shrugs>

Jordan

My System SpecsSystem Spec
Old 11-12-2007   #9 (permalink)
Dave Scott


 
 

Re: Unable to install MSI file on Vista Home Premium

Your idea is good, but you need to run msiexec/a

"Adam Leinss" wrote:
Quote:

> Jordan <jnmarr@xxxxxx> wrote in
> news:1193797518.831905.202940@xxxxxx:
>
Quote:

> > Right clicking the msi file does not yield a "Run as
> > administrator" option. That was my first thought as well. Any
> > other ideas?
>
> Elevate a command prompt, then type "msiexec /i
> name_of_the_program.msi". It should install the MSI with elevated
> rights.
>
> Adan
>
My System SpecsSystem Spec
Old 11-12-2007   #10 (permalink)
Andrew McLaren


 
 

Re: Unable to install MSI file on Vista Home Premium

"Dave Scott" <DaveScott@xxxxxx> wrote...
Quote:

> Your idea is good, but you need to run msiexec/a
Quote:
Quote:

>> > Right clicking the msi file does not yield a "Run as
>> > administrator" option. That was my first thought as well. Any
>> > other ideas?
>> Elevate a command prompt, then type "msiexec /i
>> name_of_the_program.msi". It should install the MSI with elevated
>> rights.
I'm not sure that's correct.

"msiexec /a" performs an "administrative" install. But it doesn't grant any
additonal permissions or rights on the install process.

An "administrative install" is an installation to a shared network location,
so that individual machines can then install the application locally from
the network.

To install an MSI file "as administrator", you need to run Msiexec from a
Command Prompt running "as administrator", as Adam Leinss correctly notes.
This applies whether you're doing an administrative install or a normal
install. If you want to install the MSI package on a single machine, then
the "/a" paramter is unnecessary, and probably incorrrect.

If (and only if) the MSI package is configured to request elevation, you can
run the MSI as a normal user, and it will cause the UAC Consent prompt to be
displayed. If the MSI package does not request elevation (eg it is not
UAC-aware), then it will fail with an "access denied" error, if it tries to
updates protected regions of the system (C:\Program Files,
HKEY_LOCAL_MACHINE, etc).

Yes, the terminology is *very* confusing here . The "administrative
install" usage has been around since the early days of the ACME installer,
c1993 or before. Long before Windows had an "Administrator" user.

--
Andrew McLaren
amclar (at) optusnet dot com dot au


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Unable to print from Vista Home Premium to XP Home Vista networking & sharing
Unable to share folder from Vista Home premium to XP Home SP3 mach Vista networking & sharing
Unable to install Vista Home Premium on a large drive Vista installation & setup
Unable to install Vista Home Premium Vista installation & setup
Can't Install Vista Home premium upgrade - "can't install a file and quits Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46