I have some code that uses nsIFile to do file manipulation. Code that
uses the remove(bool) method works perfectly under Linux, but throws a
3253927937 exception under Windows.

It seems this is causing trouble for others (because their scripts are
also unable to delete files on Windows), but I have not seen any
discussion about this.

Has anyone been able to effectively use the remove method? Any ideas
about what is causing problems? Thank you,

Kyle
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to