I created an executable with the application builder. It is marked read only and resides on another user's machine and on my machine. I created another executable that attempts to change the R/W permissions of the first executable. If I run it on my machine, logged in as myself, on the file I want changed, it works. However, if the other user runs the same executable to change the R/W permissions of the same file on his machine, it doesn't work. Why, and how can I fix this?
