chezy666 Posted June 1, 2004 Posted June 1, 2004 whenever I slipstream xpsp1a into my Xp home and try to install it it gives an error saying vga.sys currupted, this happens during the text mode when files are being coppied, if i copy the files from the cd and ,make an cd without slipstreaming it installs without any problem. Also the cd came with my dell laptop and not brought originally from microsoft so the $oem$ folder has dell stuff which installs without any problem but my script doesnt work, heres the scriptECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_basic.exe -p"-s /v\"/qn\""ECHO.ECHO Installing DirectX 9.0bECHO Please wait...start /wait %systemdrive%\install\DirectX9b\DX9NTopk.exeECHO.ECHO Installing Flashget 1.4ECHO Please wait...start /wait %systemdrive%\install\Applications\Flashget\fgf160.exe /SECHO.ECHO Installing Kazza Lite K-plus-plus 2.41ECHO Please wait...start /wait %systemdrive%\install\Applications\kazaaLite\klitekpp243e.exe /silentECHO.ECHO Installing MSN Messenger 6.0.0602 FinalECHO Please wait...start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QBECHO Installing .NET Framework v1.1ECHO Please wait...start /wait %systemdrive%\install\NetFramework\netfx.msi /qbECHO.ECHO Installing OO Defrag Professional 4.0.508ECHO Please wait...start /wait %systemdrive%\install\Applications\OO_DefragPro\OO_Defrag_pro.msi /QBECHO.ECHO Installing WMP9 and Movie Maker 2 ECHO Please wait...start /wait %systemdrive%\install\WMP9_MM2\WMP9_MM2_ENU.exeECHO.ECHO Installing WinRAR 3.20ECHO Please wait...start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /s it returns an error saying 'file not found'is the script right.Please someone help me with this.
MCT Posted June 1, 2004 Posted June 1, 2004 try just removing 1 thing at a time from your list, and seeing whats causing the problem
Noise Posted June 1, 2004 Posted June 1, 2004 Are you sure you're using XP Home... I got this same problem with XP Tablet edition and XP Media Center Edition
chezy666 Posted June 2, 2004 Author Posted June 2, 2004 nope its a XP Home build 2600, the cd came with my Dell laptop and they have added some of their stuff in it. The file gets currupt only when i slipstream it so i downloaded xpsp1a again and slipstreamed but i again got the same error, now i'll try again with a xpsp1 i had downloaded.
gosh Posted June 2, 2004 Posted June 2, 2004 so you don't get the error when you use all that $OEM$ stuff on an RTM XP?-gosh
chezy666 Posted June 2, 2004 Author Posted June 2, 2004 yup, also when xp copies the stuff from $1 it converts the folder names to uppercase, but my main problem is the curruption of files after slipstreaming.
GreenMachine Posted June 2, 2004 Posted June 2, 2004 I suspect that the vga.sys file is in lower case. All XPCREATIONS have all files in the I386 directory in uppercase, and I never have that problem anymore ...
GreenMachine Posted June 2, 2004 Posted June 2, 2004 ****, missed again. Still, I can't help but thinking it is related to the CD structure and file tables, not the files themselves.
chezy666 Posted June 2, 2004 Author Posted June 2, 2004 even i thought i was breaking some cd protection by directly copying the files so i made one iso without slipstreaming, that one installed without problem.
chezy666 Posted June 3, 2004 Author Posted June 3, 2004 now whenever i try to slipstream xpsp2 into Xp i get an error saying, 'The procedure entry point _wcstoui64 could not be located in the dynamic link library msvcrt.dll'
eclipsed Posted June 3, 2004 Posted June 3, 2004 your script has to have "Windows Registry Editor 5.0" on the first line of the script.cmd or what ever you've named your script...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now