Installing SQL Management Studio Express on Windows 7
Hmm … developers usually use tools … yes?
Getting this installed on Windows 7 by double clicking the MSI doesn’t appear to work. No, we have to run cmd.exe as Administrator then use MSIEXEC …
C:\>msiexec /i F:\VS2008Stuff\SQL\SQLServer2005_SSMSEE_x64.msi
Hmm …
