|
Re: Issue with folders opening new windows
Thanks for the reply. I had tried that but it didn't work.
Thankfully I came across the answer on another forum. I'll post it in case someone searches in future
Try running a system file check and then register the mentioned .dll:
The System File Checker tool:
To determine whether the issue that you are experiencing is caused by one or more system files that are used by Windows Vista, run the System File Checker tool. The System File Checker tool scans system files and replaces incorrect versions of the system files by using the correct versions.
To run the System File Checker tool, follow these steps:
Click Start -> click All Programs -> click Accessories -> right-click Command Prompt , select Run as administrator . If you are prompted for an administrator password or confirmation, type your password or click Continue .
At the command prompt, type the following command, and then press ENTER:
sfc /scannow
When the scan is complete, type the following command, and then press ENTER:
regsvr32.exe /u actxprxy.dll
__________________
|