搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

how to prevent the creation of Firefox Private Browsing shortcut in Start Menu during installation?

  • 4 个回答
  • 1 人有此问题
  • 271 次查看
  • 最后回复者为 burosky

more options

With the release of the new ESR version, version 115.x.x, the install creates a shortcut in the Windows Start Menu called "Firefox Private Browsing". How can the creation of this shortcut be prevented during install?

With the release of the new ESR version, version 115.x.x, the install creates a shortcut in the Windows Start Menu called "Firefox Private Browsing". How can the creation of this shortcut be prevented during install?

被采纳的解决方案

For the .exe installer you can use the command-line argument /PrivateBrowsingShortcut=false, for the MSI installer you can use PRIVATE_BROWSING_SHORTCUT=false.

定位到答案原位置 👍 1

所有回复 (4)

more options

Hey there! I totally get your concern. To prevent the "Firefox Private Browsing" shortcut from being created in the Windows Start Menu during installation, you can make a small tweak during the installation process. When you're installing Firefox, choose the "Custom" or "Advanced" installation option instead of the default one. This will give you more control over what gets installed. Then, uncheck the option that mentions "Create Start Menu Shortcut for Private Browsing." By doing this, you can avoid the creation of that specific shortcut. Hope this helps! Let me know if you need further assistance.

more options

I don't see the "Create Start Menu Shortcut for Private Browsing" as an option I can uncheck during installation. See screenshot attached.

more options

选择的解决方案

For the .exe installer you can use the command-line argument /PrivateBrowsingShortcut=false, for the MSI installer you can use PRIVATE_BROWSING_SHORTCUT=false.

more options

Only tested the /PrivateBrowsingShortcut=false switch. This worked like a charm but it automatically made it a silent install.