Hello again, I have another another filesystem-related problem:
How can I force 'write command to overwrite system and/or hidden files under Windows XP? >> set-modes %/d/test [hidden: true] >> write %/d/test "test" ** Access Error: Cannot open /d/test ** Near: write %/d/test "test" >> or: >> set-modes %/d/test/test [system: true] >> write %/d/test/test "test" ** Access Error: Cannot open /d/test/test ** Near: write %/d/test/test "test" >> any thoughts? regards, Cyphre -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
