Computer Science, asked by habeebmohd6952, 4 months ago

write down the procedure to find when a file was created

Answers

Answered by shanisha4
0

Explanation:

How to Create a New File on a Computer

Open the software application associated with the file type you wish to create. ...

Click on "File" along the top of your screen and select "New." The specific command may be slightly different from application to application. ...

Click "File" again at the top of your screen.

Click "Save." A pop-up menu will appear.

Answered by sunakat483
0

Answer:

You can see the creation date of the file in it's properties (right click on the file, cilck propertios). Using Process Monitor can allow you to log who creates/accesses specific files. You can just delete the test. log file and then figure out with Process Monitor who creates it.

Similar questions