无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 4123|回复: 1
打印 上一主题 下一主题

毛桃兄再帮帮忙吧!我始终没有该对卸载的问题

[复制链接]
跳转到指定楼层
1#
发表于 2006-6-26 12:29:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
这个是再网上看见的dos工具箱的安装bat文件。我怎么写ini信息卸载都不对,帮我弄一个好吗?


或者是帮我改下,现在的问题是修改ISO文件后,再执行下面的bat的时候原来的ISO文件并没有更新(覆盖)和其他文件啊。(红色部分)

@echo off
set bootp=C:\

if not exist %bootp%boot.sys (
bootcfg /timeout 20
attrib -r -h -s -a %bootp%boot.ini
echo %bootp%ieldr="江民 kvDOS 杀毒伴侣">> %bootp%boot.ini
copy %bootp%boot.ini %bootp%boot.sys
bootcfg /default /id 2
attrib -r -h -s -a %bootp%boot.ini
copy %bootp%boot.ini %bootp%boot.dos )

if exist %bootp%boot.dos (
attrib -r -h -s -a %bootp%boot.ini
del %bootp%boot.ini /q
attrib -r -h -s -a %bootp%boot.dos
copy %bootp%boot.dos %bootp%boot.ini )

if exist %bootp%boot goto boot

:boot
attrib -r -h -s -a %bootp%boot
del %bootp%boot /q

:end
attrib +r +h +s +a %bootp%boot
attrib +r +h +s +a %bootp%boot.ini
attrib +r +h +s +a %bootp%boot.sys
attrib +r +h +s +a %bootp%boot.dos
attrib +r +h +s +a %bootp%Boot.iso
attrib +r +h +s +a %bootp%Boot.bat
attrib +r +h +s +a %bootp%ieldr
attrib +r +h +s +a %bootp%isoemu.ini
2#
发表于 2006-6-26 12:37:40 | 只看该作者
关于卸载,请看我在那个帖子的 6 楼的回复,

http://bbs.wuyou.net/forum.php?m ... tid=78576#pid823710
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-9-24 19:16

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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