when ever i install ssms from internet that keep on saying loading files but it wont move forward
any one help how to install 
when ever i install ssms from internet that keep on saying loading files but it wont move forward
any one help how to install 
Hopefully, the following method helps.
Running from an elevated cmd prompt:
reg DELETE “HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio” /reg:32
it says access desined
C:\Users\sunnyreddy>reg DELETE "HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio" /reg:32
Permanently delete the registry key HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio (Yes/No)? Yes
ERROR: Access is denied.
I think you need to stop the installation. Then reboot the machine and open cmd an elevated rights.
After the reg delete process, start installation again.
Hopefully this helps?
26 people are following this question.