Forum Discussion

rsatoh44875's avatar
rsatoh44875
Copper Contributor
Feb 09, 2021
Solved

Shortcut file for PWA installed by Edge is not created

When installing a PWA website such as Amazon or twitter in Edge(ver.88.0.705.63),
an icon is displayed in the start menu and it can be started, but the shortcut file is no longer created in the following path.
"C:\Users\{user name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\"

 

Depending on the OS version, the shortcut file will be created as before.
Is this a bug or a spec change?
Will there be no shortcut files in the future?

 

Best Regards.

    • rsatoh44875's avatar
      rsatoh44875
      Copper Contributor

      Dear Alexandra-R,

      Thank you for your answer. When I checked with Edge of Canary (90.0.793.0), a shortcut file was created even with OS Build 19042.
      In OS Build 19042 or later + Edge ver.88, PWA is registered like UWP, so I thought it was a specification change, but it was a bug in Edge ver.88, right? Is it? 

       

      Best Regards,

      @rsatoh44875

      • Alexandra-R's avatar
        Alexandra-R
        Icon for Microsoft rankMicrosoft

        rsatoh44875 from the bug thread it looks like OsHookType::kShortcutsMenu set was omitted in the recent refactoring of the (Chromium) code, and this interacted with Edge/Windows in an unexpected way. This was definitely a bug 😃

Resources