I have a XUL application which installs external executables and runs them later. My problem is to save the install directory so that the full path of the executable required by nsIProcess can be found. Since I can't write to mozilla registry at install time, the option I see is to be able to determine the directory in which mozilla.exe resides. How can I do that?
TIA, Praki
