Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 28 Posts 12 Joined 2007-03-08 14:00 19-year member UID 81093 Gender Male
Status Offline
The problem has been basically solved, but it can only run in the cmd window. Thanks a lot to xmxn for great help. The code is as follows: for /r "[Compressed file path]" %a in (*.rar *.zip) do (rar x -inul -y -p[Password]"%a" "[Storage file path]")