Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!
Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!
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?
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.
Re: Can't install Windows XP SP3 or UPDATES on my T43p
Not really my idea, but Microsoft give this info regarding your error message:
http://support.microsoft.com/kb/310794
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
- 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
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.
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.
Check out The Boardroom for Parts, Mods and Other Services.
Re: Can't install Windows XP SP3 or UPDATES on my T43p
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
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
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
Re: Can't install Windows XP SP3 or UPDATES on my T43p
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.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.
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?
Re: Can't install Windows XP SP3 or UPDATES on my T43p
Hi Neil,Neil wrote:Not really my idea, but Microsoft give this info regarding your error message:
http://support.microsoft.com/kb/310794
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
- 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
I forgot to tell/show you how to make the \SP3 directory. (see changes above).
Hope that was it...
Hope that was it...
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: Can't install Windows XP SP3 or UPDATES on my T43p
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.RealBlackStuff wrote:I forgot to tell/show you how to make the \SP3 directory. (see changes above).
Hope that was it...
-
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
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 suggest saving all personal stuff to DVD or USB drive and doing a thorough format of your system drive.
GL
T60P 2623 DDU
Re: Can't install Windows XP SP3 or UPDATES on my T43p
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.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
Can someone tell me if I can try it in SAFE mode?
-
RealBlackStuff
- 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
I don't see why not.
Set a restore point, just in case.
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.
Check out The Boardroom for Parts, Mods and Other Services.
Re: Can't install Windows XP SP3 or UPDATES on my T43p
Just finally tried it in "Safe" mode, and same deal.... Uuuurrrgggh!
Re: Can't install Windows XP SP3 or UPDATES on my T43p - SOLVED!
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.
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.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Computer died during Windows Updates
by rebop » Thu May 11, 2017 9:34 pm » in Thinkpad - General HARDWARE/SOFTWARE questions - 2 Replies
- 458 Views
-
Last post by rebop
Thu May 11, 2017 11:36 pm
-
-
-
Can not install windows 9x on A30
by Whitieiii » Thu Feb 09, 2017 7:22 pm » in ThinkPad R, A, G and Z Series - 27 Replies
- 1925 Views
-
Last post by Whitieiii
Sat Feb 11, 2017 8:02 pm
-
-
-
Fresh Windows Install Freezes at "Windows Starting" Screen
by KingBubba » Fri May 12, 2017 12:51 am » in ThinkPad T6x Series - 7 Replies
- 608 Views
-
Last post by KingBubba
Sat May 13, 2017 11:26 am
-
-
-
[Solved] Yoga 2 Pro Model 20266 with Windows 10. Botched SSD upgrade (screen no longer works)
by prophetic » Wed Mar 29, 2017 12:39 am » in IdeaPad Series Laptops - 2 Replies
- 1284 Views
-
Last post by prophetic
Wed Mar 29, 2017 9:26 am
-
Who is online
Users browsing this forum: No registered users and 12 guests





