You can use Microsoft Spy++ to locate its window class, and then call FindWindow() to get its handle and finally call DestroyWindow( hWnd )
You can use Microsoft Spy++ to locate its window class, and then call FindWindow() to get its handle and finally call DestroyWindow( hWnd )