Skip to content

Instantly share code, notes, and snippets.

@futuremotiondev
Created January 22, 2025 10:00
Show Gist options
  • Save futuremotiondev/8c82883f2200849f67b6e94df488c1ff to your computer and use it in GitHub Desktop.
Save futuremotiondev/8c82883f2200849f67b6e94df488c1ff to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a38_ScanWithVirusTotal]
@="Scan Contents with VirusTotal"
"Icon"="\"C:\\Icons\\00 Linked\\FileUtilScanVirusTotal.ico\""
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a38_ScanWithVirusTotal\command]
@="cmd /k \"\"C:\\Tools\\Sysinternals\\sigcheck64.exe\" \"-u\" \"-h\" \"-vr\" \"-vt\" \"%V\""
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a42_ExtractContainingArchives]
@="Extract Containing Archives and Delete"
"Icon"="\"C:\\Icons\\00 Linked\\ActionExtractAndFlatten01.ico\""
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a42_ExtractContainingArchives\command]
@=hex(2):22,00,25,00,46,00,4d,00,5f,00,42,00,49,00,4e,00,25,00,5c,00,53,00,69,\
00,6e,00,67,00,6c,00,65,00,49,00,6e,00,73,00,74,00,61,00,6e,00,63,00,65,00,\
41,00,63,00,63,00,75,00,6d,00,75,00,6c,00,61,00,74,00,6f,00,72,00,2e,00,65,\
00,78,00,65,00,22,00,20,00,2d,00,74,00,3a,00,31,00,32,00,30,00,20,00,2d,00,\
66,00,20,00,22,00,2d,00,63,00,3a,00,70,00,77,00,73,00,68,00,20,00,2d,00,6e,\
00,6f,00,70,00,72,00,6f,00,66,00,69,00,6c,00,65,00,20,00,2d,00,6e,00,6f,00,\
65,00,78,00,69,00,74,00,20,00,2d,00,43,00,6f,00,6d,00,6d,00,61,00,6e,00,64,\
00,20,00,5c,00,22,00,26,00,20,00,27,00,25,00,46,00,4d,00,5f,00,50,00,53,00,\
5f,00,57,00,52,00,41,00,50,00,50,00,45,00,52,00,53,00,25,00,5c,00,46,00,69,\
00,6c,00,65,00,49,00,4f,00,5c,00,46,00,69,00,6c,00,65,00,49,00,4f,00,2d,00,\
41,00,33,00,36,00,2d,00,45,00,78,00,74,00,72,00,61,00,63,00,74,00,41,00,6c,\
00,6c,00,41,00,72,00,63,00,68,00,69,00,76,00,65,00,73,00,48,00,65,00,72,00,\
65,00,41,00,6e,00,64,00,44,00,65,00,6c,00,65,00,74,00,65,00,2e,00,70,00,73,\
00,31,00,27,00,20,00,2d,00,46,00,69,00,6c,00,65,00,4c,00,69,00,73,00,74,00,\
20,00,24,00,66,00,69,00,6c,00,65,00,73,00,20,00,5c,00,22,00,22,00,20,00,22,\
00,25,00,31,00,22,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a46_CompressFolder]
@="Compress Folder"
"Icon"="\"C:\\Icons\\00 Linked\\Folder HDPI\\FM Folder HDPI Compress Improved.ico\""
[HKEY_CLASSES_ROOT\Directory\shell\a08_FolderOperations\shell\a46_CompressFolder\command]
@="C:\\Tools\\CompactGUI\\CompactGUI.exe \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment