diff --git a/mysql-workbench.json b/mysql-workbench.json index 383204e204..f12115f61a 100644 --- a/mysql-workbench.json +++ b/mysql-workbench.json @@ -25,5 +25,11 @@ "MySQLWorkbench.exe", "mysql.exe", "mysqldump.exe" + ], + "shortcuts": [ + [ + "MySQLWorkbench.exe", + "MySQLWorkbench" + ] ] }