English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-06-09 22:57:08 · 2 answers · asked by Anthony H 1 in Computers & Internet Other - Computers

Ok I have tried the properties but they are blank. so is there a program I can use because I can not alter these files in anyway. that includes moving them to another folder.

2007-06-10 01:03:01 · update #1

2 answers

I am assuming you already tried to do this in windows using properties and where unsuccessfull. If the files are not password protected, this can be done from DOS. Move the files to C:\ so they are easy to find. Either boot to DOS from a boot disk or use during the boot process to get the boot menu and select boot to a DOS prompt.(C:\>)
If you boot from a floppy disk , type
C: ( to get to the C: drive)
If you boot from the boot menu and the prompt is not C:\>, type
cd\ ( to get to the root directory)
At the command prompt type
attrib (filename.extension)
This will display the files attributes. If R is one of the files attributes, that means it is read only. To change type
attrib -r (filename.extension)
This will remove the read only attribute and which will allow you read and write to the file.

2007-06-10 01:07:23 · answer #1 · answered by THE ONE 6 · 0 0

Assuming the files are saved on your local C drive, just open My Computer and migrate to the files in question. Right click on a file and click properties. Toward the bottom of the window you will see where you can select to change the properties.

2007-06-10 06:08:33 · answer #2 · answered by jsardi56 7 · 0 0

fedest.com, questions and answers