dirtwarrior Posted August 6, 2005 Posted August 6, 2005 I am learning all I can about windows and I am at the part to learn how to expand cabs edit them and then recab at the same rate as before.Also will this work on EX_ files?Please help
bucketbuster Posted August 6, 2005 Posted August 6, 2005 This adds a "expandit"-entry to the contextmenu:(to expand files like .ex_ , .dl_ )Windows Registry Editor Version 5.00 ;Adds Expand to right click of files;%systemroot%\System32\expand.exe -r %1 %1;-r Rename expanded files.[HKEY_CLASSES_ROOT\*\shell\Expandit\command]@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,\ 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,65,00,78,00,\ 70,00,61,00,6e,00,64,00,2e,00,65,00,78,00,65,00,20,00,2d,00,72,00,20,00,25,\ 00,31,00,20,00,25,00,31,00,00,00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\Expand.exe\shell\open\command]@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,\ 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,65,00,78,00,\ 70,00,61,00,6e,00,64,00,2e,00,65,00,78,00,65,00,20,00,2d,00,72,00,20,00,25,\ 00,31,00,20,00,25,00,31,00,00,00To compress .exe to .ex_ use Jcarle's Compression Bin.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now