访客只能看到部份内容,免费 加入会员 或由脸书 Google 可以看到全部内容
@ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\install set CDROM=%%i: md %PROGRAMFILES%\ACD_Systems\ACDSee\7.0 ECHO Please wait, source files are being copied. This may take several minutes. xcopy %CDROM%\install\ACDSEE-7\crack\*.* %PROGRAMFILES%\ACD_Systems\ACDSee\7.0 /c/k/r/y ECHO Done EXIT