Miscellaneous
--
Questions
--
Followers
Top Experts
"Could not locate inf file Au_gdi.inf Â
I have- 34 (Win 2K) systems on one network all get this error on boot. Â Any ideas?
I'm on site
Thanks, Pat
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
CurrentUser\Software\Micro
Before I get crazy and delete the entry, have you any idea what this is controlling?
Thanks, Â Pat
Â
I would run a spyware finder (adaware, spybot s&d, etc) and see what it turns up.
Jared
Spybot found a DSO Exploit and nothing else.
The Hijackthis showed nothing that I did not recognize. These stations are used as "Call Center" terminals and consequently are on the web all day.
While this error appears on boot, it does not seem to be causing any other problems.
Do you agree with  moorhouselondon that deleting the registry entry would be a good idea?
Thanks, Â Pat






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
regards, Â Pat
Microsoft .NET Framework 1.1
Microsoft .NET Framework 1.0
Microsoft Digital Image Suite 9
Microsoft Digital Image Pro 9
Microsoft Greetings 2002 1.0
Microsoft Office 2003, All Editions
Microsoft Office XP, All Editions
Microsoft Office 2000, All Editions
Microsoft Picture It! Digital Image Pro version 7
Microsoft Picture It! Photo 2002
Microsoft Picture It! Photo Premium 2002, version 1.0
Microsoft Picture It! Publishing Platinum 2002 1.0
Microsoft Picture It! Publishing 2002
Microsoft Picture It! Photo Premium 9
Microsoft Picture It! Photo Premium version 7
Microsoft Picture It! Photo version 7
Picture It! on MSN
Microsoft Visual Studio .NET (2003), Academic Edition
Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
Microsoft Visual Studio .NET (2003), Professional Edition
Microsoft Visual Studio .NET (2002), Academic Edition
Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
Microsoft Visual Studio .NET (2002), Professional Edition
more info on http://support.microsoft.com/default.aspx?scid=kb;en-us;873374
The problem is that the system was waiting for a login in a administrative rights sessions to complete the proper installation of the patch, and I'm quite sure that the first opened session was made by a regular user, no?
If you don't need that detection, you can remove the line in the HKLM/.../RUNONCE key, manually or with a script that can deploy it to all your clients remotely. Contact me if you need to do it I'll send you my script.
Cheers

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
const HKEY_LOCAL_MACHINE = &H80000002
Set objArgs = WScript.Arguments
For Each strArg in objArgs
strComputer = strArg
Set oReg=GetObject("winmgmts:{
strComputer &Â "\root\default:StdRegProv"
strKeyPath = "SOFTWARE\Microsoft\Window
strStringValueName = "GDI Detect Tool.."
oReg.DeleteValue HKEY_LOCAL_MACHINE,strKeyP
Next
To make it work, create a txt file, name it like you want (ie: removeAU_gdi.vbs) and paste the above in it. launch it from command line with names of your computers as arguments (ie: Â removeAU_gdi.vbs computer1 computer2 computer3). You can also modify this script so as it uses a .txt file with computers names in it.
Here is the "local" version for a single PC (I think it can be used too to deploy it on MS domain clients).
const HKEY_LOCAL_MACHINE = &H80000002
strComputer = "."
Set oReg=GetObject("winmgmts:{
strComputer &Â "\root\default:StdRegProv"
strKeyPath = "SOFTWARE\Microsoft\Window
strStringValueName = "GDI Detect Tool.."
oReg.DeleteValue HKEY_LOCAL_MACHINE,strKeyP
I hope it'll be useful.
Cheers
Pat






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
I Hope my english is understandable enough! :)
currently I am facing this problems for few clients when they login, especially if the user doesnt have the administrator rights ...
I will appreaciate if anyone can help pls
Hoay Fern

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
If you investigate you will probably find that your anti-virus program turned up a (?false?) positive and quarantined the file.
Since it is happening to every system on the network that is even more likely. It is also pretty certain that this file/program is part of your "standard build."
when the end-user logged in after that, the message was gone.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Miscellaneous
--
Questions
--
Followers
Top Experts
A miscellany is defined as a "collection of various pieces of writing by different authors", but it has come to mean something "Of items gathered or considered together of various types or from different sources" or "a collection or group composed of members or elements of different kinds". The word "miscellaneous" comes from the Latin word "miscere", meaning "to mix." You might have heard the expression "a mixed bag," which applies when you don't quite know what you're going to get. More commonly, a miscellaneous group is made up of an odd group of things that don't fit anywhere else.