Installing SQL Server 2008 Without Rebooting

When I realized that I needed it SQL Server Management Studio 2008 to explore my new databases I got the installer and proceed with the installation.

But this installer made some validations before its execution, and the "Restart computer" item was not checked.
 
Reboot conditions in installer not passed

Well, all you have to do in this case is reboot your computer, but in my case I was with a lot of documents, applications and rebooting was not an option, therefore I had to simulated this action by modifying the register, the trick here is to change the name of the "PendingFileRenameOperations" key which is located in "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager".

Change registry key to avoid rebooting the PC
 
Changing this key to another name will produce SQL Server installer to assume that your computer was rebooted allowing you to continue with the installation, after installing it you have to change back the name of the key.

Comments

Post a Comment

Popular posts from this blog

I Need to Send an Automatic Email with Lotus Notes

Inserting Rows o Columns in Excel Not Permitted

Turn Horizontal Visio Swimlanes into Vertical Ones