Error 1925 - workaround
I was trying to install a program from an MSI file on a Windows 7 machine. I had so much trouble and such a hard time finding the solution that I thought I would post it here to help anyone who might be Googling for an answer.
The install seemed fine until it reached the end (and tried to write to the Program Files (x86) directory.) Then I'd get a 1925 error, claiming I did not have administrative privileges. I was logged into my admin account when this happened. Since the installer was an MSI file, I couldn't right click and "Run as Administrator" like you would on a exe file.
I contacted the program vendor and Googled this for two days. A lot of programs that use MSI installers can produce this error. However, most frustrated users never seem to get a solution. Most people write it off as a registry problem or a user who doesn't know what an Admin account is.
Here's what I learned: Even though you're logged in as an Administrator, you may not be installing with full admininistrator authority. If the installer doesn't give you a request window asking you to elevate your permissions to Administrator, odds are you don't. This gives you the 1925 Error. Since the msi file doesn't give you the option of "Run as Administrator", you have to run the installer from a command prompt which has admin rights set manually.
Go to Start-->All Programs-->Accessories
Right click on Command Prompt and select Run as Administrator
type in the path name to the installer (e.g. C:\Users\Name\Downloads\install.msi, or whatever it might be) and hit return.
The program should now install with Admin permissions. Many msi installers run into this problem for reasons I can't imagine. I hope this helps solve your problem.
Labels: 1925, elevate, elevating, error, install, msi, permissions, Windows
22 Comments:
Thank you. I had this problem exactly as you described it. I was about to quit but then I tried what you said and I was successfull. Thanks
Thanks a million! You have made my day. I have been trying to fix this for two days. Thanks again..
Thanks, helped.
DAMN DUDE
you made my day too^^
i couldn´t install a GAME
and now it works THANKS
This comment has been removed by the author.
Thank You! I'm new to Windows and your post turned Days of trial and error into only 4 hours. -- trying to learn DOS commands took a bit. But I muddled through it, only with your help. Thank You again.
Thanks a bunch. I'm relatively new to Windows 7 and have been running into installation problems with various packages.
This helped and saved me a bunch of time. Much appreciated.
didn't work for me...
Thanks for taking the time to write this up. It really helped me out today!
you rock! thanx a billion!
Yup, this certainly worked for me. Thanks a million
I actually found an easier workaround. If you just go to the Properties of the file there will be a small box that you can click that will give you Administrator rights. Right below it is a tab to run the program using administrator right.
Thanks everyone.I was wondering for this solution for 2 days.Special thanx to RICK..Fixed my problem..
thnks buddy...... 100% votes. so simple solution
Thank you a lot. Very accurate and elegant solution for thr problem.
Thank you very much - your solution helped me.
Is this the same for Win 8?
I apparently don't have admin rights so command prompt didn't work for me either.
Very frustrating... :(
I apparently don't have admin rights so command prompt didn't work for me either.
Very frustrating... :(
Thanks a million. Appreciate the tip
damn, you made my day
Finally able to download the statistical software I need for University, life-saver!
Post a Comment
<< Home