1.鼠標右鍵,選擇“命令提示符(管理員)(A)”,如下圖:
2.輸入命令certutil -hashfile 文件絕對路徑 MD5
比如你的文件路徑是:E:\1\544deb66-473b-4785-814e-2a904ef0caf8\authThree_20200828134235305.xml,如下圖:
則對應的命令為:certutil -hashfile E:\1\544deb66-473b-4785-814e-2a904ef0caf8\authThree_20200828134235305.xml MD5
如下圖: