File Checksums

  • Thread starter Thread starter Jasbird
  • Start date Start date
J

Jasbird

Does Windows XP store a checksum for every file and if so what
type of checksum is it. i.e. what exact algorithm is used to
generate the checksum. I know that there are a range of
utilities which can generate a wide range of different file
check sums. Also, how would one access the checksum
programmatically (via WSH)?
 
Hi,

I don't know that XP stores any checksums systematically. It uses SFP
(System File Protection) to guard against file changes that might damaged
the system, but that is based more on a version check (SFC /?).

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top