Hello, I am currently writing an uninstall for my XUL toolbar and XPCOM components. The uninstall is instantiated from a menu command within Netscape. I have successfully removed my component from Netscape but all that is left is deleting the files within the tree. I have a 6 files in the components directory and 1 file within the chrome directory. Is there an easy way to get these directories and delete my files from Java script? Any help would be greatly appreciated.
Thanks
