Wednesday, December 28, 2011

How to Fix Svchost for Vista


1. Scan the contents of your laptop or desktop for Trojans or other types of viruses. Remove any items that could harm your machine after your scan concludes. Reboot your system when the scan finishes, and then scan your computer once more to verify that your operating system has no viruses.
2. Download the replacement hotfix for Windows hotfix 916089, which is called hotfix 927891. The former hotfix may cause computers to malfunction during the utilization of Windows Installer (a tool that helps to update computer software). Reboot your laptop or desktop when you finish the installation of the 927891 hotfix.
3. Place the Windows Vista startup repair utility DVD in your DVD drive. Shut down your machine and then turn it back on. Push the 'Enter' button on your keyboard to boot directly to DVD. Choose the 'Repair your computer' function, and adhere to the directions on your screen to complete the process.
Read more ►

Monday, December 26, 2011

How to Restore Rundll Files to Windows XP


1. Place your Windows XP installation CD in your CD-ROM drive.
2. Click on your 'Start' menu (the lower-left icon on your screen with a Windows logo) and click 'Run.'
3. Type 'expand D:\i386\rundll32.ex_ C:\windows\system32\rundll32.exe' and click 'OK' near the bottom of the dialog window. Replace 'D' with your CD drive's letter and 'C' with your system hard drive's letter. This places an authentic, uncorrupted copy of 'rundll32' in your system.
4. Restart your computer.
Read more ►

How to Remove a BCMWLTRY.EXE Error


1. Press 'Ctrl,' 'Alt,' and 'Delete' together to open the Windows Task Manager. Click the 'Processes' tab to show the currently running processes on your computer.
2. Scroll down and click 'bcmwltry.exe.' Click 'End Process.' This will stop this program from running. Move to the next step to remove it from startup if it automatically launches every time you start your computer.
3. Click the Windows 'Start' button and click 'Run.' Type 'msconfig' (without quotes) and click 'OK' to open the Systems Configuration Utility.
4. Click the 'Startup tab' and remove the check from 'bcmwltry,' or 'Broadcom.' Click 'OK' and restart your computer.
5. Double-click 'My Computer' on the desktop and double-click the 'C:' drive. Double-click the 'WINDOWS' folder. Double-click the 'System32' folder. Locate the bcmwltry.exe process and delete it.
Read more ►

Sunday, December 25, 2011

How to Make a Visual Basic Application for Password Protected Thumb Drives


1. Click the Windows 'Start' button and select 'All Programs.' Click 'Microsoft Visual Basic.' Click 'Visual Basic' to open the Visual Basic studio.
2. Double-click the window you want to use for the login entries. Drag and drop a text box control from the toolbox on the left side of the window and place the text box in the window form. Drag two text boxes to the window. One is for a login user name and the other is for the password.
3. Drag and drop a button control from the toolbox to the window form. This is the button users will press to log in to the drive. Double-click the button to open the button's code, which is where you type the Visual Basic code to log in.
4. Type the code to access the flash drive. Type the following code into your window:Set fso = CreateObject('Scripting.FileSystemObject')dive.VolumeName = 'x'Set reg=GetObject('winmgmts:{impersonationLevel=impersonate}!\\username\password\root\default:StdRegProv')
Read more ►

How do I Fix Broken Dll Files Links in Windows Vista?


1. Back up your system using the built-in System Restore tool on your computer. To access the System Restore feature, go to 'Start,' select 'All Programs,' choose 'Accessories,' click the 'System Tools' folder and select 'System Restore.' Choose 'Create a Restore Point' on the first screen and follow the directions in each window to create a backup of the system.
2. Download the Dll file with the broken link from a Dll file download site. Two websites that offer free Dll file downloads include DLL Files and DLL Download System. Click on any file link on the page to download the file to the 'Downloads' folder of your computer.
3. Open the 'Downloads' folder or the location of the file you downloaded. Unpack the contents of the zip file that you downloaded by right-clicking the file and choosing 'Extract.' The Dll file saves separately to the folder where the zip file resides.
4. Click 'Start,' select 'Computer,' choose 'Local Disk (C:)' and open the 'Windows' folder.
5. Scroll down and find the file that needs replacing in the alphabetical list of Windows Dll files. If you do not see the DLL file that you need to replace in the 'Windows' folder, double-click the 'System32' folder to check for the DLL file in there. When you find the file, right-click it and choose 'Delete.' If you are not logged into the system as administrator, you may be prompted to enter the administrator password to finish deleting the file.
6. Drag the Dll file that you downloaded into the 'Windows' folder. The Dll file replaces the deleted file, and should allow system programs that you couldn't get to work to operate properly again.
Read more ►

Saturday, December 24, 2011

How to Fix Run.dll Errors for Free


1. Identify the damaged 'rundll' process. For example, if the error message reads: 'Error Loading C: Win/System32/ d3drm.dll,' then d3drm.dll is the corrupt DLL.
2. Navigate to the DLL Dump website. Search and download the DLL file that is causing error messages to the desktop.
3. Press the Windows key, and type 'C:Windows/System32' in the 'Start Search' or 'Run' field. Press 'Enter.'
4. Drag the DLL file from the desktop to the System 32 folder. Choose 'Yes' to replace the damaged file.
5. Press the Windows key, and type 'regsvr32 *the name of theDLL' in the 'Start Search' or 'Run' field. Press 'Enter' to register the file.
Read more ►

How to Fix a PDF.OCX Error


1. Enable support for the PDF.OCX ActiveX control. You will get PDF.OCX errors if support for this control is disabled. Click “Start,” type “manage add-ons” into the search box and press “Enter.” Next, click “Manage Add-ons." Select “Adobe Acrobat Control for ActiveX” and click the radio button next to “Enabled.” Click “Close” to save the changes.
2. Repair the Adobe Acrobat Reader installation. Click the “Help” option on the Adobe Acrobat Reader menu bar and select “Detect and Repair.” If the PDF.OCX error was due to a corrupt Adobe Acrobat Reader installation, repairing it will resolve the issue.
3. Update Adobe Acrobat Reader to a newer version such as Adobe Reader 10. Adobe removed the PDF.OCX control after Adobe Acrobat Reader 6.0, so updating to a newer version can eliminate PDF.OCX errors. You can download the latest version of Adobe Reader from Adobe.com, but you must remove the current installation via the Windows Control Panel before you install the new version.
Read more ►

Thursday, December 22, 2011

How to Use Jvm.Dll


1. Open an Internet browser and navigate to the Java website (see Resources). Select the 'Free Java Download' option to download the Java application.
2. Close out of all Internet browsers and other Internet-based programs and double-click the downloaded Java application. Once open, follow the prompts of the installation wizard to completely install the Java software content onto the computer.
3. Reopen the Internet browser. The jvm.dll file is now running and in use on the computer.
Read more ►

How to Run Setup.DLL


1. Run a free registry scan for your PC, because modifying Windows system components can leave damaged files in the registry (see Resources).
2. Click the 'Free Setup.dll Scan' button after clicking on the Resource noted in Step 1.
3. Complete the scan.
4. Go to the Free Download page for the installation of setup.dll (see Resources).
5. Click the 'Download setup.dll' link on that page and complete the download.
6. Open the .dll file you just downloaded.
7. Extract the .dll file onto any location on your computer, and select the option to overwrite any existing files.
8. Restart your computer.
Read more ►

How to Fix a Missing File System32


1. Click the 'Start' button and then click on the 'All Programs' button.
2. Click the 'Accessories' tab and then right-click 'Command Prompt.'
3. Choose 'Run as Administrator' and then enter your administrator password into the field.
4. Press the 'Enter' key to bring up the command prompt.
5. Type 'sfc /scannow' into the command prompt.
6. Press the 'Enter' button to scan your system and replace any missing or corrupted system files.
Read more ►

Wednesday, December 21, 2011

How to Fix the Backdoor.Graybird Trojan Horse


End Infected Processes
1. Press 'Ctrl' + 'Alt' + 'Delete.'
2. Click on the 'Task Manager' and then click on the 'Processes' tab.
3. End the following processes. To end a process, click on the process and then click 'End Process.''396109520.exe'
'50b825f5.exe'
'930905eb.exe'
'backdoor.graybird.c.exe'
'backdoor.graybird.e.exe'
'backdoor.graybird.f.exe'
'backdoor.graybird.m.exe'
'backdoor.graybird.p.exe'
'backdoor.graybird.w.exe'
'h_client.exe'
Unregister Infected DLL Files
4. Hold down the Windows key and press 'R.' The Run box opens.
5. Type 'cmd' into the Run box and click 'OK.' The Command Prompt opens.
6. Type the following into the Command Prompt. Be sure to press 'Enter' after each line.'regsvr32 /u backdoor.graybird.l.dll'
'regsvr32 /u backdoor.graybird.l[2].dll'
'regsvr32 /u backdoor.graybird.m.dll'
'regsvr32 /u backdoor.graybird.s.dll'
Delete Infected Files
7. Click on the 'Start' menu.
8. Click on the 'Search Programs and Files' box.
9. Search for and delete the following files. To delete a file, right-click on it and select 'Delete.''396109520.exe'
'50b825f5.exe'
'930905eb.exe'
'backdoor.graybird.c.exe'
'backdoor.graybird.e.exe'
'backdoor.graybird.f.exe'
'backdoor.graybird.l.dll'
'backdoor.graybird.l[2].dll'
'backdoor.graybird.m.dll'
'backdoor.graybird.m.exe'
'backdoor.graybird.p.exe'
'backdoor.graybird.s.dll'
'backdoor.graybird.w.exe'
'cserver.dat'
'cserver_dll.dat'
'h_client.exe'
'heibai.net.txt'
'help.chm'
'operate.ini'
'sserver.dat'
Read more ►

How to Fix the Nv4


1. Click "Start," "Run" and type "devmgmt.msc" and click "OK." Navigate to "NVIDIA Compatible Windows 2000 Display Driver" and right-click it. Click "Disable" to disable the driver.
2. Right-click the "Start" button and click "Explore." Double-click "Windows Explorer."
3. Locate the Windows folder of your operating system version.
4. Left-click the system folder and navigate to "nv4_disp.dll." Right-click the file and click "Delete."
5. Click "Start" and click "Run." Type "Cmd" and click "Run" to open the command prompt.
6. Type "regsvr32 /u C:\Windows\System32\nv4_disp.dll" into the command prompt and press "Enter." This will un-register the "Nv4_Disp.Dll" from your system.
Read more ►

How to Fix Wininet.dll


1. Click 'Start' and type 'cmd' in the search box. Press 'Enter.' This opens the Command window.
2. Type or copy and paste 'deltree tempor~1' into your Command prompt, without the quotation marks, and press 'Enter.' This command deletes the Temporary Internet Files folder.
3. Type 'Exit' and press 'Enter' to close the Command window.
4. Open Internet Explorer. Click the Internet Explorer icon, and the Temporary Internet Files folder will be rebuilt when the program starts.
5. Go to the 'Tools' menu of Internet Explorer. Select 'Internet Options.'
6. Click the 'Delete' button under 'Browsing History.'
7. Check the 'History' check box and press 'Delete.' Click 'OK' to close the 'Internet Options' window.
Read more ►

How to Fix Winsock Provider Catalog Errors


1. Click 'Start' and type 'CMD' in the search box. Press the 'Ctrl,' 'Shift' and 'Enter' keys simultaneously. This action opens a Windows Command Prompt with administrative privileges.
2. Click 'Yes' on the permission dialog screen and the Windows Command Prompt opens. You should also see 'Administrator' at the top of the window.
3. Type 'netsh winsock reset' next to 'C:\Windows\System32' and press the 'Enter' key.
4. Restart your computer after you see the message 'Successfully reset the Winsock Catalog.'
Read more ►

Tuesday, December 20, 2011

How to Find amp; Replace Missing Windows XP Files


1. Restart the computer with the Windows disc into the optical drive. Press any key to boot from the inserted disc.
2. Select your language and click “Enter” when the first Install Windows screen loads. Accept the license agreement. The setup will search for the currently installed Windows system.
3. Select your current Windows installation. Press “R” to begin the repair install. The setup will search for any missing files and other problems with the operating system. It will attempt to replace any important system files and correct any other detected errors. When it finishes loading the system files, the computer will reboot.
4. Remove the Windows XP CD. Your repaired XP installation will load.
Read more ►

Monday, December 19, 2011

How to Fix DLL Errors With Freeware


Run Registry Repair 2.0
1. Visit the Regsofts website. Click “Download Now” to install Registry Repair 2.0.
2. Run the “RegpairSetup.exe” setup file. Click “Next” at the prompts and agree to the terms of Registry Repair 2.0. Click “Finish” to open the application.
3. Click “Start Scan” to find DLL errors on your system. Place a check by “Non-existent Shared Dlls” once the scan completes. Click “Fix Errors” to repair the DLL errors.
Run RegSeeker 1.55
4. Navigate the Regsofts website. Click “Download and use for free” to install RegSeeker 1.55.
5. Run the “RegSeejer.zip” setup file. Click “Next” at the prompts. Agree to the terms of RegSeeker 1.55, then click “Finish” to open the tool.
6. Click “Clean the Registry.” Allow the scan to detect and repair DLL registry issues. Reboot your system once the scan is complete.
Run ACleaner 3.5
7. Visit the Regsofts website. Scroll to the bottom of the page, and click “Download and use for free” to install ACleaner 3.5.
8. Save and run the “ACSetup” setup file. Click “Next” at the prompts, and agree to the terms of ACleaner.
9. Open the software and select “Registry.” Choose the Scan Registry option. Select the "fix errors" option once the scan is complete.
Read more ►

How to Fix Mss32.dll


1. Download the mss32.dll file.
2. Right-click the saved DLL file and click 'Copy.' Go to the 'Start' menu, click 'Computer,' double-click the 'C:' drive, double-click the 'Windows' folder and then the 'System32' folder. Right-click anywhere in a blank space and click 'Paste.'
3. Go to the 'Start' menu, type 'run' in the 'Start Search' box and press 'Enter.' Type Regsvr32 'C:\Windows\System32\mss32.dll' in the search field and press 'Enter' to register the DLL. Click 'Yes' in the pop-up to confirm the registration.
4. Restart your computer.
Read more ►

Sunday, December 18, 2011

How to Install Flash Player 9 Active X


1. Go to the Adobe Flash Player Support Center Web page (see link under Resources) and scroll down to the "Flash Player 9" section. Click "Download the Windows Flash Player 9 ActiveX Control Content Debugger (for IE) (EXE, 1.56 MB)" (if you use Internet Explorer) or "Download the Windows Flash Player 9 Plugin Content Debugger (for Netscape-compatible browsers) (EXE, 1.53 MB)" (if you use Mozilla Firefox) under "Windows."
2. Click "Save" in the confirmation pop-up, select the location on your hard drive where you want to save the file and click "Save."
3. Double-click the saved file to execute it and follow the step-by-step instructions of the installation wizard to install Flash Player 9 ActiveX Control Content Debugger.
Read more ►

Saturday, December 17, 2011

How to Replace Wininet.dll


1. Download the wininet.dll file (see Resources).
2. Right-click the saved DLL file, then click 'Copy.' Go to the 'Start' menu. Click 'Computer,' double-click the 'C:' drive, double-click the 'Windows' folder and double-click the 'System32' folder. Right-click anywhere in a blank space, then click 'Paste.'
3. Go to the 'Start' menu, type 'run' in the 'Start Search' box and press 'Enter.' Type 'Regsvr32 C:\Windows\System32\wininet.dll' in the search field and hit 'Enter' to register the DLL. Click 'Yes' in the pop-up to confirm the registration.
4. Restart your computer.
Read more ►

Friday, December 16, 2011

How to Clean Dll Files


1. Download and install a free registry cleaner program such as CCleaner (see Reources). CCleaner is formulated to search for dll files in the registry.
2. Launch the program after it has installed and click the 'Registry' button on the left panel. Under 'Registry Integrity,' place a check on the 'Missing shared dlls' option. You can also place a check on all the other options under the 'Registry Integrity' to search for other problematic registry files.
3. Click 'Scan for issues.' CCleaner will scan the registry for unecessary dll files that have become corrupt or have been left over by uninstalled programs.
4. Click 'Fix selected issues' when the scan is complete and click 'Yes' to backup the registry. Type in a name for the backup and click 'Save.'
5. Click 'Fix all selected issues' when the backup is complete, and click 'OK' to clean and remove the dll files and other unnecessary registry components.
6. Close CCleaner to complete the process. Clean the registry at least once every week to remove unnecessary dll files that cause system errors.
Read more ►

How to Restore ActiveX Controls


1. Launch Internet Explorer. Click 'Tools' from the menu bar, then select 'Internet Options.' The 'Internet Options' window will appear.
2. Click the 'Advanced' tab, then select the 'Reset' button on the bottom of the window. All of the Internet Explorer settings, including the ActiveX controls, will be reset.
3. Click the 'Security' tab, then the 'Custom Level' button. The Security Settings dialog window will open. Scroll down the list of options and click the check boxes next to 'Enable' under 'Run ActiveX Controls and Plug-Ins' and 'Script ActiveX controls marked safe for scripting.' Click 'OK,' then restart Internet Explorer for the settings to take effect.
Read more ►

How to Install ActiveX Objects


1. Look for an information bar to appear at the top of the Internet desktop window when an enhanced application requires additional components to run properly.
2. Click on the information bar. It should display a drop-down menu that reads 'Install ActiveX Control.'
3. Click 'Install ActiveX Control' to start the process. A Security Warning information box should appear listing the name of the component and the publications of the ActiveX component. It will give you the option to install or cancel the installation.
4. Click 'Install.' When the download is complete, it will prompt you to close the 'Download Complete' box. Do so and refresh the page where the component was implemented. The page should now run properly, because the component has been added.
Read more ►

How to Search Dll Files


1. Right click the Windows 'Start' button in the task bar. Select 'Explore' to open a Windows Explorer screen, or 'Open Windows Explorer' in Windows 7.
2. Enter '*.dll' in the search text box on the top-right corner of the Explorer window. The asterisk symbol indicates that the search function should find all files with the DLL extension.
3. Press the 'Enter' key on your keyboard and Windows begins the search.
4. Scroll through the list of DLL files found on your computer. The information displayed will include the directory path where they are stored.
Read more ►

How to Fix an Error 1053


1. Download Microsoft .NET Framework 1.1 Service Pack 1 (see the link in 'Additional Resources,' below). You will be asked if you want to save the file to the computer. Select 'Save File.' The service pack will now be downloaded onto the computer.
2. Open the downloaded icon (it will be on the desktop or in a Downloads window).
3. Follow the steps to complete the installation. Once the updated service pack is installed you should no longer see the Error 1053 message appear when you try to start, stop or pause a Windows service.
Read more ►

How to Fix ActiveX Error Problems on My Computer


1. Click the "Start" button and select "All Programs." Scroll up to find the shortcut for Internet Explorer. Click to launch the browser.
2. Click on the "Tools" and select "Internet Options."
3. Click on the tab titled "Security."
4. Find the "Custom Level..." button under the sub-heading "Security level for this zone."
5. Scroll down under the "Settings" subheading to find "ActiveX controls and plug-ins."
6. Scroll down further to find the contents under "ActiveX controls and plug-ins." Look for "Run ActiveX controls and plug-ins." Make sure it shows "Enabled." If it doesn't, be sure to change it to "Enabled."
7. Look for "Script ActiveX controls marked safe for scripting." It should be located right below "Run ActiveX controls and plug-ins." Make sure it also shows "Enabled." If it doesn't, make sure to change it to "Enabled."
8. Click "OK." Click "Apply." Close and re-launch Internet Explorer to complete the task. You should not find any ActiveX error messages. If you still do, click on the "Reset button" under "Reset Custom Settings" after finishing Step 4.
Read more ►

Thursday, December 15, 2011

How to Fix Active X Conrol 429


1. Go to Microsoft's ActiveX runtime error 429 page (see Resources section).
2. Click the 'o9regfix.exe' link to download the 'Microsoft Office 2000/Windows 2000 Registry Repair Utility.'
3. Locate the downloaded file on your computer and double-click it to launch the utility.
4. Click the 'Yes' button when prompted if you want to run the registry repair.
5. Click the 'Yes' button to agree to the terms of use.
6. Allow the utility to fix any issues that it finds with your Microsoft Office 2000 registry. The utility will run in a black-and-white DOS window.
7. Click the 'OK' button when the registry utility has completed the repair. You may need to reboot your computer for the changes to take place.
Read more ►

Wednesday, December 14, 2011

How to Repair an NSIS Error


1. Go to "Start > Run." Type "cmd" into the search bar and hit "Enter." This will bring up a window with a black background.
2. Drag and drop the software setup .exe file that you want to install. For example, if you are trying to install Yahoo! Messenger, first download the Messenger program, then move the file (msgr10us.exe) into the black window.
3. Hit the spacebar on the keyboard. Type "/NCRC" after the setup file. For example, "msgr10us.exe /NCRC"." Hit "Enter" when you are done, and wait for the program to install.
Read more ►

How to Fix Rundll32 in Microsoft


Update NVidia Drivers
1. Click 'Start,' then 'Control Panel.' Click 'Switch to Classic View' in the left column of the Control Panel if the option is not currently selected.
2. Double-click 'System.'
3. Click the 'Hardware' tab, then click 'Device Manager.'
4. Double-click 'Display adapters' to expand the category, then double-click your NVidia graphics card, which will likely be labeled as a 'GeForce' card.
5. Click the 'Driver' tab, then click 'Update.' Allow Windows to search online for a newer driver, and follow the on-screen prompts to complete the driver process. Restart the computer.
Remove USB Devices
6. Find the 'Safely remove hardware' icon in the Windows XP system tray, and double-click it.
7. Highlight the USB device you wish to remove, then click 'Stop.'
8. Click 'OK.' Wait for Windows XP to eject the USB device.
9. Click 'OK' when Windows verifies that you may remove the hardware, then click 'Close.'
10. Unplug the USB device from your computer.
Replace the Rundll32.exe File
11. Insert your Windows XP installation disk. Close the setup window.
12. Click 'Start,' then 'Run.'
13. Type 'expand d:\i386\rundll32.ex_ c:\windows\system32\rundll32.exe' (without quotes). You must change the drive letter that corresponds with your CD/DVD drive if it is not 'd.'
14. Remove the Windows XP installation disk, and restart the computer.
Read more ►

Tuesday, December 13, 2011

How to Fix Runtime Error 0


1. Select 'Internet Options' from the Tools menu of your web browser. The Internet Options dialog is displayed.
2. Click the 'Advanced' tab at the top of the dialog box to expand the advanced Internet options.
3. Check the box next to 'Disable script debugging.'
4. Uncheck the box next to 'Display a notification about every script error' in the same 'Advanced' tab. Click 'OK.'
Read more ►

How to Install Mscoree DLL


1. Go to the DLL-files website (see link in Resources) and click the \"Download\" button under \"Free Download\" section.
2. Click on \"Save\" in the confirmation pop-up to begin the download.
3. Double-click the saved zip file to automatically launch WinZIP or WinRAR application, and decompress the file.
4. Right-click \"mscoree.dll\" and select \"Copy.\"
5. Go to the \"Start\" menu, select \"My Computer\" or \"Computer,\" double-click the \"C:\" drive, open the \"Windows\" folder and then the \"System32\" folder. Right-click anywhere in a blank space and select \"Paste.\" Click on \"Yes\" to overwrite an existing file (if any).
6. Click the \"Start\" menu, select \"Run,\" type \"C:\\Windows\\System32\\mscoree.dll\" and click \"OK.\" Click on \"OK\" in the confirmation pop-up to register the DLL and restart your computer.
Read more ►

How to Create Installation Files in Visual Basic 6


1. Complete all development work on the program including debugging and thoroughly testing it. Then click on 'File' and within the drop-down menu, chose the option beginning 'Make,' which should include the name of your project and the type, 'EXE.'
2. Save the EXE file created with a name of your choice in a folder dedicated to holding installation files. Test the executable version by locating it in Windows Explorer and double clicking on the file.
3. Click on 'Add-Ins' within the Visual Basic program while the programming project is open. Select 'Add-In Manager' and then 'Package and Deployment Wizard' in the drop down menu. Put a check in the 'Load Behavior' section where you see 'Loaded/Unloaded' by clicking on the box.
4. Click on the 'Package and Deployment Wizard' that will now show in the list of 'Add-Ins.' Save the program again as prompted, and then select the 'Package' option, which will be the first one showing in the wizard. This creates the installation files.
5. Follow the instructions in the Wizard to select a package type, which should be a 'Standard Setup Package,' creating a setup.exe program. Click 'Next' at the bottom of this screen. Continue clicking 'Next' at each following screen after reviewing the information. This will create a default setup file.
Read more ►

Monday, December 12, 2011

How to Fix quot;Windows Explorer Has Encountered a Problem amp; Needs to Closequot;


1. Windows 2000/XP: Click on 'Start' and go to 'Run.'Windows Vista/7: Click on 'Start' and click in the 'Search' box.
2. Windows 2000/XP: Type in the 'Run' box, 'SFC.EXE /SCANNOW' (without the quotes) and press 'Enter.'Windows Vista/7: Type in the 'Search' box, 'SFC.EXE /SCANNOW' (without the quotes) and press 'Enter.' Then, right-click on the search result 'SFC.EXE' and select 'Run as administrator.'
3. Allow the program to run. Insert your Windows Installation CD when prompted and push the 'OK' or 'Retry' button.
4. Remove the CD once the repair scan has finished. Then, immediately go to 'WindowsUpdate.com'
5. Download all available updates, and then restart your computer for the changes to take effect.
Read more ►

Sunday, December 11, 2011

How Do You Turn on an Add


Internet Explorer 8
1. Open the Internet Explorer browser and click on 'Tools.'
2. Click on 'Manage Add-ons.' Under 'Show,' click 'All Add-ons' to display all of the currently installed add-ons.
3. Click on the add-on you want to enable. Click 'Enable.' When you are done, click 'Close.'
Mozilla Firefox
4. Open the Firefox web browser. Click on 'Tools.'
5. Click on 'Options.' Click on the 'General' tab.
6. Click on 'Manage Add-ons.' This brings up the list of add-ons. Click the add-on you want to enable. Click 'Enable.'
Google Chrome
7. Click on the Google Chrome wrench icon. Click on 'Tools.'
8. Select 'Manage Extensions.' The add-ons in Google Chrome are called 'extensions.' Alternatively, once you've opened the Chrome browser, you can type the following into the address bar to go directly to the extensions list: chrome://extensions/.
9. Click 'Enable' beneath each add-on you want to enable.
Read more ►

Saturday, December 10, 2011

How to Check DLL Files


1. Click 'Start,' then 'All Programs.'
2. Click 'Accessories,' then right-click on 'Command Prompt.'
3. Click 'Run as administrator' from the pop-up menu. Click 'Allow' or type in an administrator password if prompted by the system.
4. Type 'sfc /scannow' at the command prompt, then press the 'Enter' key. The System File Checker will run. It will check for all missing and corrupted DLL files and replace them.
Read more ►

Friday, December 9, 2011

How to Fix Runtime Error 6


1. Click the desktop's 'Start' button and double-click the 'My Computer' icon.
2. Open the 'My Programs' folder (or the folder in which you downloaded Visual Studio to), locate the 'Visual Studio' folder, open it and find the file named 'vb5ide.dll.'
3. Right-click the 'vb5ide.dll' file and select the 'Properties' option. If the version states '5.00.4319' or lower, immediately download the Microsoft Visual Studio service pack 3 from the Microsoft download center (see Resource section).
4. Click on 'Save' and choose a destination for the executable file to download.
5. Locate the executable file, double-click on it and follow the instructional steps. Visual Studio will upgrade after the installation is completed. After this, runtime error 6 will be eliminated.
Read more ►

How to Install Missing DLL Files


1. Type the name of the missing DLL file into the DLL-Files search box (see Resources).
2. Click on 'Download.'
3. Click on 'Save As,' and save the file to the 'C:\Windows\System32' folder.
4. Hold down the Windows key and press 'R.' The Run box opens.
5. Type 'regsvr32 filename.dll' (without the quotation marks) into the Run box. Note that 'filename.dll' should be replaced with the name of the Dynamic Link Library (DLL) file that you just downloaded.
6. Click 'OK.' This will install the missing DLL file.
Read more ►

How to Fix OCX Errors


1. Close any running applications on your computer.
2. Click the Windows 'Start' button and then click the 'Search' icon. Click the 'All Files and Folders' link. Type 'flash.ocx' into the search box and click the 'Search' button.
3. Right-click the file named 'flash.ocx' if it appears. Select 'Delete' to remove the file. if more than one file with this name appears, right-click all such files and select 'Delete' to remove them.
4. Open the Recycle Bin and click the 'Empty the Recycle Bin' option if the 'flash.ocx' file is present. This will permanently erase the file.
5. Go to the 'flash.ocx' website linked in the Resources section below and download the file. Save the file to your 'C:\i386' folder.
6. Reboot your computer. Windows will find the new 'flash.ocx' file and the next time Flash runs in your Web browser, it should be error-free.
Read more ►

How to get Flying Model Simulator FMS to work on Windows Vista


1. Close Flying Model Simulator FMS if it's already open.
2. Find another computer that uses Windows XP.
3. Go to "Start > Search > For Files or Folders".
4. In the search box, type in "d3drm.dll" (without the quotes).
5. Next, click on "Search Now" or hit "Enter" to start the search.
6. If the "d3drm.dll" file is found, right-click on the file and choose "Copy".
7. Go to the Desktop and hold down "CTRL" and then press "V" on your keyboard.
8. The "d3drm.dll" file should now appear on the Desktop.
9. Next, copy the "d3drm.dll" file from the Desktop to a USB flash drive or you can e-mail the file to yourself.
10. Now, on the computer running Windows Vista, download the "d3drm.dll" file once again to the Desktop.
11. Right-click on the "d3drm.dll" file and choose "Copy".
12. If using Windows Vista 32-bit navigate to: C:\Windows\System32
If using Vista 64-bit, navigate to: C:\Windows\SysWOW64
13. Once you have navigated to either of the folders (depending upon your version of Windows Vista), hold down "CTRL" and then press "V" on your keyboard.
14. The "d3drm.dll" file should now appear in the folder.
15. That's it! Flying Model Simulator FMS should now work perfectly on Windows Vista!
Read more ►

How to Disable a Remote Access Connection Manager


1. Click 'Start,' 'Control Panel.' Double-click the 'Administrative Tools' icon, if using Windows XP.If using Windows 7, click 'Start,' 'Control Panel' and 'System & Security.'If using Windows Vista, click 'Start,' 'Control Panel' and 'System Maintenance.'
2. Click the 'Services' icon. The Services (Local) dialog box will open. Scroll down and double-click 'Remote Access Connection Manager.'
3. Click the down arrow next to 'Startup Type:' and select 'Disabled.' Click 'Stop' under the Service Status heading.
4. Click 'Apply,' 'OK.' Remote Access Connection Manager is now disabled on your system.Click the 'X' in the right corner of your screen to close the Services (Local) dialog box.
Read more ►

Thursday, December 8, 2011

How to Use ACLs to Disable Ole32db.dll


1. Log in to the computer using the username and password of an account that has administrator permissions.
2. Navigate to the Ole32db.dll file, right-click on it and click 'Properties.'
3. Click the 'Security' tab in the window that appears. Click the 'Advanced' tab. Click the 'Owner' tab. Click the 'Edit' button. Click 'Other users or groups.' Type the name of the current account used to log in to the computer into the text box and click the 'Check Names' button. When the account is found and appears, click the 'OK' button. Click the 'OK' button in the 'Windows Security' window that appears.
4. Click the 'OK' button in the 'Advanced Security Settings for Users' window. Click on the 'System' account in the 'Properties' window and click the 'Deny' box in the 'Read & Execute,' 'Read' and 'Full Control' rows. Repeat for each account and group listed (except for the account that has just taken ownership of the file and the administrators group).
5. Click the 'OK' button.
Read more ►

How to Get Rid of Bcmwltry.exe


1. Press 'Ctrl,' 'Alt' and 'Delete' together to open the Windows Task Manager. Click the 'Processes' tab.
2. Scroll down and click 'Bcmwltry.exe.' Click 'End Process.'
3. Click the Windows 'Start' button and click 'Search.' Click 'Search All Files and Folders' to open the search window. Click 'More Advanced Options' and place a check on all the options.
4. Search for and delete 'Bcmwltry.exe.'
5. Click the Windows 'Start' button and click 'Run.' Type 'msconfig' (without quotes) and press 'Enter' to open the Systems Configuration Utility window.
6. Click the 'Startup' tab and click 'bcmwltry.exe' or 'BROADCOM WIRELESS LAN.' Click 'OK' and click 'Restart your computer.' This will shut down this program and prevent it from loading during startup.
Read more ►

Wednesday, December 7, 2011

How to Repair an FPT File


1. Click on the 'Start' menu and then go to the 'All Programs' button.
2. Click on the 'Accessories' tab and right-click on the 'Command Prompt' icon.
3. Click 'Run as administrator' from the menu and then type your administrator password into the field that pops up.
4. Type 'sfc /scannow' and press 'Enter.'
5. Wait for your computer to scan your system and repair your FPT files by automatically replacing incorrect versions with correct Microsoft versions.
Read more ►

Monday, December 5, 2011

How to Register Windows Firewall


1. Click 'Start,' then 'All Programs' and open 'Accessories.'
2. Click 'Command Prompt' if using Windows XP. Right-click and select 'Run as administrator' if using Windows Vista or 7.
3. Type 'netsh firewall set opmode disable' and press 'Enter.'
4. Type 'regsvr32 ipnathlp.dll' and press 'Enter.'
5. Type 'netsh firewall reset' and press 'Enter.'
6. Type 'netsh firewall set opmode enable' and press 'Enter.'
7. Type 'Exit' and press 'Enter.' The command prompt closes and Windows Firewall is enabled.
Read more ►

Sunday, December 4, 2011

How to Fix a Plug


1. Refresh the page that is having a plug-in error. Frequently the plug-in simply did not load fully or properly and refreshing the page can reload it and fix the problem. You can do this by pressing the 'F5' key in most browsers. Check to see if the plug-in error remains on the web page; continue if it does.
2. Close your browser and press 'Control' plus 'Alt' plus 'Delete' on your computer. Click on the 'Processes' tab and look to make sure your browser process is not in the list (it will be listed as an .exe file associated with your browser). If it is still present in the list, select it and end the process. Check to see if the plug-in error remains on the web page; continue if it does.
3. Update your plug-in. This can most easily be done by downloading and installing the most recent version of the plug-in that crashed from the developer's web page. It is recommended to fully uninstall the old plug-in first. Install and uninstall options can usually be found under 'Tools' in the top menu and under 'Add-ons' or 'Manage Add-ons' in most browsers. Check to see if the plug-in error remains on the web page; continue if it does.
4. Ensure that plug-ins and ActiveX controls are enabled. These are frequently found under 'Tools' and 'Options' or 'Internet Options' in the top menu bar on most browsers. Enable both of these if they are disabled at all. Check to see if the plug-in error remains on the web page; continue if it does.
5. Update your browser. This can generally be done by clicking on 'Help' and 'Check for Updates' in the top menu. Check to see if the plug-in error remains on the web page; continue if it does.
6. Reboot your computer. This is the last step to fixing the problem if the previous steps did not fix it. If the plug-in error continues contact your local computer technician as you may have something else causing the problem not directly related to the problem itself.
Read more ►

Friday, December 2, 2011

Run.dll Removal


1. Note the file path and name for the Run.dll error in the error message box that appears the screen. Close the error window.
2. Open the 'Start' menu and type 'Services' in the search box. Click the 'Services' icon that appears at the top of the search results. Click 'Continue' if Windows prompts you to confirm that you want to open the Services window.
3. Locate the process experiencing the Run.dll error in the list of programs. Right-click the entry and click 'Stop' to prevent the process from running.
4. Close the 'Services' window and return to the 'Start' menu. Type 'Regedit' in the search box and click the 'Regedit' icon at the top of the search results. Click 'Continue' if prompted to verify that you want to open the window.
5. Open the registry folder named 'HKEY_LOCAL_MACHINE' by clicking the '+' icon located to the left of the folder's name. Open up the sub-folders named 'Software,' 'Microsoft,' 'Windows,' 'CurrentVersion' and 'Run.'
6. Locate the specific 'dll' file mentioned in the original error message. Right-click the entry and select 'Delete.' Close the window and restart your computer's operating system.
Read more ►

How to Fix Computer Errors


1. If you are getting excessive pop ups, clean your PC with an anti spyware program. Although people confuse spyware with viruses often, these are generally much less harmful, but have the ability to invade your privacy, and often steal personal data gathered from your computer. Several great applications to deal with this include Spybot, Adaware, and Glarys Utilities, all of which can quickly fix or diagnose computer error messages.
2. To better fix computer problems, if you notice odd behavior in your Operating System or suddenly cannot access certain data, ensure your anti virus program is updated. Scan your entire system immediately while all applications are shut down. If possible, disable your entire internet connection while your anti virus program cleans any potential threat on your computer.
3. If you notice that certain hardware is not doing its job, such as a malfunctioning printer, mouse, web cam or other, you may be in need of their respective device drivers. Make note of the last time they worked successfully, if ever. Go to the hardware manufacturer's website and look for the "Support" section, where the program installation files are generally found. Install these devices one at a time and follow any on-screen instructions (some may require that you have the hardware unplugged, others connected) and restart your computer if asked to do so.
4. If there is any program or hardware that worked in the past but suddenly stops working, there may be a file conflict in your system. In other words, chances are you installed another program or hardware that shares or otherwise conflicts with your malfunctioning program or device. In this case, think backwards and take note of the last change you made to your computer. Remove anything recently installed in order to find a solution to the problem. You may need to contact your program/hardware manufacturer for a possible workaround, such as the installation of newer files to fix computer errors at hand.
5. Finally, if your computer freezes on startup and cannot boot into your Operating System, this could be caused by yet another hardware/software conflict, missing system files, or other. Run the repair function by inserting your Operating System's disc and have it reinstall all system files. Otherwise, backup all your data and reinstall your system again for maximum stability.
Read more ►

How to Debug ActiveX DLL


1. Go to one of the many online DLL libraries (see Resources).
2. Download the ActiveX DLL and save it to your 'Windows\System32' folder. Alternatively, you can download the ActiveX DLL and save it to your desktop and then drag the DLL into your 'Windows\System32' folder.
3. Click the 'Start' menu and type 'Run' into the 'Search Files and Folders' box and press 'Enter.' Or, if you are using a version of Windows prior to Vista, click the 'Start' menu and then click 'Run.' The Run tool opens.
4. Type 'cmd' into the 'Open' box and click 'OK.' The Command Prompt opens.
5. Type 'regsvr32 ActiveX.dll' (without the quotation marks) into the Command Prompt and press 'Enter.'
6. Click 'Yes' to confirm that you wish to register the DLL.
7. Close the Command Prompt and restart your computer.
Read more ►

How to Fix Computer Viruses amp; Worms for Free


End Infected Processes
1. Press Ctrl + Alt + Delete.
2. Click on the "Task Manager," and then click on the "Processes" tab.
3. End all of the processes associated with the virus or worm. To end a process, right-click on it and select "End Process." To determine if a process is associated with the virus or worm, type the name of the process into the Process Library.
Delete Infected DLL Files
4. Hold down the Windows key and press "R." The "Run" box opens.
5. Type "cmd" (without the quotation marks) into the command prompt, and click "OK." The command prompt opens.
6. Type “regsvr32 /u SampleDLLName.dll" into the Command Prompt and press ENTER. Note that "SampleDLLName.dll" should be replaced with the name of the Dynamic Link Library (DLL) file associated with the virus or worm. To find this information, type the name of the virus or worm into the 411-Spyware search box.
Delete Infected Files
7. Click on the "Start" menu.
8. Click on "Search Programs and Files."
9. Search for and delete all files associated with the virus or worm. To delete a file, right-click on it and select "Delete." Often, the associated files will include the name of the virus or worm followed by a series of random numbers or letters. To find a complete list of associated files, type the name of the virus or worm into the 411-Spyware search box.
Delete Infected Registry Entries
10. Hold down the Windows key and press "R." The "Run" box opens.
11. Type "regedit" (without the quotation marks) into the "Run" box and click "OK." The Registry Editor opens.
12. Locate all of the registry entries associated with the virus or worm in the left pane of the Registry Editor and delete them. To delete a registry entry, right-click on it and select "Delete." To find a list of the registry entries associated with the virus or worm, type the name of the virus or worm into the 411-Spyware search box.
Read more ►

Thursday, December 1, 2011

How to Add


1. Open your Web browser, and visit the official Microsoft download page for the Microsoft Access Snapshot Viewer add-in (see References).
2. Click 'Download' to download the executable file that installs the add-in to your computer's hard drive.
3. Double-click the executable file.
4. Click 'Next.' The Snapshot Viewer add-in will be installed onto your copy of Microsoft Access 2007.
Read more ►