无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 3270|回复: 8
打印 上一主题 下一主题

[求助] 帮我一下这个文件.我给解压了,但不知道怎么再给压回原来的样子

[复制链接]
跳转到指定楼层
1#
发表于 2011-4-30 15:59:04 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
帮我一下这个文件.我给解压了,但不知道怎么再给压回原来的样子

[ 本帖最后由 2011xiao3297547 于 2011-4-30 16:00 编辑 ]

automenu.zip

2.75 KB, 下载次数: 54, 下载积分: 无忧币 -2

2#
发表于 2011-4-30 16:34:25 | 只看该作者
嘿嘿,能解压不知如何压回去,你干嘛还敢解开?
既然能够解开,就一定能“看到”你的文件是以何种格式压缩的,然后找一个支持该格式的压缩程序,压缩之,不就结了?
你的东西偶看过来,也知道答案,不过为了是你的印象更为深刻,暂不告诉你。试试看,能否自己搞定?
回复

使用道具 举报

3#
 楼主| 发表于 2011-4-30 16:44:09 | 只看该作者
呵呵.不知道这个文件是什么格式的.
用普通软件就能解压
回复

使用道具 举报

4#
发表于 2011-4-30 17:25:44 | 只看该作者
这么简单的问题,需要自已动脑!
回复

使用道具 举报

5#
 楼主| 发表于 2011-4-30 17:31:15 | 只看该作者
这个文件,没有后缀,我也分不清了修改完了.
呵呵改不回去了是个脚本文件.
和论谈里发的那个run应该是一样的
回复

使用道具 举报

6#
发表于 2011-4-30 20:12:42 | 只看该作者
能力有限,试了一下,不知道是不是这个东东。

automenu.zip

2.77 KB, 下载次数: 32, 下载积分: 无忧币 -2

回复

使用道具 举报

7#
发表于 2011-4-30 20:43:46 | 只看该作者
原帖由 2011xiao3297547 于 2011-4-30 16:44 发表
呵呵.不知道这个文件是什么格式的.
用普通软件就能解压

嘿嘿,既然用普通软件就能解压,那么也一定能用普通软件打开,打得开就能看得到是什么格式的了。
这算是第二次提示了哦。
回复

使用道具 举报

8#
发表于 2011-5-1 08:46:33 | 只看该作者
看到压缩的格式我就知道了
这是晨枫3.0的自动菜单文件吧
不知我猜错没有?

我给你的建议是,何必学晨枫那样把菜单都压缩成.ls格式呢?(额,不是攻击某软件啊。我是说下自己的想法
自己修改菜单的时候都不好修改。
这个文件源代码就是zxw(额,不知道记错名字没有。。。)的自动菜单文件。
顺带提醒一句,其实解压出来了不用压缩回去也能用哦~~

[ 本帖最后由 2010寂寞、乖崽 于 2011-5-1 08:50 编辑 ]
回复

使用道具 举报

9#
发表于 2011-5-1 09:05:43 | 只看该作者
此菜单真实内容:
!BAT BY [email=ZXW@WUYOU]ZXW@WUYOU[/email] 20110206
if not exist debug set debug=0
debug %debug%
terminal console
checkrange 20110126:-1 read 0x8278 || echo -e \n $[0104]ERR$[0007]: $[0003]VERSION$[0007] IS $[0106]TOO OLD! && pause --wait=3 && exit 1
calc *0x82b8>>8&0xff-0x80 && map --floppies=1 ! map --floppies=0
calc *0x8280&0xff-0x21 || pxe keep
set runname=%~nx0 && delmod -l %~nx0 || insmod %0
if not exist usrmenu set usrmenu=(md)4+8
if not exist usrpath set usrpath=/imgs/
:begin
if "%~1"=="%~nx1" set /u path=%usrpath% || set /u path=%~p1
if "%~1"=="%~dpnx1" set /l bd=%~d1 && root %bd% && echo -n ! call :chdis
if #%~nx1==# goto :.input
if #%~x1==# goto :chain
goto :%~x1 || call :err %~x1
exit
:find
set /u name=%~nx1
if not exist %bd%%%~pnx1 && find --set-root %~pnx1 && call :chdis
if not exist %bd%%%~pnx1 exit
if /i not "%2"=="nocls" clear
echo -e \n Now $[0004]Loading $[0101]%bd%$[0003]%path%$[0002]%name%$[0007]...
exit
:serch
if "%bd%"=="(ud)" ls %path% && clear && exit
if "%bd%"=="(fd0,0)" ls %path:~,-1% && clear && exit
if /i not "%bd:~1,1%"=="h" if /i not "%bd:~1,1%"=="f" || if "%bd%:~4"==")" ls %path% && clear && exit
find --set-root --devices=hpnc ls %path:~,-1% && goto :chdis || echo -n
ls (ud)/%path% && root (ud) && set bd=(ud) && clear && exit
ls (0)/%path% && root (0) && set bd=(fd0) && clear && exit
ls (0,0)/%path:~,-1% && root (0,0) && set bd=(fd0,0) && clear && exit
find --set-root --devices=f ls %path% && goto :chdis || echo -n
set name= && set tmp=err
exit
:err
clear
if "%~1"=="%~x1" set tmp=The Lable - $[0002]%~1 || set tmp=%bd%$[0003]%path%$[0002]%name%
echo -e \n $[0104]ERR$[0007]: $[0101]%tmp%$[0007] IS $[0106]INVALID!
if #%~n1==# set path=%usrpath%
pause --wait=3 && goto :.input
exit
:chdis
debug 1
find | set bd=
debug %debug%
exit
:.img
:.ima
:.gz
if /i "%~n1"=="firadisk" if not #%x2==# goto :firaiso
call :find %~1
if not exist %~pnx1 goto :err
map --mem %~pnx1 (0)
map --hook
if /i "%~n1"=="maxdos" && call :maxdos %~2
rootnoverify (0)
if not exist (0)/menu/main.lst chainloader (0)+1 || configfile (0)/menu/main.lst
boot
exit
:maxdos
if /i not "%1"=="diskgen" if /i not "%1"=="ghost" exit
if exist (0)/CONFIG.SYS cat --locate=default=1,9 --replace=default=1,0 --number=1 (fd0)/CONFIG.SYS
if not exist (0)/AUTOEXEC.BAT exit
if /i "%1"=="diskgen" set command=lh ctmouse \r diskgen || set command=Call GH.BAT
debug 1
cat --locate=Call --number=1 (0)/AUTOEXEC.BAT | set offset=
debug %debug%
write --offset=0x%offset% (0)/AUTOEXEC.BAT %command%
exit
:.iso
call :find %~1
if not exist %~pnx1 goto :err
map %~2 %~pnx1 (0xff) || map --mem %~pnx1 (0xff)
map --hook
chainloader (0xff)
boot
exit
:.bin
:chain
:.0
call :find %~1
if not exist %~pnx1 goto :err
cat --locate=\xEB --length=4 --number=1 %~pnx1 || kernel %~pnx1 && boot && exit ! echo -n
if /i "%~x1"==".bin" && if "%bd%"=="(fd0,0)" map (0)+1 (hd0) || map --in-place ()+1 (hd0)
if /i "%~x1"==".bin" || map () (hd0) && map (hd0) ()
map --rehook
find --set-root --devices=h %~pnx1
root || echo
chainloader %~pnx1 || chainloader --force %~pnx1
boot
goto :eof
:firaiso
clear
if "%~2"=="%~nx2" set iso=%~p1%~nx2 || set iso=%~pnx2
call :find %~1
if not exist %~pnx1 goto :err
map --mem %~pnx1 (1)
call :find %iso% nocls
if not exist %~pnx1 goto :err
map --mem %iso% (0xff)
map --mem (md)+2880 (fd0)
calc *0x82b8>>8&0xff-0x80 || map (hd1) (hd0) && map (hd0) (hd1)
map --rehook
dd if=(1) of=(0) count=1
echo -e \n Press "$[0104]I$[0007]" in $[0004]10 $[0007]seconds to boot from ISO.
echo -e \x20Or press any other key to $[0004]continue System Installation.
checkrange 0x69,0x49 pause --wait=30 && chainloader (0xff) && rootnoverify (0xff) && boot && exit
find --set-root --devices=h /WIN_NT$.~BT/SETUPLDR.BIN && chainloader ()/WIN_NT$.~BT/SETUPLDR.BIN && boot && exit
find --set-root --devices=h /NTLDR && ls /NTDETECT.COM && chainloader /NTLDR && boot ! clear && echo -e \n $[0104]ERR$[0007]: $[0003]No Harddisk! && pause --wait=3 && goto :_input
exit
:.LST
:.0PE
:.USR
call :find %~1
if not exist %~pnx1 goto :err
if /i "%~nx1"=="menu.0pe" call :_0pe %2 %3
configfile %1
boot
exit
:_0pe
if #%1==# exit || calc %~1 && write 0x60300 0x60300 && write 0x60100 %~1
if /i not "%~x2"=="iso" exit
if "%~2"=="%~nx2" set /u tmp=%usrpath%%%~nx2 || set /u tmp=%~pnx2
write (md)0x301+1 %tmp%
set tmp=%tmp%
set /a tmp=*0x4CB00
write 0x60360 %tmp%
set tmp=
exit
:.input
:.list
pager off
call :serch
if /i "%tmp%"=="err" set tmp= && goto :err
set i=900 && set n=0 && echo -n > (md)0x3000+0x10 && clear
if not #%~2==# if "%~2"=="%~x2" set ext=%~x2 || set ext=
ls %bd%%%path% | call :.autolist %0 || echo -n
set l= && set n= && set r= && set s= && set t= && set tmp= && set ext=
:_input
clear
echo -e \n $[0101]AUTOLIST$[0007] FOR $[0006]%bd%$[0003]%path%$[0007]:\n
cat --skip=0 (md)0x3000+0x10 | echo -e -n \t\b
echo -e -n \n\n $[0007]Press "$[0104]M$[0007]" to $[0003]Main Menu $[0007]Or "$[0104]C$[0007]" To $[0003]Commandline.
set /u /p list=>Please Input The FILE/NUM/LETTER/PATH Here:
if not exist list set list=/winpe.iso
if not "%list%"=="0" if /i not "%list%"=="%path%" || goto :_input
if /i "%list%"=="C" && commandline
if /i "%list%"=="M" && configfile %usrmenu%
calc %list% && call :getfile %list% ! clear
if /i "%list:~,2%"=="F " && calc %list:~2% && call :getfile %list:~2% F
if "%list:~,1%"=="/" set path=
if not "%list:~,1%"=="(" set list=%bd%%%path%%%list%
set l= && set m= && set n= && set r=
pager on
if /i not "%~x1"==".list" call :begin %list%
exit
:.autolist
shift
if #%1==# exit
if exist ext if /i not %~x1==%ext% goto :.autolist
if not exist ext set tmp=%~n1 && if /i not #%~x1==#.TXT if not #%~x1==# if not "%tmp:~-2,1%"=="~" || goto :.autolist
set /a i=%i%+1
set /a n=%n%+1
set s=%~1%i%
set /A s=*0x4CB00
calc %s%/0x100 && echo $[0104]ERR:$[0106]File too long! && exit
set /a n=%s%/24+%n%
set /a t=%s% % 24/8
set r=\t\t\t
calc %t%-1 || set r=%r:~2%
calc %t%-2 || set r=%r:~4%
calc %n%-3 || set r=\n\t && set n=0
calc %n%/4 && set l=\n\t\b && set /a n=%s%/24+%n%-3 ! set l=
calc %s%/0x10 || set s=0%s:~-1% ! set s=%s:~-2%
echo -e -n %l%\\44[0006]%i:~1%\\44[0007].\\44[0000]%s%\\b\\44[0002]%~1%r%\b >> (md)0x3000+0x10
clear
echo Now Loading...$[0104]%i:~1%
goto :.autolist
exit
:getfile
checkrange 1:%i:~1% calc %1 || goto :_input
debug 1
set /a l=900+%1
set l=%l:~1%
set /a r=*0x4CB00
cat --locate=%l%\\44 --number=1 (md)0x3000+0x10 | set m=
set /a m=0x%r%+0x%m%+0x13
cat --skip=%m% --length=2 (md)0x3000+0x10 | set n=
set /a m=%m%+13 && set /a n=0x%n%-0x%r%-1
cat --skip=%m% --length=%n% (md)0x3000+0x10 | set list=
clear
debug %debug%
set list=%bd%%%path%%%list%
if #%2==# exit
if not exist %path%FIRADISK.IMG set path=%usrpath%
set list=%path%FIRADISK.IMG %list%
clear
exit
:.automenu
call :serch
if /i "%tmp%"=="err" set tmp= && goto :err
echo -e default 0 \ntimeout 30\ngfxmenu (ud)/menu/style.skn\n > (md)0x3000+0x10
set i=901
if not #%~2==# if "%~2"=="%~x2" set ext=%~x2 || set ext=
echo -e \ntitle  [%i:~1%]   【 返 回 主 菜 单 】\\n\tconfigfile %usrmenu%\nconfigfile %usrmenu% >> (md)0x3000+0x10
set /a i=%i%+1
ls %path% | call :makemenu %0 || echo -n
echo -e \ntitle  列表路径:   %bd%%%path% \\n\tconfigfile (md)0x3000+0x10\nconfigfile (md)0x3000+0x10 >> (md)0x3000+0x10
set i=
set tmp=
configfile (md)0x3000+0x10
exit
:makemenu
shift
if #%1==# exit
if exist ext if /i not %~x1==%ext% goto :.makemenu
set tmp=%~n1
if /i not #%~x1==#.TXT if not #%~x1==# if not "%tmp:~-2,1%"=="~" || goto :makemenu
if exist %~n1.TXT cat %~n1.TXT >> (md)0x3000+0x10 && echo -n \n\t%bd%%%path%%%~1 >> (md)0x3000+0x10 ! echo -e title  [%i:~1%]  运行 %~1\\n\t%bd%%%path%%%~1 >> (md)0x3000+0x10
echo -e \n%runname% %bd%%%path%%%~1\nboot\n >> (md)0x3000+0x10
set /a i=%i%+1
goto :makemenu
exit
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2025-7-27 19:55

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表