ransion paul wrote:
Hi I installed my application in xulrunner at c:\test\.I want to get this installed directory using mozilla api. Please tell me how to get it.
nsCOMPtr<nsIFile> appDir;
NS_GetSpecialDirectory("resource:app", getter_AddRefs(appDir));
--BDS
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom
