Start11 0.9: apps shortcuts with command line parameters not working
When an entry in the start menu consists of a shortcut with command line parameters,
e.g. Microsoft Teams (C:\Users\.......\AppData\Local\Microsoft\Teams\Update.exe --processStart "Teams.exe")
the parameters are ignored or otherwise not managed correctly and therefore the app does not start correctly: wrt to Teams, it looks like only the "Update.exe" command is executed and the "--processStart ..." command line parameter is ignored.
The same thing happens, for example, with Google apps eg. Contacts or Calendar
("C:\Program Files (x86)\Google\Chrome\Application\chrome_proxy.exe" --profile-directory=Default --app-id=xxxxxxx")