How to Calculate Checksums in Windows

How to Calculate Checksums in Windows thumbnail
The checksum allows you to verify that a file you downloaded wasn't tempered with.

A checksum is a string of character calculated using complex a mathematical formula so one string of character is unique to one file. Checksum is used to be sure a file wasn't modified between the moment the creator made that file available and you receiving it. The two dominant checksum are MD5 and SHA1.

Instructions

    • 1

      Download FCIV from the Microsoft website. Save the file on your desktop and double-click on it when downloaded.

    • 2

      Click "Yes", browse to "C:\windows\system32\" and press "OK" to extract the file.

    • 3

      Go to the "Start" menu, click on "Run," type "cmd" and press "Enter" if you are using Windows XP. If you are using Windows Vista or 7, go to the "Start" menu, type "cmd" in the "search for programs and files" field and press "Enter."

    • 4

      Type "fciv name-of-the-file" in the "command Prompt" window to calculate the MD5 checksum. Type "fciv --sha1 name-of-the-file" to calculate the SHA1 checksum or "fciv --both name-of-the-file" to calculate both.

Tips & Warnings

  • The command prompt window default to opening at the root of your profile. If the file in on your desktop type "cd desktop" before the "fciv" command.

  • If you wish to install the checksum software in another folder than the "c:\windows\system32," type "set path=%path%;c:\where-you-installed-fciv."

Related Searches:

References

Resources

  • Photo Credit download image by michanolimit from Fotolia.com

Comments

You May Also Like

  • How to Calculate IP Checksum

    Data is sent through IP networks such as the Internet in sets of information called packets. When you send an email, for...

  • How to Calculate a File's Checksum

    You can calculate a file's checksum to verify its integrity. The checksum can be created with two methods, either MD5 or SHA1....

  • Windows Checksum Tools

    Windows Checksum Tools. Checksum tools are used to verify the validity of data after copying or transmission. These programs use an algorithm...

  • How to Calculate the TCP Checksum

    The transmission control protocol, or TCP, checksum is a number that is associated with an Internet connection. This technology refers to the...

  • How To Calculate the Checksum for a UDP

    A UDP file is a file format used by Corel VideoStudio Pro and Ulead VideoStudio. Both of these video editing programs use...

  • How to Calculate a Checksum in VB

    The concept of a checksum was invented early in the history of computer science to verify the integrity of data. The most...

  • How to Fix a Bad Image Checksum

    Receiving a bad image checksum error message when upgrading a computer to Windows XP means that a Windows system file such as...

  • How to Repair the Checksum Error

    A checksum is a value calculated against the bits of data in a file. Your computer will often calculate checksum values for...

  • How to Fix a Checksum Error

    The basic input/output system (BIOS) is a standard utility program that is used to load and start an operating system, and is...

  • How to Calculate the CRC Checksum

    Checksums were invented in the 1950s to check the integrity of stored files, and later to ensure that files sent across networks...

  • How to Correct Checksum Errors in Zip Files

    The Cheksum on your computer is used to scan files before they load on your operating system. Cheksum is used to make...

  • How to Calculate Checksums

    A checksum is a short (128 characters) string of digits produced by running a file through a hash function. Checksums are used...

  • How to Calculate SHA1

    An SHA1 value is a hexadecimal number that is obtained after applying the SHA1 cryptographic algorithm to a data set. The SHA1...

  • How to Calculate How Long a Download Will Take

    If you need to know how long a download will take, the simplest way is to start the download and let the...

  • How to Disable Rc4-Md5 in Microsoft Windows Server 2003

    The RC4 and MD5 encryption algorithms are important security features in Microsoft Windows 2003. These services manage cryptographic keys for a variety...

  • How to Repair MSVCP71.DLL

    Download the msvcp71.dll file in a secure location (see Resource section).

  • How to Calculate Vacation Pay in B.C.

    In British Columbia and other Canadian provinces and territories, employees earn a bonus in addition to their hourly wage called vacation pay....

  • How to Calculate MD5

    Comments. You May Also Like. How to Calculate Checksums. A checksum is a short (128 characters) string of digits produced by running...

  • How to Repair a CRC File

    CRC files are used in your computer's system registry as command files. If your CRC files become corrupt, you will probably find...

Related Ads

Featured