To automatically create a shortcut for a XPI package , I had thought that just reading the Windows/NT registry would be sufficient
to determine the absolute location of Mozilla.exe ...but obviously several versions of Mozilla may be installed Assuming that an xpi package is installed via Mozilla's open file support, I assume that my xpi script needs at runtime to determine the absolute location of the 'parent' installation Mozilla exe What script function allows this?
