您的位置首页百科问答

怎么用UHARC作成命令模式

怎么用UHARC作成命令模式

的有关信息介绍如下:

怎么用UHARC作成命令模式

你所下载的是UHARC的GUI(图形用户界面),这个版本应该没有命令行下解压的功能了。你可以下载个低版本的UHARC。下面是UHARC命令行使用说明;Usage: UHARC command [-switches..] archive[.uha] [files..@listfile..!exclude..]---< Commands >---------------------------------------------------------------- a create archive and Add files e Extract files to current directory m create archive and Move files x eXtract files with full pathname l List files in archive t Test files in archive---< Switches >---------------------------------------------------------------- d<0..2> Set display mode (0 = quiet, 1 = default, 2 = verbose) m<0..3,x,z> Set cmp.mode (0 = STORE, 1..3 = ALZ:fast..best, x = PPM, z = LZP) md Set dictionary size in KByte (must be power of 2 : 1 .. 32768) mm[-,+] Disable/enable built-in multimedia detection/compression o[-,+,p] Overwrite existing files (- = never, + = always, p = prompt) p<-,r,f> Store (- = no, r = relative, f = full) pathnames pw[passwd] Set password | ac[-,+] Clear file archive attr r[-,+] Recurse subdirectories | ae Set attr exclusion mask t Set extract target dir | b Set max filebuffer size v[-,size] *Volumes not supported yet | bpb[-,+] bpb instead of % ratio vm[-,+] Set virtual memory usage | ed[-,+] Store empty directories y[-,+] Assume yes on all queries | lg Log output to -------------------------------------------------------------------------------压缩好后,然后写一个BAT文件就OK了。另外的一个问题:7-ZIP做出EXE的自解压格式可以。但想要自动运行指定程序似乎7-ZIP没有相关参数。