Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!

T4x series specific matters only
Post Reply
Message
Author
mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!

#1 Post by mystiky » Wed Nov 04, 2009 10:41 am

I currently have a T43p (2668 model) and on numerous occasions I have tried to install Windows XP SP3 from an EXE file that I downloaded directly from Microsoft. It gets about 50% done and then I get an 'Unable to Acess" pop-up box, the process is aborted and it automatically un-installs whatever it had already done so up to the same point.

ALSO:

I have not been able to run Windows Updates for over 6 months.

I get an [Error 0X80070002]

if I try to do a Customer or Express install.

Otherwise, I have no issues with my machine.

Anyone have ideas?
Last edited by mystiky on Wed Nov 11, 2009 11:20 am, edited 1 time in total.

Neil
Senior ThinkPadder
Senior ThinkPadder
Posts: 2915
Joined: Sun Aug 07, 2005 5:41 pm
Location: Paragould AR USA

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#2 Post by Neil » Wed Nov 04, 2009 12:02 pm

Not really my idea, but Microsoft give this info regarding your error message:

http://support.microsoft.com/kb/310794
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E

RealBlackStuff
Admin
Admin
Posts: 17520
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#3 Post by RealBlackStuff » Wed Nov 04, 2009 12:31 pm

I suggest you first extract the contents of XP SP3 to your hard disk.
Open a command line window (Start, Run, type cmd + ENTER in Windows XP; in Vista, just open the Start Menu and type cmd in Start Menu Search).
Then do these:
cd \ [ENTER]
md SP3 [ENTER]
Copy the Windows XP SP3 standalone installer (typically windowsxp-kb936929-sp3-x86-enu.exe in the US) to C:\SP3.
Then, using the following commands exactly, navigate to C:\SP3 and extract the files (Note that the text [ENTER] means hit the ENTER key):
cd \ [ENTER]
cd SP3 [ENTER]
windowsxp-kb936929-sp3-x86-enu.exe -x:c:\SP3 [ENTER]
NOTE: NO space between the switch -x:c:\SP3 !!!!
Once that is finished, go to C:\SP3\i386\update and double-click on update.exe.
This will install Windows XP SP3. If you want IE7 or IE8, you need to run Windows Update later!
When finished, reboot the laptop. Delete the SP3 directory.
Last edited by RealBlackStuff on Wed Nov 04, 2009 6:11 pm, edited 1 time in total.
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

mpcook
ThinkPadder
ThinkPadder
Posts: 1074
Joined: Tue May 25, 2004 6:58 pm
Location: Loveland, OH USA
Contact:

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#4 Post by mpcook » Wed Nov 04, 2009 12:51 pm

Another thing to check is to make sure you have the most up to date BIOS installed first. I don't know why, but I had problems installing SP3 on a machine that had an earlier BIOS. It took just dumb luck, but when I updated the BIOS, never had a problem again. OTOH, not being able to run updates could be a reflection of Windows thinking it's not a legitimate licensed copy. There's an app on their website that you can run to verify your license.

Mike
Current: 2 x W520 ET, 3 x X220 i7, T420, X230 i5, T420s, MacbookPro, Dell Venue 11 Pro
Past: IBM5150-8088 500 600E 600X T20 T21 5xT23 X30 3xX31 X32 T40 T42 3xT43 T43p SL510 T60p X60T X60s T61 2xT400 T410si T400s T500-3.06GHz X200 X201 X220i5 X220i7 2xT420s

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#5 Post by mystiky » Wed Nov 04, 2009 5:48 pm

RealBlackStuff wrote:I suggest you first extract the contents of XP SP3 to your hard disk.
Open a command line window (Start, Run, type cmd + ENTER in Windows XP; in Vista, just open the Start Menu and type cmd in Start Menu Search).
Copy the Windows XP SP3 standalone installer (typically windowsxp-kb936929-sp3-x86-enu.exe in the US) to C:\SP3.
Then, using the following commands exactly, navigate to C:\SP3 and extract the files (Note that the text [ENTER] means hit the ENTER key):

cd \ [ENTER]
cd SP3 [ENTER]
windowsxp-kb936929-sp3-x86-enu.exe -x:c:\SP3 [ENTER]
NOTE: NO space between the switch -x:c:\SP3 !!!!
Once that is finished, go to C:\SP3\i386\update and double-click on update.exe.
This will install Windows XP SP3. If you want IE7 or IE8, you need to run Windows Update later!
When finished, reboot the laptop. Delete the SP3 directory.
Well, it looked good for a minute there but...when it gets to the Updating the Registry keys, about 10 second later I get a "Access is Denied" box and no options except to hit OK. And then it begins to un-install itself.

I have checked that I am running the latest BIOS and other drivers.

So frustrating! Any other ideas? Maybe running the update in SAFE mode?

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#6 Post by mystiky » Wed Nov 04, 2009 5:49 pm

Neil wrote:Not really my idea, but Microsoft give this info regarding your error message:

http://support.microsoft.com/kb/310794
Hi Neil,

I did manage to fix the Windows Update issue. Thanks. But I am still unable to run the Windows XP SP3 update (see above).

So strange, but I guess my IBD was affected by the DELL issue on the "Windows Update" front?

RealBlackStuff
Admin
Admin
Posts: 17520
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#7 Post by RealBlackStuff » Wed Nov 04, 2009 6:12 pm

I forgot to tell/show you how to make the \SP3 directory. (see changes above).
Hope that was it...
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#8 Post by mystiky » Wed Nov 04, 2009 7:03 pm

RealBlackStuff wrote:I forgot to tell/show you how to make the \SP3 directory. (see changes above).
Hope that was it...
The SP3 directory worked with the original way. It does extract with NO problems, and most of the install runs just fine until again, it starts writing the registry and then it just errors-out.

stevenvh
Freshman Member
Posts: 95
Joined: Tue May 11, 2004 9:07 pm
Location: Asheville, NC
Contact:

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#9 Post by stevenvh » Wed Nov 04, 2009 8:53 pm

Well, something is obviously borked and window$ installer is freaked over it. Or you could have a corrupt download.
I suggest saving all personal stuff to DVD or USB drive and doing a thorough format of your system drive.

GL
T60P 2623 DDU

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#10 Post by mystiky » Wed Nov 04, 2009 10:14 pm

stevenvh wrote:Well, something is obviously borked and window$ installer is freaked over it. Or you could have a corrupt download.
I suggest saving all personal stuff to DVD or USB drive and doing a thorough format of your system drive.

GL
I downloaded it as an EXE and also had Windows Update (after it was fixed uo) re-download and it tried to install the update.

Can someone tell me if I can try it in SAFE mode?

RealBlackStuff
Admin
Admin
Posts: 17520
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#11 Post by RealBlackStuff » Wed Nov 04, 2009 10:20 pm

I don't see why not.
Set a restore point, just in case.
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p

#12 Post by mystiky » Tue Nov 10, 2009 2:20 pm

Just finally tried it in "Safe" mode, and same deal.... Uuuurrrgggh!

mystiky
Posts: 17
Joined: Mon Oct 09, 2006 8:24 am
Location: New York

Re: Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!

#13 Post by mystiky » Wed Nov 11, 2009 11:25 am

Eurreeeka!

I found this:

http://support.microsoft.com/kb/949377

I un-installed my anti-virus program, and still no go. I re-installed it back in.

Then I went and tried the "Reset the registry and the file permissions", upon completion of that, the Windows XP SP3 installed like a charm. So for those who may have the issue, PLEASE backup your registry and try this:

1) Start Notepad.
2) Copy and then paste the following text into Notepad.
cd /d "%ProgramFiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f /grant=system=f
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose

3) Save this Notepad file as Reset.cmd.
4) Double-click the Reset.cmd file to run the script. Note This script file may take a long time to run. You must run this script as an administrator.
5) Install Windows XP SP3.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T4x Series”

Who is online

Users browsing this forum: No registered users and 12 guests