A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 7 » Windows 7 Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

System log question



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old March 11th 15, 02:47 PM posted to alt.windows7.general
Jason
external usenet poster
 
Posts: 878
Default System log question

Whenever I boot the system, I see the message below in the System Event
log, issued by wininit. The Details section of the entry lists dozens of
programs, some are applications and others are system modules. What does
this mean? Something malware-related comes to mind, but none of the usual
tools finds anything suspicious.


Log Name: System
Source: Microsoft-Windows-Wininit
Date: 3/11/2015 10:27:22 AM
Event ID: 11

Description:
Custom dynamic link libraries are being loaded for every application. The
system administrator should review the list of libraries to ensure they
are related to trusted applications.
Ads
  #2  
Old March 11th 15, 03:52 PM posted to alt.windows7.general
Jason
external usenet poster
 
Posts: 878
Default System log question

On Wed, 11 Mar 2015 15:47:05 +0000 "Stormin' Norman"
wrote in article

On the right hand side of the event viewer you can copy the entire event. Please
do so and post it here.


Will do when I'm in front of that machine later.
  #3  
Old March 11th 15, 03:53 PM posted to alt.windows7.general
Dave-UK
external usenet poster
 
Posts: 596
Default System log question


"Jason" wrote in message ...
Whenever I boot the system, I see the message below in the System Event
log, issued by wininit. The Details section of the entry lists dozens of
programs, some are applications and others are system modules. What does
this mean? Something malware-related comes to mind, but none of the usual
tools finds anything suspicious.


Log Name: System
Source: Microsoft-Windows-Wininit
Date: 3/11/2015 10:27:22 AM
Event ID: 11

Description:
Custom dynamic link libraries are being loaded for every application. The
system administrator should review the list of libraries to ensure they
are related to trusted applications.


Apparently, if an application loads a DLL via AppInit it adds 1 to a registry key.
Unfortunately, when the program is uninstalled it may not change it back to its previous state.
So Windows gets confused about loaded DLLs being actually loaded by AppInit.
To fix the problem change this key to its default value of zero:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\LoadAppInit_DLLs

..

  #4  
Old March 11th 15, 11:18 PM posted to alt.windows7.general
Jason
external usenet poster
 
Posts: 242
Default System log question

In article om, 1@
2.com says...



Apparently, if an application loads a DLL via AppInit it adds 1 to a registry key.
Unfortunately, when the program is uninstalled it may not change it back to its previous state.
So Windows gets confused about loaded DLLs being actually loaded by AppInit.
To fix the problem change this key to its default value of zero:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\LoadAppInit_DLLs


Thanks!
  #5  
Old March 13th 15, 02:53 PM posted to alt.windows7.general
Yousuf Khan[_2_]
external usenet poster
 
Posts: 2,447
Default System log question

On 11/03/2015 11:53 AM, Dave-UK wrote:
Apparently, if an application loads a DLL via AppInit it adds 1 to a
registry key.
Unfortunately, when the program is uninstalled it may not change it back
to its previous state.
So Windows gets confused about loaded DLLs being actually loaded by
AppInit.
To fix the problem change this key to its default value of zero:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\LoadAppInit_DLLs


Yup, that is the right answer. This has happened to me so often on my
systems that, I have actually made that location one of my favourites in
the Regedit, so I can get to it right away.

Though it's not a huge deal, it does rank as a major annoyance. Due to
all of the specific DLL's being loaded separately, it slows down your
boot process to a bog slow pace, even on an SSD.

Yousuf Khan
  #6  
Old March 14th 15, 02:46 AM posted to alt.windows7.general
Jason
external usenet poster
 
Posts: 878
Default System log question

On Wed, 11 Mar 2015 15:53:52 -0000 "Dave-UK" wrote in article
om
are being loaded for every application. The
system administrator should review the list of libraries to ensure they
are related to trusted applications.


Apparently, if an application loads a DLL via AppInit it adds 1 to a registry key.
Unfortunately, when the program is uninstalled it may not change it back to its previous state.
So Windows gets confused about loaded DLLs being actually loaded by AppInit.
To fix the problem change this key to its default value of zero:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\LoadAppInit_DLLs

I reset that value and will keep an eye on the log for a while to see if
the warning reoccurs.


 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 06:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.