Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Remove Icon/Listing from Notification Area (Windows)

$
0
0

So I have this program that when it is uninstalled it leaves behind the entry in Notification Area Icons (Screenshot Attached)

How can I go about getting this removed?

 

I can shotgun blast it like this with cmd:

taskkill /im explorer.exe /f reg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v IconStreams /f reg delete "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify" /v PastIconsStream /f start "Shell Restarter" /d "%systemroot%" /i /normal explorer.exe

But I am looking for a more precise method of finding and eliminating, preferably without killing explorer or rebooting if possible. 

Attached Thumbnails

  • Capture.JPG

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>