May 21 2012

Adobe Flash Player Install Error 2753: The File ‘InstallAX64.exe’ is not marked for installation

 

During the installation of a new Adobe Flash Player (MSI package) you receive the following error and the installation is aborted:

 

Error 2753: The File ‘InstallAX64.exe” is not marked for installation.

 

 

 

 

 

 

 

 

 

As you can see this is for the the 64-bit version of Adobe Flash Player, which also includes the 32-bit (x86) version.

 

If you’re installing the 32-bit only version of Adobe Flash Player, you will probably receive the same error but with a slightly different file name:

Error 2753: The File ‘InstallAX.exe” is not marked for installation.

 

 

This error is caused by some incorrect installer registry values for the Adobe Flash Player. 

 

 

First try, if not tried already, to remove all installed Adobe Flash Player versions through the Control Panel.
Both ActiveX/Plugin and x86/x64 versions must be uninstalled.

After that, try to install Adobe Flash Player again.

 

If this also fails, fire up the registry editor (regedit.exe) and navigate to HKEY_CLASSES_ROOT\Installer\Products

The sub-keys of this registry key contains the installer registry settings for the software installed on your computer.

Each software installed is represented with a unique GUID, which make it hard to find the Adobe Flash Player entries. This GUID key even differs between the Flash versions.

Use the find function (CTRL+F) in the HKEY_CLASSES_ROOT\Installer\Products key to search for “Adobe Flash” and delete the corresponding GUID key. There could be more than one entry for Adobe Flash Player, continue searching after the first one found until the entire key has been searched.

 

In my case, I ended up deleting 3 keys (you might have found different keys, which is normal):

[HKEY_CLASSES_ROOT\Installer\Products\8766B4E1705AA6B46B7CEF5EF50C1CC4]
[HKEY_CLASSES_ROOT\Installer\Products\A63252E9313E3584C9C8BD07519E9F4C]
[HKEY_CLASSES_ROOT\Installer\Products\F76BA31AF796CD74AAB77FB0B8A7DC8B]

 

After deleting these keys, close the registry editor.

 

Adobe Flash Player should now be installed successfully!

 

 

May 20 2012

Connecting a local ISO to the VM in the VMware vSphere client hangs with “CD/DVD drive 1 Connecting…”

 

When connecting a locally stored ISO file to a VM in the vSphere Client, the operation hangs with CD/DVD drive 1 (Connecting…)

 

 

 

 

 

 

 

You cannot cancel this operation manually, or by reopening the console for this VM.
Only after restarting the vSphere client this operation will be canceled.

 

Cause

The VMware vSphere client is installed on a Windows 7 or Window Server 2008 R2.

Although you are logged in as Administrator, useraccountcontrol (UAC) limits your rights.
The ISO file is probably stored in a folder to which only members of the Administrator group have access.

 

To resolve or workaround this problem:

 

  1. Restart the vSphere client as administrator. Right-click the shortcut or executable and select Run as administrator
  2. Move the ISO file to another location to which your account has direct access or through a non-Administrator securitygroup
  3. Assign direct NTFS permissions for your personal account to this ISO file
  4. Disable UAC (Not recommend).

 

 

 

Older posts «