How To Guides Org

Fix: Installing Visual Studio 2012: Setup Blocked, Another Setup Is Already Running

Are you trying to install Visual Studio 2012 but you get the error “Setup Blocked”? If so this is most likely because another setup failed to properly close / remove a registry entry


1. Step This is what the error will typically look like:

2. Step Go to the Start Screen and hit CTRL + F

3. Step Enter regedit.exe and in the left pane click on the item that appears

4. Step Uncollapse HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

5. Step In the right pane you will see an item called PendingFileRenameOperations with a path to AppData\Local\Temp and a stuck .tmp file

When opening it you might see something like

\??\C:\Users\Oliver\AppData\Local\Temp\DELC947.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELC958.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELC959.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD4CB.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD4CC.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD4CD.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE05F.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE060.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE061.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEBC5.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEBC6.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEBC7.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD519.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD51A.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD51B.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE08E.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE08F.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE090.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEC03.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEC04.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELEC05.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELF72A.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELF73B.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELF73C.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELBD37.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELBD38.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELBD48.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELC919.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELC91A.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELC92A.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD50A.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD51C.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELD51D.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE0AE.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE0AF.tmp

\??\C:\Users\Oliver\AppData\Local\Temp\DELE0BF.tmp

6. Step Delete the key (right-click – Delete)

7. Step Now open vs2012_webexp_enu.iso to start the install again

8. Step In my case I was greeted with a insufficient disk space error, unfortunately Microsoft does not allow to install on another drive than C and the browse button will be greyed out. I noticed this behaviour in other apps like Office 365 as well and it is a very frustrating “bug” – it might be designed that way by design, but installing on another drive is so 1999

We’ll keep you posted on other Visual Studio errors and how to fix them, post your questions below