i followed the guide (http://unattended.msfn.org/advanced/cosmetics/bootscreen.htm) but i cant seem to get it to work. First i create my boot screen with booteditor. In the guide when it said to click the "make" button, it said "The file you just created is really just a zip file that you can upload so others may use your same images. It's saved in your Boot Editor directory under the name you called it, with the extension bootscreen." I went into my booteditor folder and i only see my boot screen dragon.bootscreen and no zip file. is this suppose to happen? Second when i take the ntoskrnl.ex_ from my original sp2 slipsteamed and do an expand -r ntoskrnl.ex_ to extract out to ntoskrnl.exe. Went into my system32 folder and renamed the original ntoskrnl.exe to ntoskrnl.bak. But for some reason windows just create itself a new ntoskrnl.exe. I just pasted the ntoskrnl.exe i extracted and over wrote the window's. Third i do the test thing and put the newboot.exe into $OEM$\$$\ and renamed it singkrnl.exe but shouldnt it goes into $OEM$\$$\System32 since the original ntoskrnl.exe is there????? Fourth, created the batch file and add the line [GUIRunOnce] "%systemdrive%\install\bootscreen.cmd" into my .sif file. Which line in the batch file tell it where to locate the singknrl.exe? Can some one help me out? are there any alternative "member" guide to this? Thanks.