Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How Do You Fix The Iconwindow Shutdown Problem With Vbscript?

0
Posted

How Do You Fix The Iconwindow Shutdown Problem With Vbscript?

0

This article describes how to fix the IconWindow shutdown problem using VBScript. The shutdown problem occurs on computers with the Symantec Ghost Client installed. Step 1 Before making any changes to the registry we need to make a backup copy of the registry by exporting it. Open the registry editor by clicking on Start and clicking Run. Type “regedit” without the quotes and press ‘Enter’ Step 2 Export the registry as PreIconWindowFix.reg by clicking on File, Export, and typing “PreIconWindowFix” without the quotes in the ‘File name:’ box. Make sure ‘All’ is selected under ‘Export range’ and click Save. Step 3 Open Notepad by clicking on Start and clicking Run. Type “regedit” without the quotes and press ‘Enter’ Step 4 Copy and paste the following script into Notepad: strKey = “SOFTWARE\Microsoft\Windows\CurrentVersion\Run” strValue = “NGTray” strComputer = “.” Const HKLM = &H80000002 Set oReg=GetObject(“winmgmts:{impersonationLevel=impersonate}!\\” & strComputer & “\root\default:StdR

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.