China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

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!

中国DOS联盟论坛
The time now is 2026-08-12 21:10
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Expert, could you explain this small question? View 638 Replies 2
Original Poster Posted 2003-07-06 00:00 ·  中国 重庆 电信
银牌会员
★★★
Credits 2,202
Posts 499
Joined 2003-06-12 00:00
23-year member
UID 4876
Gender Male
Status Offline
This is the Autoexec.bat (regedit) from Cai Tuzi's backup. I can understand that it uses Attrib to change the attributes of my original registry, and then uses copy to restore it. What I don't understand is why it adds this at the top: @ECHO OFF In the .bat files I made, I put in the full path of the antivirus software, and when I put them on the boot disk they also start the antivirus, but there is no @ECHO OFF.


@ECHO OFF
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\SYSTEM.DAT
COPY C:\WINDOWS\MAGICSET\SYSTEM.DA C:\WINDOWS\SYSTEM.DAT /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\SYSTEM.INI
COPY C:\WINDOWS\MAGICSET\SYSTEM.IN C:\WINDOWS\SYSTEM.INI /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\USER.DAT
COPY C:\WINDOWS\MAGICSET\USER.DA C:\WINDOWS\USER.DAT /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\WIN.INI
COPY C:\WINDOWS\MAGICSET\WIN.IN C:\WINDOWS\WIN.INI /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\CLASSES.DAT
COPY C:\WINDOWS\MAGICSET\CLASSES.DA C:\WINDOWS\CLASSES.DAT /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\CONTROL.INI
COPY C:\WINDOWS\MAGICSET\CONTROL.IN C:\WINDOWS\CONTROL.INI /Y
C:\WINDOWS\COMMAND\ATTRIB -R -H -S C:\WINDOWS\WIN.COM
COPY C:\WINDOWS\MAGICSET\WIN.CO C:\WINDOWS\WIN.COM /Y
一年四季,枫叶红了又红;人生四季,失去的,还能再来吗?—— !
Floor 2 Posted 2003-07-06 00:00 ·  中国 湖北 武汉 电信
元老会员
★★★★★
步行的人
Credits 9,654
Posts 3,351
Joined 2003-03-11 00:00
23-year member
UID 1113
Gender Male
From 湖北
Status Offline
Ah~ this has no real significance, it just turns off the screen display...
弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾
Floor 3 Posted 2003-07-06 00:00 ·  中国 重庆 电信
银牌会员
★★★
Credits 2,202
Posts 499
Joined 2003-06-12 00:00
23-year member
UID 4876
Gender Male
Status Offline
Oh, many thanks, expert!
一年四季,枫叶红了又红;人生四季,失去的,还能再来吗?—— !
Forum Jump: