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-07-22 19:14
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » Hegemony World Super Tool Disk V10.0 (Special End Edition) + winpe View 15,164 Replies 66
Floor 61 Posted 2008-11-14 13:17 ·  中国 新疆 乌鲁木齐 天山区 电信
中级用户
★★
Credits 220
Posts 56
Joined 2006-02-04 22:22
20-year member
UID 49859
Status Offline
Originally posted by ko20010214 at 2008-10-21 10:47:
Hope to release the production method instead of just the finished product. The title looks beautiful, but the content you want can't be found inside.


ko20010214
Moderator Here is the production method I wrote before. I post it today. I posted it before. The person upstairs said I was not kind. I really have no home page space to store it, so I applied to store it on BIBIDU.COM. It's not advertising. If you have seen my version from 1.0 to development 10.0, you will know that my software is free, purely for hobby maintenance, made specifically for convenience. Friends who like it give encouragement, and friends who don't like it, please bear with me, purely for hobby exchange.
The following is the simple production instructions that the moderator ko20010214 wants.
Detailed Explanation and Production Method of Xiongba Tianxia Super Tool Disk V10.0.
I. Narrative Introduction: Everyone wants to understand the functions and production method of Xiongba Tianxia Super Tool Disk. Today, I am fortunate to complete the V10.0 maintenance network version and realize all the functions I originally imagined. After nearly three years of efforts, after countless experiments and modifications to V10.0, it has reached the requirements I want, taking into account software and hardware, complete, and generalizability on CD-ROM, hard disk, floppy disk, and USB flash drive. To achieve these functions, in addition to collecting a lot of software, it benefits from the guidance of GRUB00.95 and GRUB4DOS for them. What is different from other disks in this disk is also the use of GRUB4DOS + GRUB0.95 guidance function. This tool disk is composed of three parts: GRUB4DOS CD-ROM shell guidance + MYTOOLS.IMG + CD-ROM software, and can be run on the CD-ROM, supporting installation to the hard disk and USB flash drive functions. There are slight differences in operation between the hard disk and the CD-ROM. Below is a comprehensive introduction based on the V10.0 version.
That is: 1. Large image IMG + GRUB0.95 disk guides the small image IMG disk inside, and the large image IMG + GRUB0.95 disk uses GRUB4DOS CD-ROM call, using MAP --MEM and MEMDISK two ways to call. In this way, the guidance can take into account new and old models and large and small memories.
2. The software is very complete, including (disk, floppy disk, USB flash drive, CD-ROM, maintenance, encryption, decryption, backup, recovery, use, partition, view, edit, modify, BIOS, COMS, NTFS, FAT32, long file name, display mode, copy, bad sector, low-level format, lossless partition, conversion, Chinese, translation, production,.IMG,.ISO,.GHO, USB boot, call, load, debug, expand, compress, decompress, GRUB0.95, GRUB4DOS, hard disk lock, hardware, detection, refresh, memory, network, network cloning, production with MSDOS, ROMDOS, FREEDOS, etc.
3. There are many configuration environments to choose from, including various driver environments loaded in DOS real mode, such as HIMEM, UMBPCI, JEMM386, QEMM386, QHIMEM, and various CD-ROM, USB, peripheral drivers, etc. The following introduces the characteristic tools and batch files in the tool disk.

II. Characteristic Tools and Batch Files
1. Characteristic tools include:
AUTOFD.BAT automatic partition formatting software, which is partitioned and formatted in proportion: main system partition C: 30% data partition D: 30% backup system partition E: 20% emergency system partition F: 20%. The partitions are all main partitions, or specify the proportion of partition formatting by adding parameters, such as AUTOFD.BAT 38 40 12 and press Enter. The advantage of this partition is that it is easy to guide and repair damaged data.
TOOLS.BAT mainly loads the CD-ROM files, and can use the files on the CD-ROM.
SETUP.BAT mainly establishes the D:\GHO directory and saves the MYTOOLS.IMG file on the CD-ROM, and backs up the MBR of the hard disk to the 52nd sector of the hard disk, establishes a directory for recovery backup, and has the function of backing up the MBR for protection.
GRUB.BAT starts the MENU.LST of GRUB0.95 version to enable repeated system startup on the hard disk and CD-ROM without shutting down and restarting. It can be converted between startup environments when the system memory is used too much.
GRUBB.BAT starts the MENU.LST function of GRUB4DOS version, the same as above. There will be different effects in the following introduction.
In the CONFIG.SYS configuration, manual GHOST and automatic GHOST options are added to back up and restore your operating system. The advantage of not running such software as one-click recovery after the system starts in A:\> is that the system environment is clean when backing up or restoring, and it is not easy to make mistakes. If other software has been run before backing up and restoring in A:\>, some software may have loaded incompatible drivers, which may cause disk errors during backup and restoration, and the restored.GHO will have errors. For example, Piggy Cat WINDOWS XP V12 has disk display errors on some models and cannot be installed. The automatic GHOST option in the CONFIG.SYS configuration is introduced as follows:
GHOST(HD0,0)-PRI(C:)-BACKUP. (Back up the main partition C: disk, that is, back up the main system partition, and the backup is saved to the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-BACKUP. (Back up the main partition E: disk, that is, back up the backup system partition, and the backup is saved to the main partition D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-BACKUP. (Back up the main partition F: disk, that is, back up the emergency system partition, and the backup is saved to the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,0)-PRI(C:)-UNBACKUP. (Restore the main partition C: disk, that is, restore the main system partition, and the restore comes from the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-UNBACKUP. (Restore the main partition E: disk, that is, restore the backup system partition, and the restore comes from the main partition D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-UNBACKUP. (Restore the main partition F: disk, that is, restore the emergency system partition, and the restore comes from the main partition D:\GHO\SYSTEM.GHO)
Such a configuration can effectively protect the main system partition C: F: is a system, and F: is usually hidden. If the system has an error, restore C:. If SYSTEM.GHO is damaged, delete it, and the disk fragmentation is damaged. You can also start with the F: emergency system. After backing up F:, restore the C: disk. Even if the C: is infected with a virus, the system can be restored when the system is with the virus, and the virus in the restored system will naturally disappear. The backup system usually installs other operating systems, so it is backed up separately and may not be used, and games are installed. The D: disk usually installs application software data and backups, etc. This method will greatly reduce the number of times you reinstall the system.
LISO.BAT loads the ISO file, which can realize the function of installing GHOST XP without a CD-ROM. For example, if you download XP without a floppy disk and CD-ROM on the Internet, but have this tool disk, after starting this tool disk, run: LISO XXX.ISO, find the CD-ROM drive letter, find XXX.GHO, or run the installation file, run GHOST, find the CD-ROM drive letter displayed by LISO XXX.ISO, and find XXX.GHO.
You can install GHOST XP.
INSTIMG.BAT saves the MYTOOLS.IMG of this tool disk to the C:\BOOT\GRUB\MYTOOLS.IMG file.
INSTISO.BAT saves this tool disk to the C:\MYTOOLS.ISO file, with parameters, INSTISO.BAT C runs.
IELDR.EXE guides the ISO file in C:\isoemu.ini, the default MYTOOLS.ISO file, and you can modify it to the ISO file you want to start.
GRUB4DOS.BAT installs GRUB4DOS to your hard disk, with parameters, GRUB4DOS.BAT C runs.
GRUB095.BAT installs GRUB0.95 to your hard disk, with parameters, GRUB095.BAT C runs, the tool used to make the IMG + GRUB disk, this tool disk is made with it.
DSKREAD.EXE function saves A:B: disk as an IMG file, and with the above two files, you can make an IMG disk with GRUB function.
HDSECT.EXE backs up the MBR to the specified sector. There are two different guides for MAP-MEM and MEMDISK. Just load CWSDPR0.EXE to run.
The other batch files can be judged by their file names, just add the L character in front of the file name, such as LUSB, LCDROM, etc.

III. Introduction to GRUB4DOS CD-ROM Shell + MYTOOLS.IMG + CD-ROM Software.
1. CD-ROM software. The software collected on the CD-ROM are all useful tool software, and the capacity is very large. They are not collected into the MYTOOLS.IMG. For the sake of running speed, you only need to type TOOLS.BAT to use the software on the CD-ROM every time, and also save the time of long compression and decompression.

2. GRUB4DOS CD-ROM shell is made with MKISOFS. It is all in the GRUB4DOS instruction file. It can also be loaded and guided by editing with UltraISO to load the GRLDR boot file in GRUB4DOS. Rename GRLDR to GRLDR.BIN to load it. Before this, put grldr and menu.lst. Note that these two files are placed in the CD-ROM, and the names of these two files should be lowercase. GRUB4DOS is powerful and can guide IMG, ISO CD-ROM in the NTFS partition, which is stronger than GRUB0.95 and IELDR, so it is used as the shell guide. The MENU.LST of this tool disk is as follows:
timeout 1
title 0, MYTOOLS-2008-(map-mem)
map --mem (cd)/BOOT/GRUB/MYTOOLS.IMG (fd0)

chainloader (fd0)+1
rootnoverify (fd0)

title 1, MYTOOLS-2008-(memdisk)
fallback 0
kernel (cd)/BOOT/GRUB/MEMDISK.GZ c=450 h=16 s=36 floppy
initrd (cd)/BOOT/GRUB/MYTOOLS.IMG c=450 h=16 s=36 floppy

3. MYTOOLS.IMG, it is the core of this tool disk. Small software, various drivers, and configurations are placed in it. This IMG disk is a large image IMG disk of about 128MB made with GRUB0.95. Let's take a look at the configuration of MENU.LST inside:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz

title 1. Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)
root (fd0)
chainloader /boot/grub/msdos.bin

title 2. Xiongba Tianxia Super Tool Disk (ROMDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/romdos.bin

title 3. Xiongba Tianxia Super Tool Disk (FREEDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/freedos.bin

title 4. Universal Network Cloning Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot

title 5. Universal Network Boot Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot

title 6. Start Jinhaishuo Hard Disk Repair Program
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot

title 7. Restart the computer
reboot

title 8. Shut down the computer
halt

From the introduction of the GRUB4DOS CD-ROM shell and 3.MYTOOLS.IMG, and my use situation, GRUB0.95 + GRUB4DOS can solve many compatibility problems. Both new and old models are suitable, and the most prominent is that the large image IMG has added GRUB guidance function, and this guidance then guides the small IMG image tool disk inside, realizing the large IMG disk guiding the small IMG disk. It looks like a collection IMG tool disk, not many IMG disks, and it looks very independent and messy when used, and truly realizes a single IMG disk.

Note: (1). Many people may wonder why MYTOOLS.IMG does not use GRUB4DOS guidance. Through experiments, the MYTOOLS.IMG disk made by GRUB4DOS, although the first loading and repeated loading in the 0.MAP-MEM guidance in the GRUB4DOS CD-ROM shell MENU.LST can complete the startup of all items, the compatibility is not good, and the requirements for the model are high. The 1.MEMDISK guidance is compatible, but on the CD-ROM or after being installed on the hard disk, it will be very slow and may crash. The overall evaluation is lacking in compatibility.
(2). While using GRUB0.95 guidance, through experiments, and adopting GRUB0.95 guidance, the advantage is good compatibility. The 0.MAP-MEM guidance in the GRUB4DOS CD-ROM shell MENU.LST can start all items for the first loading. When restarting repeatedly, running GRUB.BAT will crash, but running GRUBB.BAT can start all items. GRUBB.BAT makes up for the defect of GRUB.BAT crashing.
The 1.MEMDISK guidance can start the items 1.2.3.7.8. in MENU.LST of MYTOOLS.IMG for the first time, and the rest will crash. When restarting repeatedly, running GRUB.BAT can start all items, making up for the defect of GRUBB.BAT crashing, and the compatibility is also very good, suitable for old model startup.
(3). The overall GRUB0.95 guidance made by GRUB4DOS and GRUB0.95 for MYTOOLS.IMG disk will be better. If more powerful functions are needed, it is not necessary to use the GRUB0.95 in MYTOOLS.IMG to complete it, but use the MENU.LST in the GRUB4DOS shell to complete it. This will be better. And the GRUB function in MYTOOLS.IMG is sufficient.


IV. Production Method of MYTOOLS.IMG, and Production Method of MSDOS + ROMDOS + FREEDOS + Unlock Hard Disk Collection.
1. Production Method of MYTOOLS.IMG:
(1) First run the WINIMAGE file - New - Select Custom Image Format - File System - FAT 12/16
Bytes per sector - 4 (2048)
。。。 -259200
-512
。。 -248
-36
。 -1
-0
-0
-0
Determine
Save as MYTOOLS.IMG, and the file is established at this time.
(2) To add guidance function, select Image - Add - Add the prepared IO.SYS, MSDOS.SYS, COMMAND.COM files.
Select Image - Boot Sector Properties - WINDOWS 95/98 Determine - Save - MSDOS.BIN - Save.
Select Image - Create Folder - BOOT\GRUB (Create BOOT\GRUB folder) Then click the GRUB folder
Select Image - Add - MSDOS.BIN, MENU.LST, Determine, then save MYTOOLS.IMG.
Note: The MSDOS.BIN and MENU.LST must be added to the root\BOOT\GRUB in MYTOOLS.IMG. In addition, the ROMDOS and FREEDOS system guidance files must also be added. Add the system guidance files to the A:\ directory, add all GRUB0.95 files to the A:\BOOT\GRUB directory, add DSKREAD.EXE to A:\, and add MSDOS.BIN to the A:\BOOT\GRUB directory.
(3) Try to make your produced MYTOOLS.IMG guide. You can add GRLDR (GRUB0.95 version) to BOOT.INI, and establish the BOOT\GRUB folder in the hard disk, put your made MYTOOLS.IMG and the MENU.LST that calls MYTOOLS.IMG, and add the support files required by GRUB0.95. The BOOT.INI and BOOT\GRUB\MENU.LST files are as follows.
BOOT.INI is as follows:

timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=AlwaysOff
C:\GRLDR="Xiongba Tianxia Super Tool Disk V10.0 (Maintenance Network - Special Version - Final Version)"

MENU.LST is as follows:
timeout 6
default 0
fallback 1

fontfile (hd0,0)/boot/grub/fonts
splashimage (hd0,0)/boot/grub/bj2008.gz

title 1. Xiongba Tianxia Super Tool Disk (GRUB Version)
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz c=450 h=16 s=36 floppy
initrd (hd0,0)/boot/grub/mytools.img c=450 h=16 s=36 floppy
boot

(4) Restart and guide your made MYTOOLS.IMG disk. After smoothly reaching the A:\> prompt, run the SYS.COM files of ROMDOS and FREEDOS prepared on the hard disk in advance as follows:
ROMDOS:FREEDOS:
SYS A: Transfer the ROMDOS guidance function to the A: disk boot area, run NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\ROMDOS.BIN-OK
SYS A: Transfer the FREEDOS guidance function to the A: disk boot area, run NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\FREEDOS.BIN-OK
Save MSDOS.BIN to the MYTOOLS.IMG boot area, that is, track 0, sector 1 as follows:
NDISK A: /WRITE -FILE-LOAD SECTORS FROM FILE-A:\BOOT\GRUB\MSDOS.BIN-OK
Okay, at this time, it has the three system guidance functions of FREEDOS, ROMDOS, and MSDOS. If you make a mistake when making ROMDOS and FREEDOS, such as only making ROMDOS and making a mistake when making FREEDOS, restart, after one is made, operate as follows.
(5) No matter whether you only made FREEDOS or any one of ROMDOS, you need to save your made MYTOOLS.IMG disk as follows:
Do not restart, D:\>PATH A:\
D:\>DSKREAD A MYTOOLS.IMG Press Enter to start saving the MYTOOLS.IMG disk to D:\MYTOOLS.IMG, then COPY D:\MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG
Restart the computer until after saving FREEDOS, ROMDOS, and MSDOS well, we will make the following: the GRUB0.95 guidance disk function of MYTOOLS.IMG, otherwise repeat the steps in (4).

(5) Production of MYTOOLS.IMG guidance disk function:
Above, we added the FREEDOS and ROMDOS hard disk unlocking functions to MYTOOLS.IMG. The following will introduce how to call these functions. We need to make MYTOOLS.IMG into a GRUB0.95 guidance function as follows:
Edit the \BOOT\GRUB\MENU.LST in MYTOOLS.IMG as follows and save:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz

title 1. Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)
root (fd0)
chainloader /boot/grub/msdos.bin

title 2. Xiongba Tianxia Super Tool Disk (ROMDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/romdos.bin

title 3. Xiongba Tianxia Super Tool Disk (FREEDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/freedos.bin

title 4. Universal Network Cloning Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot

title 5. Universal Network Boot Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot

title 6. Start Jinhaishuo Hard Disk Repair Program
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot

title 7. Start XXX.IMG image file
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/xxx.img
boot

title 8. Start my XXX.ISO image file
rootnoverify (hd0,0)
run /ieldr

title 9. Install GRUB to hard disk
root (hd0,0)
setup (hd0)
reboot

title 10. Install GRUB to A: disk
root (fd0)
setup (fd0)

title 11. Restart the computer
reboot

title 12. Shut down the computer
halt

Create a GRUB.BAT with the following content and save it to the root directory \GRUB.BAT in MYTOOLS.IMG:
A:
CD\BOOT\GRUB
grub.exe --config-file=(fd0)/boot/grub/menu.lst

Okay, all the work of making the GRUB0.95 disk is done. Next, start making:
A:\>GRUB.BAT
It will start to the GRUB menu. Select item 10. above (Install GRUB to A: disk) and press Enter. The menu flashes for a while.
Select item 1. above (Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)) and press Enter to start to the A:\> prompt.
Okay, at this time, your MYTOOLS.IMG has the GRUB0.95 guidance function. Next, you need to save MYTOOLS.IMG.
D:\>DSKREAD A MYTOOLS.IMG Press Enter, COPY MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG Press Enter. At this time, your MYTOOLS.IMG has the FREEDOS, ROMDOS, MSDOS, GRUB0.95 guidance functions.

V. Combine MYTOOLS.IMG + GRUB4DOS CD-ROM Shell + CD-ROM Software = Xiongba Tianxia Super Tool Disk
All work is ready. Use WINIMAGE in WINDOWS to add the files that MYTOOLS.IMG needs to add. After adding,
Use UltraISO to add MYTOOLS.IMG and other CD-ROM software. The CD-ROM is made at this time.
Note: When adding, there are three files in the CD-ROM shell, namely: \MENU.LST, \GRLDR, \BOOT\GRUB\MEMDISK.GZ.
Add MYTOOLS.IMG first and save it, then add other CD-ROM software. Otherwise, MYTOOLS.IMG may not be able to guide.

VI. Application and Summary of Special Software
1. Special software refers to software that cannot run on this tool disk or other tool disks, but the software itself is not problematic. These software actually all need some special startup environments to be able to run, that is, drivers are needed. For example, HDSECT.EXE needs MEMDISK environment. Without this environment, it can be run by driving with CWSDPR0.EXE. There are also software that need drivers such as QDMA, XDMA, UDMA, DOS4G, etc. As long as different environment configurations are selected in the CONFIG.SYS menu startup item, the same driver environment can be started, or it can be started by manual loading. The multi-environment configuration and many drivers of this tool are available for special software to run.
2. This tool disk has the functions of burning to a CD-ROM, installing to a hard disk from the CD-ROM, or editing BOOT.INI for use on the hard disk. It fully supports the use on FAT32 and NTFS partitions. If you need to apply it on a USB flash drive, you only need to edit the MENU.LST on the USB flash drive to change the drive letter (CD) to (RD)(FD0)(HD0,0), and then use BOOTLACE to install to realize the use of this tool disk on the USB flash drive.
3. Summary: This tool has very powerful functions. It is a super tool disk designed and produced comprehensively from various aspects. It has multi-environment configuration, suitable for all DOS tool use. It has comprehensive guidance, backup and restore to protect your computer. It has comprehensive maintenance to maintain your computer. It has comprehensive multi-system guidance to use your computer.

[ Last edited by gxbxg on 2008-11-14 at 13:27 ]
Floor 62 Posted 2008-11-14 17:59 ·  中国 新疆 乌鲁木齐 天山区 电信
中级用户
★★
Credits 220
Posts 56
Joined 2006-02-04 22:22
20-year member
UID 49859
Status Offline
Xiongba Tianxia Super Tool Disk V10.0 (Dedicated Edition) (Out of Print) + winpe has been uploaded. Try my winpe.
Floor 63 Posted 2010-07-20 15:19 ·  中国 广西 电信
中级用户
★★
Credits 220
Posts 56
Joined 2006-02-04 22:22
20-year member
UID 49859
Status Offline
The new version has been uploaded. Those who like it can download and take a look.
Floor 64 Posted 2010-07-20 17:45 ·  中国 四川 成都 移动
初级用户
★★
Credits 120
Posts 62
Joined 2008-04-11 09:52
18-year member
UID 115566
Gender Male
From 四川内江
Status Offline
I don't know how it is. I saw it for the first time. Does it support NTFS format? Can the system be installed even if C is such a format?
Floor 65 Posted 2010-08-27 10:48 ·  中国 山东 淄博 张店区 电信
新手上路
Credits 12
Posts 6
Joined 2009-06-23 13:11
17-year member
UID 147985
Gender Male
Status Offline
I don't know if there is a tool called lhdd inside.
Floor 66 Posted 2010-10-03 17:24 ·  中国 浙江 温州 联通
新手上路
Credits 7
Posts 4
Joined 2010-10-02 22:41
15-year member
UID 175224
Gender Male
Status Offline
Come and give support. Just don't know if it can still be downloaded.
Floor 67 Posted 2010-12-16 11:23 ·  中国 广东 东莞 电信
新手上路
Credits 14
Posts 10
Joined 2010-10-26 17:00
15-year member
UID 176564
Gender Male
Status Offline
‹ Prev 1 3 4 5
Forum Jump: