![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| 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. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | 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 Specs![]() |
| | #2 (permalink) |
| | 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. 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 Specs![]() |
| | #3 (permalink) |
| | 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 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 Specs![]() |
| | #4 (permalink) |
| | 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 Specs![]() |
| | #5 (permalink) |
| | 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 Quote: > Do you have any 3rd party security software that has file-protection > capabilities or similar? jordan |
My System Specs![]() |
| | #6 (permalink) |
| | 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? name_of_the_program.msi". It should install the MSI with elevated rights. Adan |
My System Specs![]() |
| | #7 (permalink) |
| | 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 Jordan |
My System Specs![]() |
| | #8 (permalink) |
| | 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 this. <shrugs> Jordan |
My System Specs![]() |
| | #9 (permalink) |
| | 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 Specs![]() |
| | #10 (permalink) |
| | 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? >> name_of_the_program.msi". It should install the MSI with elevated >> rights. "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 "administrativeinstall" 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 Specs![]() |
![]() |
| 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 | |||