I need to find whether SQL Server Management Studio is installed on a system or not. I need this specially when an instance of SQL Server Express is installed on a system by installing Visual Studio but with no Management Studio installed on the system.
For more information, I can find all instances of SQL Server installed on a system but I need to understand that is Management Studio also installed on system or not.