Website shortcut in Firefox Microsoft store app

Daan Huysmans 0 Reputation points
2024-01-05T13:58:34.66+00:00

We have Firefox via Microsoft store app installed via Intune. I would now like to make a shortcut on the desktop to a site that needs to open in Firefox.

I can do this but when Firefox is updated by the Microsoft Store, the shortcut stops working because the location of the app changes.

Can somebody help me to solve this.

Microsoft Security | Intune | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 24,476 Reputation points MVP
    2024-01-05T14:13:20.1766667+00:00

    Right-click on the desktop and select "New" > "Shortcut."

    • In the "Create Shortcut" window, type or paste the following command:
    cmd /c mklink "%USERPROFILE%\Desktop\Firefox Site.website" "firefox.exe" -- "%URL%"
    
    • Replace "Firefox Site.website" with your desired shortcut name.
      • Replace "%URL%" with the actual website URL you want to open.
    0 comments No comments

  2. ZhoumingDuan-MSFT 17,165 Reputation points Microsoft External Staff
    2024-01-08T05:29:02.19+00:00

    @Daan Huysmans,Thanks for posting in Q&A.

    From your description, I know when Firefox update by Microsoft Store, the shortcut will take no effect.

    Based on my research, I found that due to the Microsoft Store update feature, Firefox will change its location every time when it is updated, therefore, you should create a new shortcut after Firefox is updated.

    Thanks for your kind understanding.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.