Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Viva La Geek.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews



IObit Black Friday Sale

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. Tweaking.com - Windows Repair
2. GS Auto Clicker
3. Macrium Reflect FREE Edition
4. Smart Defrag
5. MusicBee
6. Microsoft Visual C++ 2015-2022 Redistributable Package
7. Visual C++ Redistributable Runtimes AIO Repack
8. Sergei Strelec's WinPE
9. K-Lite Mega Codec Pack
10. ImgBurn
More >>

top reads

Star Google Search Tricks You'll Actually Use in 2025 and Beyond

Star Fresh PC Checklist: First 12 Things to Do On a New Windows 11 Machine

Star Running AI Models Locally: What They Are, Where to Find Them, and How to Get Started

Star Deciding Between Idle State, Sleep Mode, and Shutdown: What's Best for Your PC?

Star How to Fix VMware Workstation "The Update Server Could Not Be Resolved" Error Installing VMware Tools

Star How to Remove Google Gemini from Your Phone (and Your Life)

Star Windows Bloat Removal Guide: Debloat Safely and Keep What You Need

Star Windows 11 Repair Playbook: SFC, DISM, CHKDSK Without Breaking Stuff

Star Gmail Using Your Emails and Attachments for AI Training: Here's How To Opt Out

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It


MajorGeeks.Com » Overview» Tutorials and Video Guides » How to Add File Hash to the Context Menu

How to Add File Hash to the Context Menu

By Timothy Tibbetts

on 06/15/2023

⚡ Black Friday Blowout! IObit Pro Up to 90% Saving PLUS $5 off! ⚡
Once-a-year pricing on speed, privacy, and protection. Don’t miss the best deal IObit drops all year!

Add File Hash Context Menu allows those who frequently download a right-click Context Menu to verify the HASH values of any file quickly. You can calculate SHA1, SHA256, SHA384, SHA512, MACTripleDES, MD5, and RIPEMD160 hash values.

You can also download the registry files here.

Uninstalling was hit or miss on different computers. Be sure to back up your registry first.



For those who prefer to create their own registry files with a text editor, here is the code. You can copy and paste the code into a text editor and save as .reg.

Once installed, you will see your new right-click Context Menu:



Once you click on a file, a window will popup with the hash values:



Add File Hash Context Menu


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT*shellGetFileHash]
"MUIVerb"="Hash"
"SubCommands"=""

[HKEY_CLASSES_ROOT*shellGetFileHashshell1SHA1]
"MUIVerb"="SHA1"

[HKEY_CLASSES_ROOT*shellGetFileHashshell1SHA1command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm SHA1 | format-list"

[HKEY_CLASSES_ROOT*shellGetFileHashshell2SHA256]
"MUIVerb"="SHA256"

[HKEY_CLASSES_ROOT*shellGetFileHashshell2SHA256command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm SHA256 | format-list"


[HKEY_CLASSES_ROOT*shellGetFileHashshell3SHA384]
"MUIVerb"="SHA384"

[HKEY_CLASSES_ROOT*shellGetFileHashshell3SHA384command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm SHA384 | format-list"


[HKEY_CLASSES_ROOT*shellGetFileHashshell4SHA512]
"MUIVerb"="SHA512"

[HKEY_CLASSES_ROOT*shellGetFileHashshell4SHA512command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm SHA512 | format-list"

[HKEY_CLASSES_ROOT*shellGetFileHashshell5MACTripleDES]
"MUIVerb"="MACTripleDES"

[HKEY_CLASSES_ROOT*shellGetFileHashshell5MACTripleDEScommand]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm MACTripleDES | format-list"


[HKEY_CLASSES_ROOT*shellGetFileHashshell6MD5]
"MUIVerb"="MD5"

[HKEY_CLASSES_ROOT*shellGetFileHashshell6MD5command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm MD5 | format-list"

[HKEY_CLASSES_ROOT*shellGetFileHashshell7RIPEMD160]
"MUIVerb"="RIPEMD160"

[HKEY_CLASSES_ROOT*shellGetFileHashshell7RIPEMD160command]
@="powershell.exe -noexit get-filehash -literalpath '%1' -algorithm RIPEMD160 | format-list"


Remove File Hash Context Menu


Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT*shellGetFileHash]


Similar:
How to Delete, Add, and Edit Context Menu Items
How to Fix a Screwed Up Right-Click Context Menu
Add the Control Panel to the Context Menu in Windows 10
Add 'Kill All Not Responding Tasks' Context Men
Open Powershell Window Here as Administrator Context Menu
How to Restore Missing Pin to Start Context Menu in Windows 10
How to Add Timeline or TaskView to the Windows 10 Context Menu
Remove the "Share" Context Menu in Windows 10

comments powered by Disqus





© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition