I 've read some of the guides here and the links provided here
to understand how to slipstream service pack 3 to windows 2000
However, I got some error when doing.
The error is when the setup is going \"Register component\",
it stops before coming to half of the progress bar.
I got some question :
what is the function of the [SetupData] tag?
I mean I don't have catalog(.cat) files, do I still need to add it to the svcpack.inf?
How about [ProductCatalogsToInstall], should I add a \";\" before it?
What I've done :
I'm successful in slipstreaming sp3 to windows 2000
(including modify the seutpp.ini, create a winnt.sif for a nearly unattended install, and I've tested to install it on my harddisk)
and by using Windows Update on that win2k I just installed
I found out that there are still some hotfix I got to install
so I got an idea on slipstream post-sp3 hotfix on my installation also
I've download the below hotfix (a total of 23 including IE6 SP1)
2002-02-22_Q318203_MSXML30_x86.exe
2002-08-14_Q324380_W2K_SP4_X86_EN.exe
2002-08-14_Q326886_W2K_SP4_X86_EN.exe
2002-08-21_Q326830_W2K_SP4_X86_EN.exe
2002-08-28_q323172_W2K_SP4_X86_EN.exe
2002-09-25_Q324096_W2K_SP4_X86_EN.exe
2002-10-07_Q323255_W2K_SP4_X86_EN.exe
2002-10-30_Q329834_W2K_SP4_X86_EN.exe
2002-11-06_q329414_mdacall_x86.exe
2002-11-20_Q329115_W2K_SP4_X86_EN.exe
2002-12-11_Q329170_W2K_SP4_X86_EN.exe
2002-12-12_Q328310_W2K_SP4_X86_EN.exe
2002-12-18_Q810649_W2K_SP4_X86_EN.exe
2003-01-22_Q810833_W2K_SP4_X86_EN.exe
2003-02-05_Q811630_W2K_SP4_X86_EN.exe
2003-03-12_Q814033_W2K_SP4_X86_EN.exe
2003-03-17_Q815021_W2K_sp4_x86_EN.EXE
2003-03-19_Q814078_js56nen.exe
2003-03-26_Q331953_W2K_SP4_X86_EN.exe
2003-04-09_Q816093_W2K_SP4_X86_EN.exe
2003-04-16_Q811493_W2K_SP4_X86_EN.exe
2003-04-23_Q329553_W2K_SP4_X86_EN.exe
I extract them to their own subfolder using Winrar
after a while, I 've figured out that the following three files are different from others, I can't use the original command with parameters -q -m -z to install them. And I thought they are different from post-sp3 hotfix, and so I decide to placing them to [GuiRunOnce] section of winnt.sif
2002-02-22_Q318203_MSXML30_x86.exe
2002-11-06_q329414_mdacall_x86.exe
2003-03-19_Q814078_js56nen.exe