I decided to try installing it on another computer, and everything worked properly. The installation has no options, so everything was done the same, but I did notice something different on the working computer. Prior to installing, I shut down all IE windows, both 32 and 64 bit. Once the installation was complete, I opened an IE window on the second computer, and it popped up the information bar, stating that an extension wanted to start, and I needed to click Enable. This did not happen on the first computer.
At that point, I did some digging, and I realized that an IE extension management restriction was enabled on the machine. Once I removed this restriction, I opened IE again, and was prompted to enable the plugin.
To determine whether you're machine is currently configured to restrict the use of addons, follow the following steps:
* If you are unfamiliar with the registry, don't follow the steps below. If you screw up your computer, it's your own fault.
- Open up the registry editor. (Press and hold the Windows key and the R key. Type in regedit and press enter.)
- Navigate to HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Internet Explorer\Restrictions (If this key isn't there, continue to step 4. No key = no restrictions.)
- If there is a value called NoExtensionManagement, and the DWORD value is 1, set that value to 0.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Restrictions (If this key isn't there, then your problem wasn't due to extension management restrictions.)
- If there is a value called NoExtensionManagement, and the DWORD value is 1, set that value to 0.