Windows Installer Help

Dangerous Sloth

New member
Local time
5:15 PM
Messages
2
So I am trying to install a driver from Nvidia, but when I try and run the exe, I get a message from windows security that says that my internet settings prevent me from opening MSIEXEC.exe. But when I go into the system 32 folder and open MSIEXEC.exe from there I don't get the message. Any ideas??? I have already disabled every firewall and bit of security I have in order to try and fix this but no solution.

Edit: After messing around, I found that the problem only occours when I try to install the driver, nothing else.

Edit: Oh and it doesn't matter where I download the driver from, they won't run.
 
Last edited:

My Computer

OS
Windows 7 Home Premium 32bit

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS 420
OS
Windows 10, Home Clean Install
CPU
Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech
Motherboard
Dell
Memory
6 gb
Graphics Card(s)
ATI Radeon 256MB HD3650
Sound Card
Intergrated 7.1 Channel Audio
Monitor(s) Displays
Dell SP2009W 20"
Hard Drives
640 GB Serial ATA Hard drive
Cooling
Fan
Keyboard
Dell USB Keyboard
Mouse
Dell Premium Optical USB
Internet Speed
DSL 2.85
Yea. I have already tried all of that but nothing helps.
 

My Computer

OS
Windows 7 Home Premium 32bit
Try this:

I would suggest you to unregister and re-register Windows installer, and check if it helps:
  1. On the "Start" menu, Type Run in the search bar and hit enter.
  2. In the "Open" box, type "msiexec /unreg", and then press ENTER.
  3. On the "Start" menu, Type” Run” in the search bar and hit enter.
  4. In the "Open" box, type "msiexec /regserver", and then press ENTER.
I would also suggest you to run System File Checker and see if it helps, here are the steps:
  1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator.
  2. Click Continue or supply Administrator credentials if prompted.
  3. In the Command Prompt window type the following, and press Enter
sfc /scannow
 
Back
Top