Thursday, February 14, 2013

How to Read Contents of Dll Files


Instructions
1. Right-click the file with the file extension .DLL.
2. Click 'Open With.'
3. Click 'Choose Default Program.'
4. Click the icon of the software you wish to use to open the file (Resource Hacker, Microsoft Visual FoxPro 9.0 or Microsoft Visual Studio 2010.)
5. Click 'Browse' only if Windows does not list the particular program you wish to use. Search for it, select it and then click 'Open.'
6. Click on 'OK.' Your file will open and you will be able to read its contents.
Read more ►

Tuesday, February 12, 2013

How to Remove Rundll32


1. Navigate to the Rundll32.exe file. It will be located in the C:\Windows\System32\ folder.
2. Right click the file and select 'Copy.' Rename the Rundll32 file to something that you will remember. You want to make this copy because if something goes wrong after you remove the file, you will have a backup available.
3. Attempt to delete the file by selecting it and hitting 'Delete.' You might be prompted by a window asking if you are sure you want to remove the file. If so, click 'Yes.' However, this most likely will not happen because there are 'locks' on the file that may keep it from being opened or removed.
4. Use a software program to remove locks placed on programs and files, such as Unlocker, a freeware program that can be downloaded from a link provided in the Resources section.
5. Click Unlocker to download the file, then open the desktop icon. Follow the installation prompts to complete the setup.
6. Right click the Rundll32.exe file, which will bring up a drop-down menu. Select 'Unlocker.' This will launch a new window that showcases all the locks placed on the file, keeping it from being removed.
7. Select the 'Unlock All' button on the window, then choose 'Quit.' The locks will now be removed from the file. Click Rundll32.exe for the last time, and hit the 'Delete' button. You will now be asked if you are sure you want to remove this file. Click 'Yes,' and the file will be removed.
Read more ►

Sunday, February 10, 2013

How to Replace Ntdll.dll


1. Identify the program causing the Ntdll.dll error and uninstall it. Restart your computer.
2. Run a registry cleaning program to erase remaining registry files that are defective or serve no purpose. These files can slow down your processor and lead to other operation errors.
3. Restart your computer again. Reinstall the software that was caushing the Ntdll.dll error. Run the registry cleaning program 1 more time.
Read more ►

Saturday, February 9, 2013

How to Install ActiveX EXE


1. Open your Internet browser and navigate to the ActiveX.exe application download (see link in 'Resources').
2. Click 'Download Now' and ActiveX.exe begins to download directly to your computer.
3. Double-click the downloaded file and a prompt window appears, asking if you are sure you want to download the file. Select 'Yes' and the installation wizard appears on the screen.
4. Click 'Next' on the welcome page, then choose 'Accept' when presented with the end-user agreement.
5. Select 'Next' to leave the installation name and location as is. Click 'Install' and the ActiveX.exe download installs directly onto your computer.
Read more ►

How to Reinstall MSHTA


1. Click 'Start,' 'All Programs,' 'Accessories,' then right-click 'Command Prompt,' and select 'Run as Administrator.' The Command Prompt opens.
2. Type 'regsvr32 mshta.dll' (without the quotation marks) into the Command Prompt and press 'Enter.'
3. Click 'Y' to confirm the command.
4. Close the Command Prompt by clicking the 'X' in the top right. Alternatively, you can type 'Exit' (without the quotation marks) and press 'Enter.'
Read more ►

Thursday, February 7, 2013

How to Set ActiveX With Internet Explorer 7


1. Launch Internet Explorer and click the 'Tools' menu. Scroll down the list of options and click 'Internet Options' to launch the 'Internet Options' dialog box.
2. Click the 'Security' tab and click the 'Custom Level' button to launch the 'Security Settings' dialog box.
3. Select the 'Enable' radio button next to each of the following options under 'ActiveX controls and plug-ins':Automatic prompting for ActiveX controlsBinary and script behaviorsRun ActiveX controls and plug-insScript ActiveX controls marked safe for scripting
4. Select the 'Prompt' radio button next to each of the following options:Download signed ActiveX controlsDownload unsigned ActiveX controlsPrompt Initialize and script ActiveX controls not marked safe
5. Select the 'Enable' radio button next to each of the following options under 'Downloads':Automatic prompting for file downloadsFile Download
6. Click 'OK' to save your changes, and then click OK' again to close the 'Internet Options' dialog box.
Read more ►

How to Retrieve a Lost .dll File


1.
Run the program that uses the missing .dll file. The error message will list the name of the missing file. Note the name of the file.
2.
Visit DLL_Download.net. DLL-Download.net is a website that archives popular and generic .dll files.
3.
Type the name of the .dll file into the field next to '.DLL,' then click 'Find DLL.'
4.
If the missing .dll file is listed, download the file. If you do not find the correct .dll file, then try DLL-Files.com. The .dll file will be in a .zip archive file, and should not take long to download.
5.
Move the new .dll file into the directory of the missing .dll file. If necessary, use WinZip to extract the .dll file. WinZip is a file compression tool that reduces file size, and is particularly useful in compressing numerous files into one archive.
If you do not remember or know where the .dll file is supposed to go, search the folders for the program the .dll file belongs to and look other .dll files. When programs are installed, their .dll files are typically gathered in one folder. Find the folder with other .dll files and replace the missing .dll file.
Read more ►

Wednesday, February 6, 2013

How to Remove Mcshield.exe


1. Press 'Ctrl,' 'Alt,' and 'Delete' together on your computer to access the Windows Task Manager. Click the 'Processes' tab.
2. Click 'mcshield.exe' and click 'End Process.' This will terminate this program's currently running process.
3. Click the Windows 'Start' button and click 'Run' or 'Start Search' (Windows Vista users).
4. Type 'services.msc' (without quotes) and press 'Enter' to open the services window.
5. Click the 'Services' button on the left panel. Scroll down the left panel and double-click 'MCShield.'
6. Click the 'General' tab and select 'Disabled' on the 'Startup Type' window. Click 'OK' to save the changes and close the Services window. This action will remove mcshield.exe from startup and prevent it from running.
Read more ►

How to Fix a Generic Host for Win32 amp; Svchost EXE Errors


1. Click the Start menu and select 'Run.' In Windows 7, you will need to manually type 'run' without the quotes and press 'Enter.'
2. Type 'regedit' (without the quotes) in the 'Run' tool and press the 'Enter' key. This will launch your Windows Registry Editor.
3. Navigate to the following registry in the left pane: 'HKEY_LOCAL_MACHINE'/'SYSTEM'/'CurrentControlSet'/'Services'/'Browser'/'Parameters.'
4. Double-click 'IsDomainMaster' in the right pane.
5. Type to set 'False' under 'Value data.'
6. Close Registry Editor. Reboot your computer to end task.
Read more ►

How to Use Kernel32


1. Log-in to the Windows operating system using your user name and password.
2. Click 'Start,' 'Run,' type 'command' (without the quotation marks) into the dialog box, and click 'OK.'
3. Type 'regsvr32 kernel32.dll' (without the quotation marks) into the Command Prompt and press 'Enter.'
4. Type 'Y' if asked whether you are sure you want to execute the command.
5. Close the Command Prompt. To do this, either click the 'X' in the top right corner or type 'Exit' (without the quotation marks) and press 'Enter.'
Read more ►

Saturday, February 2, 2013

How to Fix Rundll Errors for Free


1. Run Windows in Safe Mode. Restart the computer. At reboot, press the 'F8' key repeatedly. Keep tapping 'F8' until the Windows Advanced Options menu appears. From that menu, select 'Safe Mode No Networking' and press 'Enter.'
2. Run antivirus and antispyware scans. This may take several minutes, depending on the size of your hard drive. Delete any malicious programs that are discovered. Reboot the computer.
3. Insert the Windows system CD or OEM system recovery CD after Windows has loaded.
4. Replace your old rundll32.exe file. Click the 'Start' menu and select 'Run.'
5. Type in the 'Run' dialog box (without quotation marks):'expand X:\i386\rundll32.ex_ c:\windows\system32\rundll32.exe' with 'X' being the letter of your CD drive. This will install the original rundll32.exe file that came with your Windows software. Reboot.
Read more ►

How to Run Programs Without a Valid Digital Signature


1. Open 'Internet Explorer' and bring up the 'Internet Explorer Menu Toolbar' by holding down the 'ALT' key.
2. Navigate to the 'Tools' menu by pressing 'T' on your keyboard or clicking on 'Tools.'
3. Select 'Internet Options' and navigate to the 'Advanced' tab.
4. Scroll down and check off 'Allow software to run or install even if the signature is invalid.' This will allow any downloaded program to run even if there is no valid digital signature.
Read more ►

How to Read MP3 File Information With VFP


1. Launch the VFP application.
2. Enter the following code into the command prompt and press 'Enter:'oPlayer = createobject('WMPlayer.OCX.7')loItems = oPlayer.MediaCollectionloSong= loItems.add('c:\what time is it.mp3')? loSong.duration? loSong.getItemInfo('Artist')? loSong.getItemInfo('Title')? loSong.getItemInfo('Album')This will display the information of the MP3 files.
3. Enter the following code to control the music play and press 'Enter:'oPlayer.Controls.Play && Play the songYou have now read MP3 file information with VFP.
Read more ►

How to Fix Mscoree.dll


1. Download the Mscoree.dll file.
2. Right-click the saved DLL file and select '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\mscoree.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 ►

Friday, February 1, 2013

How to Troubleshoot Rundll32 EXE Not Responding


1. Click "Start," then "Run," or click "Start," "All Programs," "Accessories," then "Run," depending on your operating system. Type "msconfig" into the dialogue box, then hit "Enter" to launch System Configuration.
2. Select the "Startup" tab. Expand the "Command" field and search for "rundll32.exe."
3. Uncheck the box next to any startup item in the list containing "rundll32.exe" in its Command field.
4. Click "OK." Press "Esc," "Shift" and "Ctrl" simultaneously. Select the "Processes" tab when Windows Task Manager appears.
5. Click the "Description" tab, then search for a process with the same name as the startup item you disabled previously.
6. Right-click the item, then select "End Process." Click "End Process" again. Restart your computer.
7. Press "F8" before the OS startup screen appears, then select "Safe Mode" from the list of options. Hit "Enter" to enter Windows Safe Mode.
8. Run your antivirus and a registry repair software to remove any viruses, malware or registry errors from your PC. Restart your computer.
9. Relaunch System Configuration. Check the box next to all of the startup items you disabled. Click "OK" and restart your computer.
Read more ►