Thursday, March 10, 2011

How to Replace Msvcr71.Dll

1. Go to a free DLL download website (see Resources) and click 'Download msvcr71.dll.' Click 'Save' in the confirmation pop-up to begin the download.2. Double-click the saved ZIP file once the download is finished to launch WinZIP or WinRAR, which will automatically decompress the file.3. Right-click the unzipped 'msvcr71.dll' file and select '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 and select 'Paste.' Click 'Yes' to overwrite any existing...
Read more ►

Wednesday, March 9, 2011

How to Fix Mscorwks.dll

1. Download the mscorwks.dll file (see Resources).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\mscorwks.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 comput...
Read more ►

Tuesday, March 8, 2011

How to Stop DLL File Errors

1. Go to dll-files.com. This site contains an extremely large library of available .dll files and will most likely contain the file you need to correct the system. The files are organized by letter. Click the letter of the file you need; then scroll down until you find it. Click the .dll file you're requesting, and you'll be taken to a new page.2. Click 'Click here to go to the download of ...'; the name of your desired file will be included here. A small pop-up window will appear once you click this.3. Click the 'download-desired file-' link. It will now be downloaded as a zip file.4. ...
Read more ►

How to Fix the File System on a USB Drive in Vista

1. Plug your USB drive into one of the USB ports on your computer.2. Click 'Start,' then 'Computer.'3. Right-click on the icon for your USB drive. Click 'Format.'4. Select 'NTFS' from the 'File System' drop-down menu.5. Click 'Start.' This will format your hard drive in the NTFS file system, which is the one used by Windows Vista. When the formatting is complete, your USB drive will be fixed and ready for u...
Read more ►

Monday, March 7, 2011

How to View OCX Files

1. Right-click on the OCX file.2. Click on 'Open with.'3. Select the 'Choose Default Program' option.4. Click on the icon of Microsoft Visual Studio 2010.5. Click on 'Browse' only if Windows does not display Microsoft Visual Studio 2010. Search for it and click on 'Open.'6. Click on 'OK.' Your OCX file will open and you will be able to view ...
Read more ►

How to Disassemble DLL on Linux

1. Log in to the Linux computer as a user with read privileges for the DLL file. Start a command shell by logging in in text mode.2. Navigate to the directory where the DLL file is, by typing the following command into the shell:cd /home/anitra/dllsReplace '/home/anitra/dlls' by the absolute path to the DLL's directory. Press 'Enter.'3. Disassemble the code in the DLL by typing the following command into the shell:objdump -C --disassemble library.dllReplace 'library.dll' with the name of the DLL file. Press 'Enter.' The '-C' option to 'objdump' decodes low-level symbols into human-readable,...
Read more ►

How to Register OCX Files in Windows

1. Locate the file 'regsvr32.exe.' This is often found in C:\WINDOWS\SYSTEM32, but it may be elsewhere. If you can't find it in that folder, click 'Start,' then 'Find,' and run a search for it on the drive on which Windows is installed.2. Right-click on the OCX file you want to register and select 'Open With.' When the application list appears, click 'Other.'3. Navigate to and select 'regsvr32.exe' and click 'OK.' Opening the OCX file with this program will register ...
Read more ►

Sunday, March 6, 2011

How to Reinstall Jscript.Dll

1. Launch your computer's Web browser and navigate to DLL-files.com. Type 'Jscript.dll' into the 'Search' window at the top right. Click 'Search.' Click the 'Jscript.dll' download link toward the bottom of the screen.2. Click 'Save' and select the hard drive location where you want to save the file.3. Right-click the Jscript.dll file and click 'Copy.' Click 'Start,' 'Computer' and double-click the 'C:' drive.4. Double-click the 'Windows' and then 'System32' folders. Right-click any blank area within the 'System32' folder and click 'Paste' to save the Jscript.dll file to that specific location.5....
Read more ►

How to Repair ActiveX Manually

1. Click 'Start.' Type 'cmd' in the search box and press 'Enter.' This opens the Command Prompt.2. Type 'regsvr32 msxml3.dll' at the prompt and press 'Enter.' This will re-register ActiveX. Exit Command Prompt.3. Restart your comput...
Read more ►

How to Fix Svchost

Identifying the Process1. The Svchost.exe groups are located in the registry key:<br /><br />HKEY_LOCAL_MACHINE\\Software\\Microsoft\\WindowsNT\\CurrentVersion\\Svchost<br /><br />Each of the separate instances appearing as active process under this key contain ServiceDLL values under the key:<br /><br />HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\Service2. Svchost may be taking too much CPU time and this could be caused by a bug related to the Windows Update Service for automatically downloading Microsoft updates to your machine. Stop and disable...
Read more ►

Saturday, March 5, 2011

How to Repair OLE32 DLL

1. Visit a website that lets users download free copies of the Ole32.dll. Click on the link to download the file and save it to the desktop for easy access.2. Go to 'Start' > 'Search' > 'All Files and Folders' and type in 'system32.' Hit 'OK' to search for the folder that holds the vital DLL files of the system.3. Drag the Ole32.dll file from your desktop into the 'System32' folder. If it asks you if you want to replace the file, click 'Yes.' The new file will overwrite the damaged Ole32.dll.4. Go to 'Start' > 'Run' and enter 'cmd' into the box. Hit 'OK' to load the Command Prompt.5....
Read more ►

How to Fix Msvcp71.Dll

1. Click the 'Windows' logo on your desktop.2. Type 'start explorer' in the dialog box and press 'Enter.'3. Navigate the following folder path:C://Windows//System324. Visit the DLLDump website (see Resources).5. Click 'Click Here to Download msvcp71' and save the file to the desktop.6. Double-click the file to unzip it. Click and drag the file to the System32 folder. Confirm the replacement of the old msvcp71.dll file.7. Press 'R' + the 'Windows' key.8. Type 'regsvr32 msvcp71.dll' in the dialog box and click 'OK.' This re-registers the file.9. Press the 'Windows' key + 'R.'Type...
Read more ►

Thursday, March 3, 2011

How to Fix an XP Runtime Error

1. Close all running applications by opening the Windows Task Manager. To launch Task Manager, click 'Start,' 'Run,' type 'taskmgr' and press 'Enter.' You can also use the following shortcuts: 'Ctrl-Alt-Delete' or 'Ctrl-Shift-Esc.' Select the application that is giving you the runtime errors and click 'End Process.'2. Check for bug fixes, patches and upgrades. You can also search on the web for the specific runtime error that occurred.3. Perform the following steps If a debug option occurs along with the runtime error: In Internet Explorer, click 'Tools' from the top menu and then select...
Read more ►

How to Install Advrcntr2.Dll

1. Open your Web browser and navigate to a page where you can download advrcntr2.dll for free. You can find a link to one such page in the Resources section below.2. Click the download link, save the file to your computer and open the file. When the file opens in your default unzipping program, click the 'Extract' button and choose your desktop as the file destination. Wait for advrcntr2.dll to be extracted to your desktop before proceeding.3. Right-click the 'Start' button in Windows and select 'Explore' to open the Windows Explorer window. Browse through the left panel for the Windows...
Read more ►

Wednesday, March 2, 2011

How to Use Wininet.DLL

1. Log in to the Windows operating system using your administrator name and password.2. Click 'Start > All Programs > Accessories > Command Prompt.' The Windows Command Prompt opens.3. Type 'regsvr32 wininet.dll' (without quotes) into the Command Prompt and press 'Enter.'4. Click 'Y' for yes to confirm the command.5. Close the Command Prompt by clicking the 'X' in the top-right corner of the window or typing 'exit' (without quotes) and pressing 'Ente...
Read more ►