Friday, May 25, 2012

How to Fix Windows Script Host


Register Components on 32-Bit Systems
1. Press the 'Windows' key. Type 'cmd' in the dialog box and press 'Enter.' This will open the Command Prompt.
2. Type the following commands at the prompt one at a time and press 'Enter:'regsvr32 %systemroot%\system32\vbscript.dllregsvr32 %systemroot%\system32\jscript.dllregsvr32 %systemroot%\system32\dispex.dllregsvr32 %systemroot%\system32\scrobj.dllregsvr32 %systemroot%\system32\scrrun.dllregsvr32 %systemroot%\system32\wshext.dllregsvr32 %systemroot%\system32\wshom.ocx
3. Exit the Command Prompt.
Register Components on 64-bit Systems
4. Press the 'Windows' key. Type 'cmd' in the dialog box and press 'Enter.' This will open the Command Prompt.
5. Type the following commands at the prompt one at a time and press 'Enter:'%systemroot%\system32\regsvr32 %systemroot%\system32\vbscript.dll%systemroot%\system32\regsvr32 %systemroot%\system32\jscript.dll%systemroot%\system32\regsvr32 %systemroot%\system32\dispex.dll%systemroot%\system32\regsvr32 %systemroot%\system32\scrobj.dll%systemroot%\system32\regsvr32 %systemroot%\system32\scrrun.dll%systemroot%\system32\regsvr32 %systemroot%\system32\wshext.dll%systemroot%\system32\regsvr32 %systemroot%\system32\wshom.ocx
6. Exit the Command Prompt.
Read more ►

How to check and repair corrupt system files in Windows Vista Home


1. Boot your computer into Safe Mode, especially if you can't access the regular Windows Vista desktop due to a missing system file. Shut off your computer and wait a few seconds, then turn it back on and tap 'F8' before the Windows splash screen loads to access the Advanced Startup Menu. Use the arrow keys to choose 'Safe Mode' and press 'Enter.' This loads a driver-sparse version of Windows that is useful for troubleshooting.
2. Click 'Start' and choose 'All Programs' and then 'Accessories.' Right-click on 'Command prompt' and choose 'Run as Administrator.' Click 'Allow' if Windows prompts you to confirm that you are the computer administrator. The command prompt opens: this is a DOS-like interface where you can enter commands to run utilities for troubleshooting and repair.
3. Type 'sfc /scannow' at the prompt (the flashing cursor) and press 'Enter.' This starts Windows System File Checker, which scans the Windows installation directory for any corrupt, missing or non-authenticated versions of the Vista files. By default, the program replaces the files that don't match with System File Checker's record of your Vista install. When dealing with a virus this is particularly helpful, since some viruses replace system files with lookalikes that have the same name but destructive purposes.
4. Type 'Exit' when the System File Checker completes it diagnostic and press 'Enter' to return to Safe Mode. Shut down the computer normally -- by using the 'Start' button -- and then restart it and let it load to Vista regularly.
Read more ►

How to Disable the Run.dll Error


1. Restart your computer. This is the easiest fix, as it can correct cache problems with the run.dll.
2. Uninstall and reinstall the program in question. This will fully reassociate the .dll files with your computer and should fix the problem.
3. Reboot with selective startup by clicking "Start," typing "msconfig" and pressing "Enter." Select "Selective Startup," choose one of the options and click "Apply" and then "Restart." Repeat with each process to identify if the problem is always there. If it only occurs with some services, reinstall them.
4. Perform an antivirus and anti-spyware check. If your computer harbors a virus or malware, remove it to fully remove the error.
Read more ►

Thursday, May 24, 2012

How to Find DLL


1. Click 'Start.'
2. Type '*.DLL' into the 'Search' bar (without quotes). Click 'Search' to bring up the 'Search' dialog box in Windows XP.
3. Wait a few seconds (or click 'Search' if you are an XP user). Windows will search your hard drive and return to you a list of all of the DLL files on your computer.
Read more ►

Tuesday, May 22, 2012

How to Restore Rundll32.exe


1. Launch Windows and log in with an administrator account.
2. Click the Windows-logo button on the lower-left-hand corner of the screen. Type 'system restore' into the 'Start Search' box. Click on the 'System Restore' listing in the results.
3. Click 'Next' in the System Restore welcome window to open a list of restore points that you can use to repair system files.
4. Select a restore point made before you began experiencing rundll32.exe errors. Click 'Show More Restore Points' to choose an earlier point.
5. Click 'Next' in the 'Confirm You Restore Point' window to begin the restore process and restart the computer. The rundll32.exe file will be restored once your computer starts back up..
Read more ►

How to Fix a Nslsvice.exe Application Error


1. Click the 'Start' menu, and select 'All Programs.' Click to launch 'Windows Update.'
2. Click the 'Check for updates' link in the left pane. Follow on-screen prompts to install the updates.
3. Click the 'Start' menu, and select 'Run....' For Windows 7, type 'Run' (minus quotes) in the search bar, and press 'Enter.'
4. Type 'MRT' (minus quotes), and press 'Enter.' This will launch 'Malicious Software Removal Tool.' It is a built-in utility that checks your computer for malware and infections and fixes them automatically.
5. Click 'Next' when you see the Welcome screen.
6. Choose the 'Full Scan' option. Click 'Next' to proceed.
7. Follow on-screen guided prompts to finish the scan and remove errors. Click 'Finish' when done.
Read more ►

How to Fix Active X Error 429


1. Log onto the Microsoft Windows Script website http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en (see Resources) to download the script update that will fix Runtime Error 429.
2. Click on the 'Download' button. Click the 'Save' button in the 'File Download-Security Warning' dialog box.
3. Select a location on your hard drive to download the update to. When you choose a location, click on the 'Save' button in the 'Save As' dialog box.
4. Find the download in the location on your hard drive that you chose in step three and double click the executable file. Click on the 'Run' button in the 'Open File-Security Warning' dialog box.
5. Confirm that you want to install the 'Windows Script 5.6' update by clicking on the 'Yes' button. Click the 'Yes' button after reading and agreeing to the license agreement. The update will install to your computer. It may take several minutes.
6. Click the 'OK' button in the 'Windows Script 5.6 is now installed!' box to finish the installation. The Runtime 429 error should no be fixed and eliminated.
Read more ►

Monday, May 21, 2012

How to Fix DEP Problems


1. Open the Control Panel and double-click on the 'System' icon.
2. Click on the 'Advanced' tab and then click on the 'Settings' button under 'Performance.'
3. Click on the 'Data Execution Prevention' tab.
4. Click on the 'Turn on DEP for all programs and services except those I select' radio button.
5. Click 'Add' to add the program that DEP is currently denying.
6. Click 'Apply' and then 'OK' when finished, and the program should run.
Read more ►

How to Reinstall Pncrt.dll


1. Restart your system in Safe mode if the missing or corrupt pncrt.dll file is causing your system to lag or malfunction.
2. Download and save the pncrt.dll file to your computer's desktop (see 'Resources' below).
3. Press the 'Windows' key or click the 'Start' button in the bottom left corner of your desktop. Click 'My Computer' or 'Computer,' depending on your system.
4. Double-click the 'C' drive and open 'Windows.' Double-click 'System32.'
5. Find the pncrt.dll file on the desktop. Click and drag the file to the 'System32' folder. If you are prompted to confirm the replacement of the previously installed pncrt.dll file, do so. Exit Windows Explorer.
6. Hold down the 'Windows' key and press the 'R' button.
7. Type 'regsvr32 pncrt.dll' in the dialog box and click 'OK' to reregister the file.
8. Reboot your computer system.
Read more ►

How to Install D3dx9


1. Open your Web browser and navigate to the download location for d3dx9_27.dll.
2. Click the download link and confirm the download of the '.zip' file. If you do not have a default download location designated for your browser, you might be asked to select one.
3. Navigate to the downloaded '.zip' file and double click it. When the 'WinZip' application launches, click the 'Extract' button and extract the file to your desktop.
4. Right click on the 'Start' button in Windows and select 'Explore' from the pop-up menu. In the left panel, navigate to 'C:\Windows\System32' if you're using a 32-bit version of XP or Vista, or to 'C:\Windows\SysWOW64' if you're using a 64-bit version of XP or Vista. If you're using Windows 2000 or NT, navigate to 'C:\WINNT\System32.' If you're using Windows 95, 98 or ME, navigate to 'C:\Windows\System.'
5. Drag and drop the '.dll' file from your desktop into the right panel of the 'Explore' window.
Read more ►

Saturday, May 19, 2012

How to Reinstall Winsoc


XP Reinstallations
1. Insert your Windows XP Setup disk into your CD/DVD-ROM drive. Open 'My Computer,' and then click on the CD/DVD-ROM drive containing the XP setup disk.
2. Locate the Netdiag tool on the XP disk. Click on the 'Tools' folder inside of the 'Support' folder and then launch the setup file and complete the installation.
3. Launch the Windows Start menu and then click on the 'Run' heading located in the bottom right of the menu. Type 'Command' in the box that appears and then hit the 'Enter' on your keyboard. A black DOS screen will appear.
4. Type 'netdiag /test:winsock' on the DOS screen behind the command prompt (e.g. C:\>netdiag /test:winsock).
5. Open the Windows Start menu and then click on 'Start Search.' Type 'cmd' into the search box and then hit the 'Enter' key on your keyboard.
6. Click on the 'cmd' heading in the search results and then select the option labeled 'Run as administrator.' Enter any applicable login passwords for your computer and then click 'Continue.'
7. Type 'netsh winsock reset' in the black DOS screen behind the command prompt (e.g. C:\>netsh winsock reset). Press the 'Enter' key on your keyboard and then restart your computer.
Read more ►

How to Install Crystal ActiveX


1. Download Crystal ActiveX. (See Resources.) Choose the location you want to save. (Default is the Downloads folder.) Click the 'Save' button in the download window to initialize the download.
2. Click 'Start,' and in the search box, type in the following file names '(CRVIEWER.DLL, SWEBRS.DLL, SVIEWHELP.DLL, REPORTPARAMETERDIALOG.DLL, CSELEXPT.OCX, XQVIEWER.DLL).'
3. Click 'Start' and click 'All Programs.' Click the 'Accessories' folder and click the 'Command Prompt' icon.
4. Type 'REGSVR32 /U <filename>' in the Command Prompt screen. (<filename> is replaced with the full directory path of the files: '(CRVIEWER.DLL, SWEBRS.DLL, SVIEWHELP.DLL, REPORTPARAMETERDIALOG.DLL, CSELEXPT.OCX, XQVIEWER.DLL).' Do this one at a time and unregister the files by pressing the 'U' key on your keyboard.
5. Delete these files by selecting all of them and sending to the Recycle Bin.
6. Click 'Start' and click 'All Programs'. Click the 'Accessories' folder and then click the 'Run' icon. Type 'regedit' in the run box to access the registry editor.
7. Type in the name of the files one by one '(CRVIEWER.DLL, SWEBRS.DLL, SVIEWHELP.DLL, REPORTPARAMETERDIALOG.DLL, CSELEXPT.OCX, XQVIEWER.DLL).' Delete all registry values from each of the files.
8. Copy the newly downloaded files '(CRVIEWER.DLL, SWEBRS.DLL, SVIEWHLP.DLL)' and paste them in the '(Drive) %windows install dir%\system32' directory.
9. Click 'Start' and type 'Run' in the search box and click the 'Run icon.' Type 'Regsvr32 pathtofile\filename' in the run box. 'Filename' is one of the files '(CRVIEWER.DLL, SWEBRS.DLL, SVIEWHLP.DLL).' Do this one by one to register the files.
10. Close Internet Explorer and reopen it. Download and install the Report Viewer when prompted.
Read more ►

Wednesday, May 16, 2012

How to Fix Active X


1. Download the free edition of Vit Registry Fix 9.7. Complete the installation and open Vit Registry Fix. Click the 'Scan' option. Check the 'ActiveX and COM' box. Scan and repair the ActiveX registry errors. Reboot the system once the repair is complete.
2. Download the free edition of Registry Easy 5.6. Finish the setup and installation. Open Registry Easy and click 'Scan.' Select 'ActiveX, OLE, COM.' Select 'Scan Now.' Allow the scan to complete and choose the repair option. Reboot the system once the repair is complete.
3. Download the free edition of Uniblue Registry Booster 2010. Open the Registry Booster setup file and finish the installation. Open Registry Booster and click 'Registry Scan.' Choose the scan option. Select the repair option once the scan is complete. Restart the system.
Read more ►

How do I Fix a 1Z32.Dll Checksum Error?


1. Click the 'Start' button and go to 'All Programs.'
2. Click 'Accessories' from the menu and right click on the 'Command Prompt' option.
3. Click 'Run as administrator' from the menu and enter your administrator password into the blank when prompted.
4. Type 'sfc /scannow' into the command prompt when it appears and press the 'Enter' button.
5. Wait for the system to correct the error and then restart your computer for the changes to take effect.
Read more ►

How to Repair a Missing Dll


1. Write down the name of the DLL file that you are missing or need to replace. The name of the DLL will show up in the error message, such as 'Couldn't find filename.dll.' You will need this file name to download the correct DLL file for your computer.
2. Open a Web browser and navigate to a site where you can download a DLL replacement, such as DLL-files, afreeDLL or DLL-Downloads.
3. Search for the name of the DLL that you have written down. Some sites may not have the specific DLL that you need, so you may need to consult multiple sites.
4. Read the specific DLL file's instructions, which can be found on the DLL download site, before downloading it. Some DLL files can simply be downloaded and replaced, but others cannot. Check for any warnings about the DLL to make sure it is the one you need.
5. Download the DLL, then follow its specific instructions to install it. This procedure varies depending upon which one you need, but you should be able to install the DLL without any extra software or tools.
Read more ►