no desktop no acces, no taskbar, ERROR: ordinal 421 could ..

Here you can find everything you need to know about Dll-Files. You can also share your knowledge regarding the topic.

Moderators: DllAdmin, DLLADMIN ONLY

Post Reply
sammy
Posts: 2
Joined: 17 Apr 2009, 23:00

no desktop no acces, no taskbar, ERROR: ordinal 421 could no

Post by sammy »

Okay, this happened AFTER uninstalling IE 8, which my friend didnt like on
his PC do to incompatible w. some sites. REMOVED VIA cONTROL PANEL. Before i
removed IE 8 i install firefox-mozilla. went to restart, and KABAM, no thing
but a blank desktop and an error popup that says:
The ordinal 421 could not be located in the dynamic link library urlmon.dll
i do have another post but i cant get the dos command he gave me to work,
maybe im miss-entering it:
Then browse to the windows folder. then running the following command

for /f %s in (dir /b /s *.dll') do regsvr32 /s %s

im fishing for help for this guys PC i think hes LIT.
sammy

pa bear [ms mvp]
Posts: 117
Joined: 01 Mar 2009, 00:00

Re: no desktop no acces, no taskbar, ERROR: ordinal 421 coul

Post by pa bear [ms mvp] »

Please stick with your original thread, Sammy:
http://groups.google.com/group/microsof ... 5184d98cc9
--
~PA Bear

sammy wrote:
> Okay, this happened AFTER uninstalling IE 8, which my friend didnt like on
> his PC do to incompatible w. some sites. REMOVED VIA cONTROL PANEL. Before
> i
> removed IE 8 i install firefox-mozilla. went to restart, and KABAM, no
> thing
> but a blank desktop and an error popup that says:
> The ordinal 421 could not be located in the dynamic link library
> urlmon.dll
> i do have another post but i cant get the dos command he gave me to work,
> maybe im miss-entering it:
> Then browse to the windows folder. then running the following command
>
> for /f %s in (dir /b /s *.dll') do regsvr32 /s %s
>
> im fishing for help for this guys PC i think hes LIT.
> sammy

sammy
Posts: 2
Joined: 17 Apr 2009, 23:00

Re: no desktop no acces, no taskbar, ERROR: ordinal 421 coul

Post by sammy »

I AM IN SYSTEM 32 cmd line folder. just typed in again, and somehow i am
writing it wrong:
f%s was unexpected.. am i missing spaces? if u know the command can u copy
it and add dashes where spaces would be?

"Alister" wrote:

> sammy wrote:
> > Okay, this happened AFTER uninstalling IE 8, which my friend didnt like on
> > his PC do to incompatible w. some sites. REMOVED VIA cONTROL PANEL. Before i
> > removed IE 8 i install firefox-mozilla. went to restart, and KABAM, no thing
> > but a blank desktop and an error popup that says:
> > The ordinal 421 could not be located in the dynamic link library urlmon.dll
> > i do have another post but i cant get the dos command he gave me to work,
> > maybe im miss-entering it:
> > Then browse to the windows folder. then running the following command
> >
> > for /f %s in (dir /b /s *.dll') do regsvr32 /s %s
> >
> > im fishing for help for this guys PC i think hes LIT.
> > sammy
> >
> >
>
> you need to be in C:\Windows\system32\ to run that command successfully
>
> Alister
>

"john john
Posts: 2
Joined: 10 Apr 2009, 23:00

Re: no desktop no acces, no taskbar, ERROR: ordinal 421 coul

Post by "john john »

for /f %s in ('dir /b /s *.dll') do regsvr32 /s %s

pay attention to the 'quotation marks'.

John

sammy wrote:
> I AM IN SYSTEM 32 cmd line folder. just typed in again, and somehow i am
> writing it wrong:
> f%s was unexpected.. am i missing spaces? if u know the command can u copy
> it and add dashes where spaces would be?
>
> "Alister" wrote:
>
>> sammy wrote:
>>> Okay, this happened AFTER uninstalling IE 8, which my friend didnt like on
>>> his PC do to incompatible w. some sites. REMOVED VIA cONTROL PANEL. Before i
>>> removed IE 8 i install firefox-mozilla. went to restart, and KABAM, no thing
>>> but a blank desktop and an error popup that says:
>>> The ordinal 421 could not be located in the dynamic link library urlmon.dll
>>> i do have another post but i cant get the dos command he gave me to work,
>>> maybe im miss-entering it:
>>> Then browse to the windows folder. then running the following command
>>>
>>> for /f %s in (dir /b /s *.dll') do regsvr32 /s %s
>>>
>>> im fishing for help for this guys PC i think hes LIT.
>>> sammy
>>>
>>>
>> you need to be in C:\Windows\system32\ to run that command successfully
>>
>> Alister
>>

jose
Posts: 126
Joined: 17 Apr 2009, 23:00

Re: no desktop no acces, no taskbar, ERROR: ordinal 421 coul

Post by jose »

On Apr 18, 1:56

Post Reply