CMD açılıp kapandı

Trochlea Humeri

Centipat
Katılım
6 Temmuz 2022
Mesajlar
95
Bilgisayarda ses kaydı dinlerken birdenbire CMD açıldı biraz durup kapandı. O sırada CMD'de şöyle şeyler çıktı.
INFO :UDCInfDeviceHelper: Invoking Method: İnstalldevice
INFO :InstallDevice: SetupDiGetInfClass 1 ClassName System
INFO :InstallDevice: FindPnP or CreateDevNode = 1
Kaspersky ile taradım bir virüs bulamadı. Virüs olabilir ama Kaspersky mi bulamadı acaba yoksa normal bir şey mi?
 
Birebir aynısı bende de çıktı kapandı bi 10-15 dk önce. Chatgpt'ye sordum nedir bu kod diye şu cevabı verdi:
The code you provided appears to be log messages or output from some software or script, and it doesn't represent a full and complete program. These messages seem to be related to the installation of a device driver or hardware component on a Windows system. Let's break down what each line means:

  1. INFO :UDCInfDeviceHelper: Invoking Method : installdevice
    • This line is providing information in the form of a log message. It indicates that a method called "installdevice" is being invoked by a component or script, which is likely named "UDCInfDeviceHelper."
  2. INFO :InstallDevice: SetupDiGetInfClass 1 ClassName System
    • This line is also an informational message. It mentions the execution of a function or method called "SetupDiGetInfClass." This method appears to be related to device setup. It's passing the argument "1" and references a class name "System." This is likely related to the device setup process or driver installation.
  3. INFO :InstallDevice: FindPnP or CreateDevNode = 1
    • Similar to the previous lines, this message is providing information. It mentions the outcome of a condition or operation. It states that "FindPnP" or "CreateDevNode" has a value of "1." This might indicate a successful operation or configuration related to Plug and Play (PnP) or device node creation.
In summary, these lines are typical of log messages generated during the installation or configuration of a device driver or hardware component on a Windows system. The specific context and purpose of these messages would require more information about the software or script producing them. These messages are generally used for troubleshooting and tracking the progress of the installation process.
 
Genelde Windows güncellemelerinden sonra ortaya çıkabilir bunlar, veya çevre birimi (fare, klavye) cihazlarının firmware güncellemeleri sonrasında da karşılaşılıyor. Örneğin Razer Central güncellemeleri sonrasında genelde bu tarz ekranlar geliyor. Durduk yere gelmesi de bir kanıt değil ayrıca, Windows arka planda çok farklı sayıda işlemi çok farklı zamanlara atayabiliyor / zamanlayabiliyor. Bu sebeple bunları görmek zararlı bir eylemi işaret etmemekte.
 

Yeni konular

Geri
Yukarı