Add a custom context menu for windows that copies the integrity information of a file to the clipboard
BoB 디포트랙 과제 메일 제출시 무결성 정보 첨부 편의용
This was partly written by chatGPT OpenAI.
Double click GenFileIntegInfo_*_install.py
You can choose one of the three options
- add both(md5+sha1, sha2) context menu
- add md5+sha1 context menu
- delete sha2 context menu
- add sha2 context menu
- delete md5+sha1 context menu
The installation files in the paperclip_lib_ver folder use the piperclip library instead of the tkinter library, and install the piperclip library automatically.
Double click GenFileIntegInfo_uninstall.py
1 right click a file
2 click "Copy FileInfo with SHA256 to clipboard"
3 Paste it to any text area
- Or Run the program from CMD, which is run by administrator privileges.



