How To Restore Database In SQL Server?

I want to restore an SQL database from backup created on a different SQL Server installation. I don’t want to use command prompt for this. Is there any other way to restore database in SQL Server and how to do it?
