Click here to Skip to main content
15,922,696 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,I want to read windows prefetch files(for example: C:\Windows\Prefetch\CMD.EXE-4A81B364.pf) in my computer.But I don't know the prefetch file format. Please help me.
Posted

1 solution

Here, go through them:
File extension PF description[^]
Wiki: Prefetch[^]
File Extension PF[^]

It says: A trace file - Task Scheduler is the process responsible for parsing the trace data collected by the prefetcher and writing files to the Prefetcher directory.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900