On Jul 27, 12:33 pm, souqueta <[EMAIL PROTECTED]> wrote: > Hi, > > I saw a previous post treating on this topic, but discussion has been > closed. > A search in the directory service didn't help me to find the alias > corresponding to that value. > > Has anyone found an alternative to get CSIDL_COMMON_APPDATA path ? > Is there any existing XPCOM component doing this? > > Thanks,
I don't see a way for the directory service to get this folder, but it does get several other CSIDL_COMMON_* entires. You can also get the CSIDL_APPDATA folder. Perhaps you could create the folder by using parts of 2 different paths. It should handle the drive location and folder localizations. You could also file a bug to add the folder. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
