answersLogoWhite

0

To change a read only file into a read write file, first find the file to be edited. Then right click the file and click on properties. Next, click the general tab and clear the read only check box. Lastly, click on the OK button.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What are typical access rights that may be granted or denied to a particular user for a particular file?

Read, write, execute, and functions in software objects.


What abilities does the NTFS write permission grant?

Write to the file, append to the file, and read or change its attributes.


Change a Adobe reader read only file to a word document?

Can I change a "read only" file from Adobe to a word document?


What is the window you can change the read only hidden archive and indexing attributes of the file?

From the Properties window, you can change the read-only, hidden, archive, and indexing atributes of the file.


Can you open a file in read only mode?

All major operating systems allow developers to write code that can open a file in a variety of different ways, including "r" or "ro" (read-only) "rw" (read-write), "w" (write-only), and "a" (append, like "w" but starts at the end of the file, preserving the previous contents). In these operating systems, applications may choose to open a file as "read-only", which prevents accidental modification of the file by logic errors in the code.


What are read only files?

Files that can only be read (data can be retirieved) are called read-only files. You cannot write any data into a read-only file (you cannot edit it).


How do I change my Excel spreadsheet from read-only?

To change your Excel spreadsheet from read-only, first, check if the file is marked as read-only in its properties. Right-click on the file, select "Properties," and uncheck the "Read-only" box if it’s checked. If the file is opened in Excel, go to "File" > "Info" and check if there's an option to "Edit Workbook" or "Enable Editing." Additionally, ensure that the file is not being opened from a location that restricts editing, such as a read-only network drive or a shared file.


Write a PHP program to read and write a text file?

Oh this is easy =PLets say or file is "file.txt"


How can you find who is read or write in shared folder?

Click on the file and check the option entitles "properties". This will let you know what attributes the file has, such as "read-only" or "writeable".


What is meant by read and write txt in file handling?

read: moving data from file to memory write: moving data from memory to file


How to verify the ntfs and folder permissions?

NTFS File Permission Allows the User To Full Control Change permissions and take ownership, plus perform the actions permitted by all other NTFS file permissions Modify Modify and delete the file plus perform the actions permitted by the Write permission and the Read & Execute permission Read & Execute Run applications plus perform the actions permitted by the Read permission Read Read the file, and view file attributes, ownership, and permissions Write Overwrite the file, change file attributes, and view file ownership and permissions


What file systems does Ubuntu support?

Ubuntu supports a large number of file systems, including ext2 (read/write), ext3 (read/write), ext4 (read/write), ReiserFS (read/write), JFS (read/write), XFS (read/write), FAT (read/write), and NTFS (read, additional software available for writing). With the exception of NTFS, it can also boot off of the above file systems.