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 06:41
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Question about winxp_AI_CN_V2 (Help) View 711 Replies 1
Original Poster Posted 2003-12-22 00:00 ·  中国 浙江 杭州 华数宽带
初级用户
Credits 103
Posts 1
Joined 2003-12-22 00:00
22-year member
UID 14315
Gender Male
Status Offline
There is now an operating system, WindowsXP Pro CN AI Edition V2, a super-integrated SP2 no-activation edition. It not only integrates SP2, but also many application programs. Very nice.
It uses a "batch file." Below is its batch file:

CLS
@echo off
ECHO INSTALLING PROGRAMS,PLEASE WAIT,DON'T press any key.
ECHO.
ECHO Installing Metapad 3.5...
REN %systemdrive%\WINDOWS\System32\dllcache\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\dllcache\"
REN %systemdrive%\WINDOWS\System32\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\"
REN %systemdrive%\WINDOWS\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\"
ECHO.
ECHO Installing DirectX 9.0b
ECHO Please wait...
start /wait %systemdrive%\install\Applications\DirectX9\dxsetup.exe /opk
ECHO.
xcopy /s /y "%systemdrive%\Install\Applications\MyIE2" "%systemdrive%\Program Files\MyIE2\"
copy /y "%systemdrive%\Install\Applications\MyIE2.lnk" "%systemdrive%\Documents and Settings\All Users\桌面\"
xcopy /s /y "%systemdrive%\Install\theme\PixOS" "%WinDir%\Resources\Themes\PixOS\"
COPY "%systemdrive%\Install\theme\PixOS.theme" "%WinDir%\Resources\Themes\"
ECHO.
ECHO Installing MSN Messenger 6.0.0602 Final
ECHO Please wait...
start /wait %systemdrive%\install\Applications\MSN\MsnMsgs.msi /QB
ECHO.
ECHO Installing WinRAR 3.20
ECHO Please wait...
start /wait %systemdrive%\install\Applications\WinRAR\WinRAR32.exe /s
ECHO.
pskill notepad.exe
ECHO.
ECHO Updating Microsoft JavaVM to 3810
ECHO Please wait...
start /wait %systemdrive%\install\Java\MSJavAVMBuild3810Update.exe /Q:A /R:N
ECHO.
ECHO Installing Windows Messenger 4.7
ECHO Please wait...
start /wait %systemdrive%\install\Applications\WM\MMSSETUP.EXE /q
ECHO.
ECHO Installing Flashget 1.4
ECHO Please wait...
start /wait %systemdrive%\install\Applications\flashget\fg140.exe /S
ECHO.
PSKILL MSMSGS.EXE
ECHO.
ECHO Registering Flashget 1.4...
REGEDIT /S %systemdrive%\install\Applications\flashget\register.reg
ECHO.
ECHO Installing QQ2003Mz_Final
ECHO Please wait...
start /wait %systemdrive%\install\Applications\QQ2003muzi.exe /VERYSILENT
ECHO.
ECHO Installing QuickTime plugin
ECHO Please wait...
start /wait %systemdrive%\install\Applications\quicktimealt111.exe /verysilent
ECHO.
ECHO Installing Klite
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Klite\klcodec205f.exe /verysilent
ECHO.
ECHO Installing Cmd here Powertoy
ECHO Please wait...
start /wait %systemdrive%\install\Applications\CmdHerePowertoySetup.exe /s /v /qn
ECHO.
ECHO Installing Daemon tools333
ECHO Please wait...
start /wait %systemdrive%\install\applications\daemon333.msi /qb
ECHO.
ECHO Installing ac3filter4...
start /wait %systemdrive%\install\Applications\ac3filter4\registerfilters-win2000.cmd
ECHO.
ECHO Copying patched UXTheme.dll...
REN %systemroot%\System32\dllcache\uxtheme.dll uxtheme.old
COPY "%systemdrive%\Install\Applications\uxtheme\uxtheme.dll" "%systemroot%\System32\dllcache\"
REN %systemroot%\System32\uxtheme.dll uxtheme.old
COPY "%systemdrive%\Install\Applications\uxtheme\uxtheme.dll" "%systemroot%\System32\"
ECHO.
ECHO Installing Winbt
ECHO Please wait...
start %systemdrive%\install\Applications\winbt.exe /S
ECHO.
ECHO Installing winamp 2.95 plus
ECHO Please wait...
xcopy /y "%systemdrive%\Install\Applications\WINAMP.lnk" "%systemdrive%\Documents and Settings\All Users\桌面\"
start %systemdrive%\install\Applications\winamp.exe /S
ECHO.
EXIT

My question is: I want to add new software into it as well, for example "NeRo6300" (CD burning software). How should this "batch file" be written? Hoping an MS-DOS expert can give me some guidance!
Floor 2 Posted 2003-12-22 00:00 ·  中国 重庆 电信
银牌会员
★★★
Credits 2,202
Posts 499
Joined 2003-06-12 00:00
23-year member
UID 4876
Gender Male
Status Offline
Aren't its installer and desktop shortcut both already written in there?
一年四季,枫叶红了又红;人生四季,失去的,还能再来吗?—— !
Forum Jump: