Skip to content

Add support for SQL Server Management Studio 22 and SQL Server Profiler 22 - #964

Open
expaso wants to merge 1 commit into
winapps-org:mainfrom
expaso:add-ssms22-and-profiler
Open

Add support for SQL Server Management Studio 22 and SQL Server Profiler 22#964
expaso wants to merge 1 commit into
winapps-org:mainfrom
expaso:add-ssms22-and-profiler

Conversation

@expaso

@expaso expaso commented Aug 28, 2026

Copy link
Copy Markdown

Description

Adds two new officially supported app definitions:

  • ssms22: SQL Server Management Studio 22
    • C:\Program Files\Microsoft SQL Server Management Studio 22\Release\Common7\IDE\SSMS.exe
  • sqlprofiler22: SQL Server Profiler 22
    • C:\Program Files\Microsoft SQL Server Management Studio 22\Release\Common7\PROFILER.exe

Both tools ship together as part of the SSMS 22 install, under the same Release\Common7 directory, so they're split into separate RemoteApp entries since they're launched independently.

Reused the existing ssms20 icon for both new entries.

Testing

Verified locally with a libvirt Windows 11 VM that has SSMS 22 installed — both winapps ssms22 and winapps sqlprofiler22 successfully launch their respective RemoteApp sessions.

…er 22

Adds app definitions for SSMS 22 (Ssms.exe) and SQL Server Profiler 22 (Profiler.exe), both installed under the SSMS 22 release directory.
@oskardotglobal

Copy link
Copy Markdown
Member

Hi, please sign off on your commits. See the failing DCO check on how to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants