Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.