Link Not WorkingFollow these steps:
Click Start, and then click Run.
In the Open box, type wscui.cpl, and then click OK.
In the Windows Firewall dialog box, click the Exceptions tab, and then click Add Program.
In the Add a Program dialog box, either select the program from the list that appears, or click Browse to locate yourprogram.
If you cannot locate your program, see the next section, Identifying and opening ports. After you select your program, click OK.
On the Exceptions tab, make sure that the check box next to your program is selected, and then click OK.
Hope this work!
Windows Cannot start FirewallCall the "Setup API InstallHinfSection" function to install Windows Firewall To install Windows Firewall, follow these steps: Click Start, click Run, type cmd, and then click OK. At the command prompt, type the following command line, and then press ENTER: Rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.infRestart Windows,Click Start, click Run, type cmd, and then click OK. At the command prompt, type the following command, and then press ENTER: Netsh firewall resetClick Start, click Run, type firewall.cpl, and then press ENTER. In the Windows Firewall dialog box, click On (recommended), and then click OK.
Hope this work!
Automatic Update not workingWindows update failure might be because of URLMON.DLL, you need to register URLMON.DLL:
1. Click "Start," and then click "Run." 2. In the "Run" dialog box, type "REGSVR32 URLMON.DLL" (w/o the quotes) and then click "OK." You should see a popup message that this process succeeded.
3. Try the Windows Update site and see if you still get the error.
Hope this work!
Print Spooler not workingTo fix spoolsv.exe application error, you will have to remove these files from the system. To do this, perform the following steps on your Windows XP computer:
Open Control Panel, select Performance and Maintenance, select Administrative Tools and then select the Services option. In the Services management console, locate the Spooler services, right-click on it and select Stop.
Next, open the C:\Windows\System32\Spool\Printers folder. (Here, we are assuming that your Windows is installed in the default C:\Windows folder) Delete all the .SHD and SPL files from this folder.
Next, open the TMP folder and delete all old and unused files from this folder.
Finally, restart the Spooler service from the Services management console.
Hope this work!
Auto RestartPlease perform following steps and check again your problem:
1. Right-click My Computer, and then click Properties.
2. Click the Advanced tab.
3. Under Startup and Recovery, click Settings to open the Startup and Recovery dialog box.
4. Clear the Automatically restart check box, and click OK the necessary number of times.
5. Restart your computer for the settings to take effect.
Hope this work!
After double clicking Disk not openPlease perform the following steps.
1.Open Start>>Run and type cmd and press enter. This will open a command prompt window.
On this command prompt window type the following steps.
2. Type cd\ , it will come on the root of c drive.
3. Type attrib -r -h -s autorun.inf (C:\ attrib -r -h -s autorun.inf)
4. Type del autorun.inf
5. Now type d: and press enter for d: drive partition. Now repeat steps 3 and 4.
Similarly repeat step 5 for all your hard disk partition.
Please restart your system and your trouble will be fixed.
Hope this work!
Windows Update not working
Copy the text below in to a new notepad document and save it as repair.cmd then double click on the file to run it:- net stop bits net stop wuauserv %windir%\system32\regsvr32.exe /s %windir%\system32\atl.dll %windir%\system32\regsvr32.exe /s %windir%\system32\jscript.dll %windir%\system32\regsvr32.exe /s %windir%\system32\msxml3.dll %windir%\system32\regsvr32.exe /s %windir%\system32\softpub.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wuapi.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wuaueng.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wuaueng1.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wucltui.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wups.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wups2.dll %windir%\system32\regsvr32.exe /s %windir%\system32\wuweb.dll net start bits net start wuauserv wuauclt /resetauthorization /detectnow
Hope this work!