Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > SP2 cannot install locale.nls

Reply
Thread Tools Display Modes

SP2 cannot install locale.nls

 
 
David Golding
Guest
Posts: n/a

 
      11-06-2004
I am running an XP Home SP1 on an Intel Celeron 1.1Ghz processor, 256 MB
RAM, 40GB HDD with over 60% free space, and the latest Nvidia display
driver. All current windows update critical items are installed.

I've done all the pre-install SP2 things suggested by MS and others; such as
disconnect peripherals, use msconfig to disable startup items, disable
anti-virus and etc.

However, when I try to install SP2 from the MS CD it hangs after about 10
minutes of grinding away and brings up this error message:

"Cannot install file LOCALE.NLS

Copying file from c:\3d19ef340b3e1d89cd47a4effb

Ensure the location is correct or rename it and insert 'Windows XP Service
Pack 2 Source Files' in the drive you select."

I found a file called locale.nl_ in the i386 sub-directory of the above
directory but it still won't install from there. Tried to rename it as
directed and tried to run it from both c: and d: (my CD drive) but with the
same result.

Told it to skip installing locale.nls and it ground away installing lots of
dll files for another 5 minutes and then hung on the "cannot install
locale.nls" again.

Seem to have successfully uninstalled the blasted thing.
Tried Google and MS KB search but couldn't see anything relevant.

Any one got any ideas what's wrong?




 
Reply With Quote
 
 
 
 
Thomas Kneale
Guest
Posts: n/a

 
      11-06-2004
Greetings - Files that ens with " _ " are compressed files and must be
decompressed before use. These files are the same as *.cab files or *.zip
files. Look in the source dir for extract or some decompress program to
decompress the file.

"David Golding" wrote:

> I am running an XP Home SP1 on an Intel Celeron 1.1Ghz processor, 256 MB
> RAM, 40GB HDD with over 60% free space, and the latest Nvidia display
> driver. All current windows update critical items are installed.
>
> I've done all the pre-install SP2 things suggested by MS and others; such as
> disconnect peripherals, use msconfig to disable startup items, disable
> anti-virus and etc.
>
> However, when I try to install SP2 from the MS CD it hangs after about 10
> minutes of grinding away and brings up this error message:
>
> "Cannot install file LOCALE.NLS
>
> Copying file from c:\3d19ef340b3e1d89cd47a4effb
>
> Ensure the location is correct or rename it and insert 'Windows XP Service
> Pack 2 Source Files' in the drive you select."
>
> I found a file called locale.nl_ in the i386 sub-directory of the above
> directory but it still won't install from there. Tried to rename it as
> directed and tried to run it from both c: and d: (my CD drive) but with the
> same result.
>
> Told it to skip installing locale.nls and it ground away installing lots of
> dll files for another 5 minutes and then hung on the "cannot install
> locale.nls" again.
>
> Seem to have successfully uninstalled the blasted thing.
> Tried Google and MS KB search but couldn't see anything relevant.
>
> Any one got any ideas what's wrong?
>
>
>
>
>

 
Reply With Quote
 
jim riverman
Guest
Posts: n/a

 
      11-06-2004
You have to decompress that file: with extrac32.exe

extrac32 locale.nl_ locale.nls

it has to be done in a command windows.
start\run type cmd a window
you have to copy extrac and locale.nl_ there and run the extrac32 file

 
Reply With Quote
 
David Golding
Guest
Posts: n/a

 
      11-07-2004
Thank you Jim ... silly me, I thought the SP2 installer app would do that
automatically ... sigh!

"jim riverman" <> wrote in message
news:1D559F2B-E79A-46E1-A7B0-...
> You have to decompress that file: with extrac32.exe
>
> extrac32 locale.nl_ locale.nls
>
> it has to be done in a command windows.
> start\run type cmd a window
> you have to copy extrac and locale.nl_ there and run the extrac32 file
>



 
Reply With Quote
 
jim riverman
Guest
Posts: n/a

 
      11-09-2004
Not silly, it should do it but maybe you have some other problem.

"David Golding" wrote:

> Thank you Jim ... silly me, I thought the SP2 installer app would do that
> automatically ... sigh!
>


 
Reply With Quote
 
David Golding
Guest
Posts: n/a

 
      11-09-2004
Yes Jim, quite correct. I retraced my steps and in so doing the PC crashed
and on restart I ran a check and found a bad block on my hard disk. Seemed
to repair OK but some things not working, e.g can read but not write to CD.
Checking for other things that won't work as advertised. Will read up on
how to do a reair install if necessary and then try to re-install SP2. Hope
I won't need a new HDD but luckily I have backups of all docs and system
state. Thanks for your advice so far.

"jim riverman" <> wrote in message
news:20DB6547-1C7E-46C5-A701-...
> Not silly, it should do it but maybe you have some other problem.
>
> "David Golding" wrote:
>
>> Thank you Jim ... silly me, I thought the SP2 installer app would do
>> that
>> automatically ... sigh!
>>

>



 
Reply With Quote
 
jim riverman
Guest
Posts: n/a

 
      11-10-2004
Once your hard disk repaired I would suggest running sfc /scannow (System
File Checker Tool ) it should detect any version conflicts or missing files.

(anti-virus, adware,spyware are also recommended)

http://support.microsoft.com/default...b;en-us;310353


"David Golding" wrote:

> Yes Jim, quite correct. I retraced my steps and in so doing the PC crashed
> and on restart I ran a check and found a bad block on my hard disk. Seemed
> to repair OK but some things not working, e.g can read but not write to CD.
> Checking for other things that won't work as advertised. Will read up on
> how to do a reair install if necessary and then try to re-install SP2. Hope
> I won't need a new HDD but luckily I have backups of all docs and system
> state. Thanks for your advice so far.
>
> "jim riverman" <> wrote in message
> news:20DB6547-1C7E-46C5-A701-...
> > Not silly, it should do it but maybe you have some other problem.
> >
> > "David Golding" wrote:
> >
> >> Thank you Jim ... silly me, I thought the SP2 installer app would do
> >> that
> >> automatically ... sigh!
> >>

> >

>
>
>

 
Reply With Quote
 
David Golding
Guest
Posts: n/a

 
      11-10-2004
Thanks ... Since my last I've found fast user switching doesn't work and it
won't do a restore of system state because it found corrupt files for
moviemaker, COM+, and a few others.

If I successfully did a repair install I was just going to try and put SP2
on straight away. Do you think this would be OK or should I run the sfc
/scannow first?

"jim riverman" <> wrote in message
news:A6BBC678-25AE-440A-9E79-...
> Once your hard disk repaired I would suggest running sfc /scannow (System
> File Checker Tool ) it should detect any version conflicts or missing
> files.
>
> (anti-virus, adware,spyware are also recommended)
>
> http://support.microsoft.com/default...b;en-us;310353
>
>
> "David Golding" wrote:
>
>> Yes Jim, quite correct. I retraced my steps and in so doing the PC
>> crashed
>> and on restart I ran a check and found a bad block on my hard disk.
>> Seemed
>> to repair OK but some things not working, e.g can read but not write to
>> CD.
>> Checking for other things that won't work as advertised. Will read up on
>> how to do a reair install if necessary and then try to re-install SP2.
>> Hope
>> I won't need a new HDD but luckily I have backups of all docs and system
>> state. Thanks for your advice so far.
>>
>> "jim riverman" <> wrote in message
>> news:20DB6547-1C7E-46C5-A701-...
>> > Not silly, it should do it but maybe you have some other problem.
>> >
>> > "David Golding" wrote:
>> >
>> >> Thank you Jim ... silly me, I thought the SP2 installer app would do
>> >> that
>> >> automatically ... sigh!
>> >>
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System Locale? Daniel Windows Vista Installation 0 02-26-2008 12:43 PM
System Locale? A://P20k Windows Vista Installation 3 01-21-2008 01:36 PM
System Locale.. A://P20k Windows Vista Installation 0 01-19-2008 10:31 AM
INSTALL SPANISH LOCALE Roberto Windows Vista General Discussion 1 06-05-2007 10:41 AM
UK locale Setting Barry Walledge Windows Vista Installation 0 09-15-2006 11:03 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59