Last year, following the Gosh method, and carefully reading a lot of excellents articles here, i managed to create a bootable XPSP1 CD with basically 3 options:
1 regular install
2 unattended + Pre SP2 hotfixes
3 OEM preinstall
Here is my CD layout:
\$OEM$\...
\I386\ -> Created with Gosh method from XPSP1 ROllup1
\VOL1\ -> Regular install
\VOL2\ -> Unattended install+hotfixes
\VOL3\ -> OEM preinstall (+hotfixes)
I used the CMDLINE only to create an user account. The unattended and OEM job were made by calling 2 differents batch files from winnt.sif under the [GUIRUNONCE] section. As you can see, nothing very complicated.
Now, with the SP2 coming out, i'd like to add 3 more options to my CD (and make it a DVD in the process). I would like to keep the 3 former install options (SP1 regular, SP1 unattended, SP1 OEM preinstall) and add SP2 regular/Unattended/OEM .
Here is the DVD layout i'm working on:
\VOL1\ -> SP1 Regular install
\VOL2\ -> SP1 Unattended install+Hotfixes
\VOL3\ -> SP1 OEM preinstall (+hotfixes)
\VOL4\ -> SP2 Regular install
\VOL5\ -> SP2 Unattended install
\VOL6\ -> SP2 OEM preinstall
\XPSP1\
....\$OEM$\...
.....\I386\ -> Created with Gosh method from XPSP1 Rollup1
\XPSP2\
.....\$OEM$\...
...... \I386\
Now that, i hope, you see the big figure, it's time to ask some question
1°) Into the XPSP2 folder i copied the full content of my WInXP SP2 CD because i didn't know if i could use Gosh method with SP2. is it the way to go, or do you think i could use Gosh method here also?
2°) If i have well understood what i've read so far the I386 and $OEM$ folders must be parallel. That's why i've got 2 $OEM$ folders (one for XPSP1, another for XPSP2). But it's obvious than the content of those 2 folders is almost the same (except that i'm not applying any pre SP3 hotfixes in XPSP2 when i'm applying all the critical hotfixes for XPSP1).
Is there a way to avoid having duplicate datas in those 2 folders? (ie, i'm doing an unattended install of Office2003 for both SP1 and SP2, does that mean i need to have twice the datas under those 2 $OEM$ directories?)
I'm almost sure i'm doing something really wrong with those 2 $OEM$ folders, but i can't see the workaround. In fact, i'm convinced there should be only one $OEM$ folder...but i can't see where to place it if i have to respect the paralelism with the I386 folder.
3°) Since i had kept all the data from my first SP1 multiboot CD, i just have edited the txtsetup.sif under VOL1/VOL2/VOL3 folders to modify the setup source path:
SetupSourcePath = "\XPSP1\"
Of course i did the same for VOL4/VOL/5/VOL6 :
SetupSourcePath = "\XPSP2\"
Should i made any other change, or should it work well ?
Well, any tip and advice would be very welcomed
TIA



Help
Back to top









