Here is an update.
CLS
@echo off
TITLE Setting UP ISO Image
ECHO.
ECHO Push Enter If You Wish To Start
ECHO.
PAUSE
ECHO.
ECHO Removing Any Possible Attributes Set On %systemdrive%\CD And Its SubFolders...
attrib -R -H %systemdrive%\CD /S /D
ECHO.
ECHO Creating ISO Image...
CDIMAGE.EXE -lWXPVOL_EN -t12/31/2002,12:00:00 -h -j1 -m -bxpboot.img %systemdrive%\CD C:\WXPVOL_EN.ISO
ECHO.
PAUSE
EXIT
This batch file does not install sp2 for you. My other one does though.
Sounds like you intergrated sp2 on accident.
So you are going to have to start from strach. Since you can NOT deintergrate sp2.
The reason why sp2 is install from your cd is because sp2 is already intergrated. Yes there will be no sp2 folder. They files are in i386 folder.
Well on the cd your burned there should be a README.html file on the cd. Like in D:\ ...
Anyways open that file with your fav. browser and scroll down a little bit to you reach the title on the page that reads "Important Information About This Version of Microsoft Windows XP". Cant miss it, its in bold.
Right under that you should see:
"This release of Microsoft® Windows® XP includes Service Pack 2 (SP2). This means that when you install this release of Windows XP Home Edition or Windows XP Professional, SP2 is automatically installed at the same time."
So then you know sp2 is going to be installed.