Suspect DLL files missing.

G

Guest

Hi, my Win XP Pro is currently using a classic welcome screen instead of the
blue XP one. When I tried to change it to XP style in user accounts, i get
this error messgae. Dynamic Link Library(DLL) Initialization routine failed.
I can check the 2 boxes but it won't save which means when i click user
account again the 2 boxes stay unchecked and the error is still ocurring.

Thanks in advance. Any comments is appreciated.
 
R

Ramesh, MS-MVP

Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg
 
G

Guest

Hmm, I cant see any GinaDLL in the winlogon key. Any other idea?Thanks

Ramesh said:
Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hi, my Win XP Pro is currently using a classic welcome screen instead of
the
blue XP one. When I tried to change it to XP style in user accounts, i get
this error messgae. Dynamic Link Library(DLL) Initialization routine
failed.
I can check the 2 boxes but it won't save which means when i click user
account again the 2 boxes stay unchecked and the error is still ocurring.

Thanks in advance. Any comments is appreciated.
 
R

Ramesh, MS-MVP

No idea, Daniel. Perhaps SFC may help:

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe):
http://support.microsoft.com/kb/310747

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hmm, I cant see any GinaDLL in the winlogon key. Any other idea?Thanks

Ramesh said:
Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hi, my Win XP Pro is currently using a classic welcome screen instead
of
the
blue XP one. When I tried to change it to XP style in user accounts, i
get
this error messgae. Dynamic Link Library(DLL) Initialization routine
failed.
I can check the 2 boxes but it won't save which means when i click user
account again the 2 boxes stay unchecked and the error is still
ocurring.

Thanks in advance. Any comments is appreciated.
 
G

Guest

Sorry but I'm quite new in windows, I do not understand what I should do from
the SFC tutorial site. Can you please enlightened me? Thanks

Ramesh said:
No idea, Daniel. Perhaps SFC may help:

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe):
http://support.microsoft.com/kb/310747

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hmm, I cant see any GinaDLL in the winlogon key. Any other idea?Thanks

Ramesh said:
Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Hi, my Win XP Pro is currently using a classic welcome screen instead
of
the
blue XP one. When I tried to change it to XP style in user accounts, i
get
this error messgae. Dynamic Link Library(DLL) Initialization routine
failed.
I can check the 2 boxes but it won't save which means when i click user
account again the 2 boxes stay unchecked and the error is still
ocurring.

Thanks in advance. Any comments is appreciated.
 
R

Ramesh, MS-MVP

Daniel,

From the error message you mentioned, it sounds to me that a core system DLL
is missing, and to restore the missing DLLs SFC command can be used. Follow
this:

Insert the Windows XP CD-ROM in the drive.
Click Start/Run and type CMD
Type "SFC /Scannow" without quotes, and press Enter

If you've installed SP1 or SP2 after installing XP, you need to point to the
ServicePackFiles folder located in the Windows folder. (
C:\Windows\ServicePackFiles )

SFC will take more time to complete. Restart Windows and try enabling
Welcome Screen again.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Sorry but I'm quite new in windows, I do not understand what I should do
from
the SFC tutorial site. Can you please enlightened me? Thanks

Ramesh said:
No idea, Daniel. Perhaps SFC may help:

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe):
http://support.microsoft.com/kb/310747

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hmm, I cant see any GinaDLL in the winlogon key. Any other idea?Thanks

:

Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


message
Hi, my Win XP Pro is currently using a classic welcome screen
instead
of
the
blue XP one. When I tried to change it to XP style in user accounts,
i
get
this error messgae. Dynamic Link Library(DLL) Initialization routine
failed.
I can check the 2 boxes but it won't save which means when i click
user
account again the 2 boxes stay unchecked and the error is still
ocurring.

Thanks in advance. Any comments is appreciated.
 
G

Guest

Hmm, now I cant find the GinaDLL in the registry and I can't even do sfc
since i dun have the XP CD coz i'm using a pirated one. The comp im using now
is a 2nd hand comp and I plan to upgrade to an Original Retail version.
Anybody else with ideas regarding this problems

Ramesh said:
No idea, Daniel. Perhaps SFC may help:

Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe):
http://support.microsoft.com/kb/310747

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Daniel Chung said:
Hmm, I cant see any GinaDLL in the winlogon key. Any other idea?Thanks

Ramesh said:
Hi Daniel,

This may be due to the GinaDLL registry value, which is preventing the
Welcome Screen from being displayed. See if this helps:

Type REGEDIT in Start/Run
Navigate to the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
Backup the registry key by exporting it.
In the right pane, right-click GinaDLL, and then click Delete.
(You need to remove the whole value, not just it's data value)
Close Registry Editor

Automate the above with this REG file:
http://windowsxp.mvps.org/reg/ginadll.reg

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Hi, my Win XP Pro is currently using a classic welcome screen instead
of
the
blue XP one. When I tried to change it to XP style in user accounts, i
get
this error messgae. Dynamic Link Library(DLL) Initialization routine
failed.
I can check the 2 boxes but it won't save which means when i click user
account again the 2 boxes stay unchecked and the error is still
ocurring.

Thanks in advance. Any comments is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top