This installation package could not be opened.Verify that the package exists and that you can access it, or contact the application vendor to verify t

I

inon.p

when i try to use the command msiexec /i this massage


This installation package could not be opened.Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.



i tried this


Step 1:
Try to ensure that Windows Installer service is running.
Go to Start and click on Control Panel.
Go to Administrative Tools.
Click on Services and scroll to Windows Installer.
Double click to bring up the service.
Check to see if the startup type is set to Manual.
Service status is usually stopped. Try and start the Windows Installer service.

Step 2:
Click Start, and in the start search box, type cmd.
Then right click and select, ‘Run as Administrator’.
At the command prompt, type:
- Type msiexec.exe /unregister, and then press ENTER.
- Type msiexec.exe /regserver, and then press ENTER.


Step 3:
If that doesn't help, then let's run System File checker to see if you have any corrupted system files.
Click Start
Type: CMD, from the results, right click CMD
Click 'Run as Administrator'.
At the Command Prompt, type: sfc /scannow
This will check for any integrity violations and fix any corrupted operating system files.
Restart your system.

but without success

Continue reading...
 
Back
Top Bottom