When you’re attempting to install a software, the installation begins and soon closes with an error message:
This installation package cannot 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.
As the error clearly indicates, there is a problem accessing the installation package contents. In most of the cases, this issue arises when the package contents are corrupted, missing or your hard drive is failing.
Download the Diagnostic
There are certain situations when missing entries in your registry and registry corruption causes this problem. Try running a registry scan to identify if there are any such issues.
- Click the button below to download and install the Diagnostic
- Perform a Registry scan and fix any problems detected.
- Restart your computer.

Estimated Download Time: 10 Seconds
Grant Folder Access Permissions
The installation may not have sufficient permissions to access the installation folder contents. Change the installation folder settings to provide read/ write access permissions. If that doesn’t work, simply re-launch the Setup with Administrative privileges.
Method # 1: Check Folder Security Settings
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Double-click This PC, My Computer or Computer depending on your Windows version.
- Go to the parent directory that contains your installation directory. For example: C:\Program Files (x86) or C:\Program Files
- Right-click the folder you’ve chosen for installation.
- Select Properties.
- Click on the Security tab.
- Click on Edit.
- Check-up Full control in the Allow column.
- Click OK | OK.
Method # 2: Re-launch Setup with Admin Privileges
To re-launch the setup again with administrative privileges, right-click on the Setup.exe, Install.exe or concerned file and choose the Run as Administrator option.
Redownload Setup From Another Source
Some of the installation files could be missing, deleted, renamed or corrupted. Try redownloading the Setup program again from another source, say a different website/ host server.
Check Disk For Errors
When your hard drive is failing, the installer fails to access some of the installer package contents. Use the Check-Disk feature in Windows to diagnose this issue.
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Double-click This PC, My Computer or Computer based on your OS version.
- Right-click the installation drive, for example, C:\
- Select Properties.
- Click on Tools, followed by Check.
- Hit Scan Drive to start the scan.
Restart Windows Installer Service
Windows Installer may have failed to access the Windows Installer service during the installation process. Use the Services tool to properly configure the service.
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Press Windows Key + R keys simultaneously.
- In the Run dialog box, type Services.msc and hit ENTER.
- When you have the Services tool opened up, check for a service named Windows Installer.
- Right-click that service, and select Properties.
- Set the Startup Type: Automatic
- If the Service Status is already running, click on Stop.
- Click OK.
- Restart your computer and the Windows Installer service will automatically be started up.
Reregister MSIEXEC
Some users have fixed This installation package cannot be opened by simply unregistering and re-registering the MSIEXEC.
For Windows 10/ 8.1/ 8:
- Press Windows Key + X keys simultaneously.
- Select Command Prompt (Admin).
- Execute the following commands one by one:
- msiexec /unregister
- msiexec /regserver
- exit
- Restart your computer for the changes to take effects.
For Windows 7/ Vista:
- Click Start.
- Click All Programs | Accessories.
- Open the Command Prompt program.
- Follow the Step # 3-4 in the above Windows 10/ 8.1/ 8 user’s section.
Clean-Up Temporary Installation Files
There may be problems with the files extracted during installation. Delete the setup extracted temporary files using Disk CleanUp.
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Double-click This PC, Computer or My Computer icon on your Desktop depending on your Windows version.
- Right-click the C:\ drive, and choose Properties.
- Click the General tab.
- Click on Disk CleanUp.
- Wait for some time till the Disk CleanUp analyzes the size of temporary files on your hard drive.
- Once the scan is finished, check-up all the boxes, and then perform a clean-up.
Temporarily Turn-Off Antivirus
The Real-Time Scan feature of your Antivirus analyzes any open files on a constant basis for malicious code. There are cases when your Antivirus blocks installations against your will. Temporarily disabling your Antivirus might help.
For McAfee Antivirus Plus:
- Right-click the McAfee Antivirus Plus icon on the system tray area.
- Choose Change settings, followed by Real-time Scanning.
- Click on Turn Off in the new window that appears.
For Kaspersky Internet Security:
- Right-click the Kaspersky Internet Security icon on the system tray area of your Taskbar.
- Select Pause protection option.
- Select Pause for the specified time and choose a time interval using the drop-down box.
- Click Pause protection.
Repair Registry Issues
Some issues in the Registry may have caused the installation to begin and stop with Installation Package error. Here are the most commonly reported issues:
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Press Windows Key and R keys simultaneously.
- Type RegEdit, click OK.
- Locate the following sub-key:
- HKEY_LOCAL_MACHINE | SYSTEM | CurrentControlSet | Control | Session Manager
- On the right-hand side of your screen, check for a string named PendingFileRenameOperations.
- If such string ever exists, delete it. (Right-click > Delete)
- In the confirmation prompt that appears, click Yes.
- Now, locate the following sub-key:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates
- In the right-hand side of your screen, search for a string called UpdateExeVolatile.
- Double-click UpdateExeVolatile string, and replace its value with 0. Click OK.
- Exit out of the screen and restart your machine.
Temporarily Disable UAC
UAC is a security feature that prevents the execution of malicious code. Temporarily disable it during the installation, and re-open the setup.
For Windows 10:
- Click on Start.
- Type UAC.
- From the Search Results that appear, open Change User Account Control Settings.
- In the new dialog on your screen, set the Slider to the extreme bottom (in order to select Never Notify).
- Click OK.
- Restart your system.
For Windows 8.1/ 8:
- Press Windows Key + X, select Control Panel from the context menu options.
- Click on User Account and Family Safety, followed by User Accounts.
- Click on Change User Account Control settings on the bottom of your screen.
- In the subsequent screen, move the Slider to the extreme bottom, and then click OK.
For Windows 7:
- Click on Start.
- Type Change User Account Control Settings.
- Open Change User Account Control Settings from the Search Results.
- Move the Slider to the extreme bottom, and click OK.
- Reboot your machine.
For Windows Vista:
- Click on Start.
- Select Control Panel.
- In the Search Box on the upper right corner of your screen, type UAC.
- Open Turn User Account Control (UAC) On Or Off from the Search Results displayed on your screen.
- Uncheck Use User Account Control (UAC) to help protect your computer.
- Click OK.
- A system reboot is crucial.
Check For Compatibility Issues
If the software you’re attempting to install was built for an earlier version of Windows, configure its setup to load in compatibility mode.
For Windows 10/ 8.1/ 8/ 7/ Vista:
- Right-click the Setup.exe, Install.exe or the relevant installer file.
- Select Properties.
- Click the Compatibility tab.
- Check-up Run this program in compatibility mode for.
- Choose an earlier version of the Windows operating system, and then click OK.