October 15, 200322 yr Do you ever sleep... :-) making progress i supose?Tried the last beta yesterday and found no errors so far.
October 15, 200322 yr Author Sleep me know.... Yer i am making progress but something is wrong i think its something to do with MSI3.0 beta which i am in it wont let me load the winnt.sif maker? Edited October 17, 200322 yr by DaveXP
October 15, 200322 yr are you gone leave the script way? I mean are you creating an installer ...in VB?
October 15, 200322 yr Author no it will alwasy be a scirpt i get that error with the winnt.sif maker does anyone else.
October 15, 200322 yr I did not hade problems yet, but i test this tomorrow again. Hade a busy day, so I off to bed I guess pfhhh.
October 17, 200322 yr Author Would you like me to add in the Roll Up one update so it slipstreams it.
October 17, 200322 yr would be easier of course. But first and before i can test it i need to reinstall my machine. This morn,ig it din't booted anymore. I installed the rollup from MS$ and from that on it wend wrong. Guess the ntoskrn is corrupted. 'can't find os..blabla...Try to log on with PE from bart and replace the ntoskn??? with the old one if i find it. Keep you informed...if i succeed :-)btw someone hade problems like this after the sec rollup?
October 18, 200322 yr Hi DaveXP, back online again. Just setting things up and running for testing. As i said earlier it would be nice if you include the security rollup.I would also add some options to skip various blocs of the script.Like for example 'skip extraction of xp to disk' if it’s already there or skip deleting at the end. I saw in a earlier post that there is a combined version og wmp9 and mm2. Why not include this?Still think your script is a great timesaver.Did you finally managed to run winntsif maker without errors?W
October 18, 200322 yr Author This is my Final Beta Version so i need all problems to come to light.in this version you MUST have the following stuff for it to work>Windows XP Roll Up One>Windows XP SP1 or SP2These programs are supported (i will add more later)>DirectX 9b>Dot NET Framework v1.1>MSN Messenger 6>Windows Media Player 9>Registry Tweaksthe rest is shown on screen when running the script.Unattended_Script.rar
October 18, 200322 yr DaveXP,The read me was missing from this build, but i guess you are still working on it.Where is de script that adds lines to dosnet.inf? I mean [OptionalSrcDirs]Update[ForceCopyDriverCabFilesaccwiz.execrypt32.dllcryptsvc.dll…ectI miss the SVCPACK.INF in the SIF folderSo far so good, I am just reading your script because I am called for an urgent matter @ my employee’s business so I am not able right now to try the script with the real files.Later this evening I will and you can expect to have more reviews.See YaW
October 18, 200322 yr Author the readme will be on here when i do the final version and the reason why stuff is missing is something to do with WinRAR dont do its job.Here is a new version as i found that some stuff is not write with the SR1 bit.Please do save as target for this one to download Edited October 19, 200322 yr by DaveXP
October 19, 200322 yr DaveXPsome tests untill now showed this errors:Winnt.sif maker still does not run on XPstart /wait SR1.exe -Q -X:SR1 should bestart /wait xpsetup\SR1.exe -Q -X:SR1the line:CONTINUETITLE Slipstreaming SR1ECHO Please Place the Update Rollup 1 (KB826939) in the root of the xpsetup folderECHO before continuing with this script and rename it to SR1.exe.PAUSEECHO Extracting SR1 Updatestart /wait SR1.exe -Q -X:SR1ECHO Extraction Of SR1 CompletedECHO SlipStreaming SR1 KB826939should be like:CONTINUETITLE Slipstreaming SR1ECHO Please Place the Update Rollup 1 (KB826939) in the root of the xpsetup folderECHO before continuing with this script and rename it to SR1.exe.PAUSEECHO Extracting SR1 Updatestart /wait xpsetup\SR1.exe -Q -X:SR1ECHO Extraction Of SR1 CompletedECHO.ECHO SlipStreaming SR1 UpdateECHO Please Wait...start /wait SR1\common\Update.exe -q -S:XPCDECHO SR1 Update Successfully Slipstreamed Into XP Distribution FolderECHO SlipStreaming SR1 KB826939The linesXCOPY "ExtraFiles\DOSNET.INF" "XPCD\i386\" /H /S /Q /Y /EXCOPY "ExtraFiles\SVCPACK.INF" "XPCD\i386\" /H /S /Q /Y /EShould beXCOPY "ExtraFiles \sif\DOSNET.INF" "XPCD\i386\" /H /S /Q /Y /EXCOPY "ExtraFiles \sif\SVCPACK.INF" "XPCD\i386\" /H /S /Q /Y /EI think that after lineXCOPY "SR1\common\*.exe" "XPCD\i386\Update" /H /S /Q /Y /EYou should addXCOPY "ExtraFiles \sif\DOSNET.INF" "XPCD\i386\" /H /S /Q /Y /EXCOPY "ExtraFiles \sif\SVCPACK.INF" "XPCD\i386\" /H /S /Q /Y /EAnd RMDIR SR1Should readRMDIR /S /Q SRIAnd you could addRMDIR /S /Q SPI to don’t need them neitherAdd the end just befor burningif %CDROM%==A GOTO :CD_ERRus must add the lineECHO YOUR CD-ROM DRIVE IS %CDROM%i am burning now so i can see if the image is ok or notgreetzW
October 19, 200322 yr Author SR1 does not support Slipstreaming like SP1 or SP2 so it should be like this.:CONTINUETITLE Slipstreaming SR1ECHO Please Place the Update Rollup 1 (KB826939) in the root of the xpsetup folderECHO before continuing with this script and rename it to SR1.exe.PAUSEECHO Extracting SR1 Updatestart /wait xpsetup\SR1.exe -Q -X:SR1ECHO Extraction Of SR1 CompletedECHO SlipStreaming SR1 KB826939ECHO Please Wait...DEL XPCD\i386\accwiz.ex_ DEL XPCD\i386\crypt32.dl_ DEL XPCD\i386\cryptsvc.dl_ DEL XPCD\i386\hh.ex_ DEL XPCD\i386\hhctrl.oc_ DEL XPCD\i386\hhsetup.dl_ DEL XPCD\i386\html32.cn_ DEL XPCD\i386\itircl.dl_ DEL XPCD\i386\itss.dl_ DEL XPCD\i386\locator.ex_ DEL XPCD\i386\magnify.ex_ DEL XPCD\i386\migwiz.ex_ DEL XPCD\i386\mrxsmb.sy_ DEL XPCD\i386\msconv97.dl_ DEL XPCD\i386\narrator.ex_ DEL XPCD\i386\newdev.dl_ DEL XPCD\i386\ntdll.dll DEL XPCD\i386\ntkrnlmp.ex_ DEL XPCD\i386\ntoskrnl.ex_ DEL XPCD\i386\ole32.dl_ DEL XPCD\i386\osk.ex_ DEL XPCD\i386\pchshell.dl_ DEL XPCD\i386\raspptp.sy_ DEL XPCD\i386\rpcrt4.dl_ DEL XPCD\i386\rpcss.dl_ DEL XPCD\i386\shdocvw.dl_ DEL XPCD\i386\shell32.dl_ DEL XPCD\i386\shmedia.dl_ DEL XPCD\i386\srrstr.dl_ DEL XPCD\i386\srv.sy_ DEL XPCD\i386\sysmain.sd_ DEL XPCD\i386\urlmon.dl_ DEL XPCD\i386\user32.dl_ DEL XPCD\i386\win32k.sy_ DEL XPCD\i386\winsrv.dl_ DEL XPCD\i386\zipfldr.dl_ DEL XPCD\i386\SVCPACK.IN_ XCOPY "SR1\SP2\" "XPCD\i386\" /H /S /Q /Y /EXCOPY "sif\DOSNET.INF" "XPCD\i386\" /H /S /Q /Y /EXCOPY "sif\SVCPACK.INF" "XPCD\i386\" /H /S /Q /Y /ERMDIR /S /Q SR1ECHO Complete....GOTO CONTINUEECHO.All files are in the right place and you have an old version because it has Extra Files folder.you are right about the RMDIR /S /Q SR1 that has been fixed.(Thanks for pointing that out)The extra line has been added to the script.Thanks for the error report and the winnt sif make has been fixed.i will relase another version later today with final fixes before i realse the final version tonight
October 19, 200322 yr Author Here is the script with all new fixes final test.Removedand also here is a script just for slipstreaming SP1\SP2 and the Roll Up + Does hotfixes for the [GuiRunOnce] section.RemovedPlease do Right Click>Save As Target. Edited October 19, 200322 yr by DaveXP
Create an account or sign in to comment