Vb6 looking for help with taskkill.exe audiodg.exe memory usage

di il
4 risposte

Vb6 looking for help with taskkill.exe audiodg.exe memory usage

I have the following :
Private Sub Command1_Click()
Shell "taskkill.exe /f /t /im " & "audiodg.exe"
End Sub

Private Sub Command2_Click()
Shell "C:\Windows\System32\audiodg.exe"
End Sub

the Command1 works only when I run it inside vb6 and not when I make the project.exe
the Command2 says it can't find the file, neither way.

My win10 crash when I write few paragraphs on notepad or any other writing app.
I noticed a spike in the memory usage of Audio Device Graph Isolation (audiodg.exe).
If I keep an eye on it, and I end the task before it reach 2mb of memory usage I can keep writing.
Needless to say it is quite annoying.
I was looking to make something that would trigger the taskkill but is above my grade.
So I am trying to make this one click-taskkill, but still can't.
Any suggestion why it doesn't work or any better solution for the problem?

4 Risposte

  • Re: Vb6 looking for help with taskkill.exe audiodg.exe memory usage

    Questo è un forum italiano.

    In ogni caso devi risolvere il problema a monte e non usare vb6 per killare l'eseguibile di sistema. Leggi questo thread e le soluzioni proposte

    https://answers.microsoft.com/en-us/windows/forum/all/audiodgexe-error-in-windows-10/d83c17d6-8daa-4325-8935-b5712fa2883e
  • Re: Vb6 looking for help with taskkill.exe audiodg.exe memory usage

    Ti ringrazio per la tua pronta risposta.
    Ti vorrei però evidenziare due cose.

    In un mondo dove la tendenza e fortemente indirizzata verso la globalizzazione,
    ricordare agli utenti quale è il linguaggio da usare, dimostra una certa provincialità.
    Anche considerando che dubito che la stragrande maggioranza dei "programmatori"
    abbiano alcuna difficollta a comprendere l'inglese, prova ne è la tua risposta.
    Quand'anche fosse stato un sito di poesie la sottolineatura cela una certa intolleranza.
    So to be sarcastic to your: " Questo è un forum italiano."
    I'll say :"Really??? I did not noticed ! What gives ?"

    The other thing is , it is my bad that I have not listed in the question the stages of the web-pilgrimage
    I made before landing here in the seaerch for a solution , otherwise the link you offerd as help/better solution
    would have already be listed there.
    Thanks anyway for the effort.

    P.S. "Killare" non è italiano
  • Re: Vb6 looking for help with taskkill.exe audiodg.exe memory usage

    Se entri in una comunità italiana devi rispettarne le regole.
    Io posso anche parlare il russo e l'arabo ma questo forum rimane pubblico e aperto a tutti e va rispettato il fatto che tanti (anche studenti molto giovani) hanno scelto un forum italiano.

    Quindi la tua polemica e il tuo sarcasmo sono fuori luogo.

    P.S. Killare è un neologismo, non esiste in nessuna lingua, caso non te ne fossi accorto.
  • Re: Vb6 looking for help with taskkill.exe audiodg.exe memory usage

    Chiudo il thread.
    In questo forum si discute in Italiano.
Devi accedere o registrarti per scrivere nel forum
4 risposte