"Kenny" wrote in message news:%23aVj%23jJxHHA.3328[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text] > Doing Repair install of XP Pro/SP2 gets as far as installing Windows > then getting loads of "can't copy file" errors. > Many have the extension .DL_ or .EX_. > Using Browse I find the file in I386 folder on the CD but although the > name's the same it shows no extension there. > Install doesn't recognise it, if I Cancel it almost immediately comes > up with the same error, different file and this goes on. > The CD is clean, no marks on it and no reason to suspect a faulty > drive. > If I start in Safe Mode to try to get back to where I was before > trying this Repair no matter which option I choose it resumes XP > Setup. > PC was working fairly well beforehand except for an > Internet/router/modem problem, now I can't even get back to that and > PC is unusable. > I can start PC with The Ultimate Boot CD but is there any way I can > get it working from there? > If Repair install can't read files from the XP CD is it likely a full > format and re-install will fail also?
So what happens when you try to copy all the files off the Windows install CD to ensure it is readable?
mkdir c:\testcd xcopy /s /v <d>:\* c:\testcd
|