Generating the hash value of a file

后端 未结 2 1248
粉色の甜心
粉色の甜心 2021-01-07 06:46

I have managed to gather code and tried to generate the hash value of a file, but in the present code I need to drag the file on the VBScript, then it gives the hash value.<

2条回答
  •  暖寄归人
    2021-01-07 07:39

    Please refer to VBScript to loop through all files in a folder for one part and to How to create text file and write to it in vbscript for other part. Please search this site and use Google before posting questions about simple issues.

提交回复
热议问题