Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

What registry keys indicate that Firefox is installed?

  • 1 trả lời
  • 1 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi Brandon Vita

more options

On windows machines, what registry keys can i look at to determine if Firefox is installed? So far I've been looking for HKLM\Software\Mozilla\Firefox but have just found a user's machine where that key doesn't exist but they have firefox. It seems they have firefox installed to C:\Users\xxx rather than Program Files so I'm assuming there's a way for non-admin users to install it only into their User section, and the installer only writes to HKCU section of the registry. In this user's case there were HKCU registry entries like this, among others:

[HKEY_CURRENT_USER\Software\Mozilla\Mozilla Firefox\31.0 (x86 en-US)\Main] "Install Directory"="C:\\Users\\ausername\\AppData\\Local\\Mozilla Firefox" "PathToExe"="C:\\Users\\ausername\\AppData\\Local\\Mozilla Firefox\\firefox.exe"

On windows machines, what registry keys can i look at to determine if Firefox is installed? So far I've been looking for HKLM\Software\Mozilla\Firefox but have just found a user's machine where that key doesn't exist but they have firefox. It seems they have firefox installed to C:\Users\xxx rather than Program Files so I'm assuming there's a way for non-admin users to install it only into their User section, and the installer only writes to HKCU section of the registry. In this user's case there were HKCU registry entries like this, among others: [HKEY_CURRENT_USER\Software\Mozilla\Mozilla Firefox\31.0 (x86 en-US)\Main] "Install Directory"="C:\\Users\\ausername\\AppData\\Local\\Mozilla Firefox" "PathToExe"="C:\\Users\\ausername\\AppData\\Local\\Mozilla Firefox\\firefox.exe"

Được chỉnh sửa bởi rkn005 vào

Tất cả các câu trả lời (1)

more options

You may can go here https://developer.mozilla.org/en-US/docs/Accessing_the_Windows_Registry_Using_XPCOM


I'm not a developer you may contact a developer to help your problem.