Although this won't makecab everything in a folder, it will add Compress as a context menu option to dll and exe files, and expand as an option to compressed exe, dll, inf, and sys. You can select as many DLL and EXE files as you want and left click and you will see "Compress" as an option. Select it, and every one of your selected files will be compressed.
[Version] signature="$Windows NT$" [DefaultInstall] AddReg = addreg [addreg] HKCR,"exefile\Shell\Compress\command",,,"%11%\makecab.exe ""%1""" HKCR,"dllfile\Shell\Compress\command",,,"%11%\makecab.exe ""%1""" HKCR,".dl_\Shell\expand\command",,,"%11%\expand.exe -r ""%1""" HKCR,".in_\Shell\expand\command",,,"%11%\expand.exe -r ""%1""" HKCR,".ex_\Shell\expand\command",,,"%11%\expand.exe -r ""%1""" HKCR,".sy_\Shell\expand\command",,,"%11%\expand.exe -r ""%1"""



Help
Back to top










