Most of the programs during installations will add an entry to the add/remove programs control panel applet. To see these entries in the registry (together with the uninstall command) check out the following registry key: HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall and HKLM\Software\WOW6432\Microsoft\Windows\CurrentVersion\Uninstall for 32bit programs installed on 64-bit OS. If the program is an MSI based install then you will have a GUID entry, orther wise you have the program name. Browse to the program name key and check the UninstallString or ModifyString values. For firefox the uninstall string is like this: "C:\Program Files\Mozilla Firefox\uninstall\helper.exe" /S or "C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe" /S for Firefox 32-bit installs on 64-bit OS.
2016-06-22 8:25 GMT-04:00 Ronak Sheth <[email protected]>: > HI, > > Thanks for you response. > > Can you let me know how can I find the uninstallation string > (uninstallation command) for firefox. > > Regards, Ronak. > > > On Mon, Jun 20, 2016 at 6:55 PM, Kaply Consulting <[email protected]> > wrote: > >> I believe this post is still mostly relevant: >> >> https://mike.kaply.com/2007/04/23/firefox-and-the-windows-registry/ >> >> Mike >> >> On Mon, Jun 20, 2016 at 8:18 AM, Ronak Sheth <[email protected]> >> wrote: >> >>> Hi Everyone, >>> >>> How can I identify the following things through registry or through >>> Batch script? >>> >>> 1. What version of Firefox is installed. >>> 2. what is the Firefox releaser or ESR. >>> 3. What is the location of install Directory. >>> >>> Thanks in advance. >>> >>> -- >>> Thanks & Regards, >>> Ronak Sheth >>> >>> Do you really need to print this mail? Go Green... >>> >>> _______________________________________________ >>> Enterprise mailing list >>> [email protected] >>> https://mail.mozilla.org/listinfo/enterprise >>> >>> To unsubscribe from this list, please visit >>> https://mail.mozilla.org/listinfo/enterprise or send an email to >>> [email protected] with a subject of "unsubscribe" >>> >> >> > > > -- > Thanks & Regards, > Ronak Sheth > Cell : +91-9833830952 > eMail : [email protected] <[email protected]> > Website : http://www.ronaksheth.in > Web Store : http://store.ronaksheth.in > > Do you really need to print this mail? Go Green... > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" > -- Dacian Reece-Stremtan Internetworking Specialist School of Medicine and Health Sciences The George Washington University (202) 994-0837 [email protected]
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

