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-13 09:09
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » How to uninstall Windows 2000 in DOS? View 854 Replies 9
Original Poster Posted 2004-02-18 00:00 ·  中国 浙江 杭州 电信
初级用户
无所谓
Credits 124
Posts 6
Joined 2004-02-18 00:00
22-year member
UID 17765
Gender Male
Status Offline
Question for DOS experts? Thanks, everyone.
多么想,多么想和你分享忧伤,也会甜蜜,我永远都不会怀疑你是我最爱的、是我唯一,在我的心里,爱不会改变当我看着你背影模糊了我的视线 。。。
Floor 2 Posted 2004-02-18 00:00 ·  中国 四川 乐山 中移铁通
中级用户
★★
Credits 317
Posts 54
Joined 2003-12-22 00:00
22-year member
UID 14312
Gender Female
Status Offline
I think just deleting it doesn't seem to work. I've tried it too. The best way is to format it.
If you delete it, then use scandisk from 98 and you'll find disk errors.
And all partitions are FAT32


Floor 3 Posted 2004-02-19 00:00 ·  中国 江苏 扬州 联通
铂金会员
★★★★
C++启程者
Credits 5,154
Posts 1,827
Joined 2003-07-18 00:00
23-year member
UID 7105
Gender Male
Status Offline
First you have to see whether there are a lot of user programs and data that absolutely must be kept. If not, use FORMAT and cut the Gordian knot!
If so, then as follows:
XP (OR 2000) file format must be FAT32
You also need to see whether it's a single system or a dual system with 98.

If it's a single system, under DOS you can delete all folders and files related to XP OR 2000. If messages like "file not found" "access denied" etc. appear, before deleting use attrib -s -r -h /s to remove system, read-only, and hidden attributes. Also, in DOS, if no long filename (LFN) support program is loaded, folder or file names longer than 8 characters are represented by "the first six characters (ignoring spaces)" plus "~1", and you must type the file extension. Use "del" to delete files, and "deltree" to delete folders.

They are:
Folders:
windows
program files
documents and settings
The following two are on every drive:
system volume information
recycled (in 2000 it is recycler)
Files:
ntldr
boot.ini
ntdetect.com
bootfont.bin
pagefile.sys
Also some related .txt and .log files
Do not delete application programs and data files unrelated to the system.
After that, reboot and you can install a new operating system. But you will need to reinstall applications.

***************************************
If it is a dual system with 98:
You need to keep these under the system directory:
ntldr
boot.ini (if you don't want the dual-boot menu to appear and want to enter 98 directly, you can change default= to the 98 one, and change timeout=xx to 0)
bootsect.dos
io.sys
msdos.sys
config.sys
command.com
autoexec.bat
Then you can go straight into 98.

--------------------------
If you still want to wipe out the three files ntldr boot.ini bootsect.dos, that's also possible, but it's a bit risky. It's best to rename them first, then use debug to write bootsect.dos into the system boot sector, as follows:
debug
-nc:\bootsect.dos
-l 0
-w 0 2 0 1
-q
This writes bootsect.dos into the system boot sector. Reboot and try it; if the system can enter, then you can delete those three files.
If not, just change the three filenames back.
------------------------

Multi-system setups are more or less the same.




























































Floor 4 Posted 2004-02-19 00:00 ·  中国 辽宁 沈阳 联通
铂金会员
★★★★
痴迷DOS者
Credits 5,798
Posts 1,924
Joined 2003-06-20 00:00
23-year member
UID 5583
Gender Male
From 金獅電腦軟體工作室
Status Offline
Back when I deleted WIN2000, I just did FORMAT C:, simple and fast. No future trouble! No need to worry about junk left behind by the old system causing interference.
熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
Floor 5 Posted 2004-02-19 00:00 ·  中国 海南 海口 电信
初级用户
Credits 135
Posts 6
Joined 2004-02-19 00:00
22-year member
UID 17858
Gender Male
Status Offline
Bump, really very useful
Many thanks to the OP
Floor 6 Posted 2004-02-19 00:00 ·  中国 浙江 杭州 电信
初级用户
无所谓
Credits 124
Posts 6
Joined 2004-02-18 00:00
22-year member
UID 17765
Gender Male
Status Offline
Mine is a dual system, not easy to delete.
多么想,多么想和你分享忧伤,也会甜蜜,我永远都不会怀疑你是我最爱的、是我唯一,在我的心里,爱不会改变当我看着你背影模糊了我的视线 。。。
Floor 7 Posted 2004-02-19 00:00 ·  中国 广东 佛山 三水区 电信
元老会员
★★★★
Credits 5,170
Posts 1,637
Joined 2002-10-16 00:00
23-year member
UID 8
Gender Male
From 广东佛山
Status Offline
A dual system should be the same, right? Use DELTREE -y D:\XXXXX to delete the entire WIN2000 folder, then boot once with a WIN98 boot disk and run SYS C:, that should do it.
我的网志
http://hzmys.blog.163.com/
我的网盘
firststep.qjwm.com
fsmys.ys168.com
ssmys.ys168.com
www.brsbox.com/fsmys
www.brsbox.com/ssmys
www.brsbox.com/ccdos
Floor 8 Posted 2004-02-20 00:00 ·  中国 江苏 南京 联通
铂金会员
★★★★
C++启程者
Credits 5,154
Posts 1,827
Joined 2003-07-18 00:00
23-year member
UID 7105
Gender Male
Status Offline
If it's a dual system with 98, deleting it in 98 is simple. But the OP's requirement is to delete it in DOS, so then you have to use the DOS method.
Floor 9 Posted 2004-02-21 00:00 ·  中国 广东 湛江 电信
初级用户
Credits 182
Posts 16
Joined 2004-02-16 00:00
22-year member
UID 17594
Gender Male
Status Offline
If they're important Chinese files, then how should they be taken out?
Floor 10 Posted 2004-02-21 00:00 ·  中国 江苏 南京 联通
铂金会员
★★★★
C++启程者
Credits 5,154
Posts 1,827
Joined 2003-07-18 00:00
23-year member
UID 7105
Gender Male
Status Offline
Even without loading Chinese translation software, there is still a way.
You can first type "DIR 英文目录 > xxx.txt"(to find the Chinese files you want, while redirecting to the specified file), then edit it (keep the garbled path, filename, and extension, and add the COPY command; delete everything else, then rename xxx.txt to xxx.bat, and run it)




Forum Jump: