christian-korneck / firefox_add-certs

script to add new CA certificates to the Firefox trusted certificate store on Windows
The Unlicense
41 stars 8 forks source link

add support for 64-bit Firefox #8

Closed christian-korneck closed 5 years ago

christian-korneck commented 6 years ago

currently add-certs.bat on 64-bit machines looks for a 32-bit firefox installation in %programfiles(x86)%\Mozilla Firefox. However, starting with Firefox 57.0 "Quantum", the Firefox installer installs a 64-bit build of Firefox in %programfiles%\Mozilla Firefox on a 64-bit machine.