cannot write to my .ser file on a different computer

Hello all, I have a project that I'm working on that requires a save file. Now that the project is done I've put it on a CD-RW for others to use. When on any other computer but mine, the save file will not write. From what I can gather the problem is the save file is read only. I have tried to change it but whenever I disable read only in the file properties it changes right back to read only. Please help. thx

[422 byte] By [Dr_Spuda] at [2007-11-27 2:40:49]
# 1

When you remove the read only flag from the file and it puts it again back is your illusion. Actually the file is not read only, as you can see that the checkbox is blurred. It is the property of the windows, like, if you delete any file from folder and you have set that it must not go to the recycle bin and must be permanently deleted from disk then what you are experiencing will happen.

So you can easily make out that if the readonly (checkbox) is not blurred and checked then only the file is read only otherwise not.

Flawless_Codea at 2007-7-12 3:04:01 > top of Java-index,Core,Core APIs...