Hi, I am installing firefox add on in NSIS using -install-global-extension command. But i don't know how to uninstall that add on in Uninstaller section. Can anybody tell me the command through which i can uninstall the add on. Please help me. Thanks in advance.
A:
A very tricky and simple way is to delete the extension directory ... that's all ...
Use a RMDir /R /REBOOTOK
diego2k
2010-07-19 01:45:36