1. Download MSI.dll from one of the several online dynamic link libraries. (see Resources). When you download the file, be sure to save it to the C:\Windows\System32 folder. Alternatively, you can save the file to the desktop and drag the file into the C:\Windows\System32 folder.2. Click 'Start,' 'All Programs,' 'Accessories' and 'Command Prompt.' The Command Prompt window opens.3. Type the following command into the Command Prompt. Press 'Enter' after the command.regsvr32 msi.dll4. Close the Command Prompt and restart your comput...
Browse » Home » All posts
Saturday, September 22, 2012
How to Access a Violation at the Address Module Ntdll Dll
1. Restart your computer in safe mode. Press and hold the 'F8' key as your computer restarts. This will take you to the 'Advanced Boot Options' menu. Use your arrow key to highlight 'Safe Mode.' Press the 'Enter' key.2. Restart your computer in normal mode and perform a clean boot. Click the Start menu and type 'msconfig.exe' in the search box. Press 'Enter' to launch 'System Configuration utility.' Click the 'General' tab and choose the option that says 'Selective startup.' Click to remove the check next to 'Load startup items.' Click the 'Services' tab. Click to place a check next to 'Hide...
Thursday, September 20, 2012
How to Delete a Winnt32 Dll
1. Click the 'Start' menu. Right-click on 'My Computer' and click 'Properties.'2. Click the 'System Restore' tab. Click the box to 'Turn off System Restore.' Click 'Apply' and 'OK.'3. Download 'SDFix.exe' (see Resources). Save the file on your computer and double-click the downloaded file to extract it into the 'C:\SDFix\' folder.4. Restart your computer and tap the 'F8' key while it is booting up to enter the boot options menu. Highlight 'Safe Mode' using the directional keys on your keyboard and press the 'Enter' key.5. Click the 'Start' menu and choose 'Run.' Type 'C:\SDFix\RunThis.bat'...
Tuesday, September 18, 2012
How to Convert Visual Basic 6
1. Open Visual Basic Express or run Visual Basic though Visual Studio .NET. Click on 'Open Project.' Locate the Visual Basic 6.0 project file, which should have a suffix of vbp. Select the project.2. The Visual Basic Upgrade Wizard will open, warning you that this is a Visual Basic 6.0 project needing an upgrade. Click 'Next' to continue. Select the default EXE type of project on the next screen and click on 'Next' to continue.3. Choose a location for the converted project by accepting the suggested one or clicking on 'Browse' to select a different folder location. Click 'Next' and allow...
Monday, September 17, 2012
How to Read DLL Files
Instructions1. Right-click on the DLL file located in the place you initially saved it.2. Click on 'Open With.'3. Select the 'Choose Default Program' option.4. Click on the icon of the software you wish to use to open the file---Microsoft Visual Studio, Microsoft Visual FoxPro 9.0 or Resource Hacker.5. Click on 'Browse' only if Windows does not display the application you wish to use. Search for it and then click on 'Open.'6. Click on 'OK.' Your DLL file will op...
Sunday, September 16, 2012
How to fix a Microsoft Word MSO.DLL Error
1. Download Mso.dll onto your desktop from one of the many online dynamic link libraries at ll-download.net and afreedll.com.2. Click 'Start' and 'Computer.'3. Double-click 'C: Drive,' 'Windows' and 'System32.' The System32 folder opens.4. Drag the Mso.dll file on your desktop into the System32 folder.5. Click 'Start,' type 'cmd' into the search field and press 'Enter' to open the Command Prompt.6. Type 'regsvr32 mso.dll' (without the quotation marks) into the Command Prompt and press 'Enter.'7. Close the Command Prompt and restart your comput...
Saturday, September 15, 2012
Windows XP Won#039;t Update
1. Click 'Start,' then 'All Programs.'2. Open the 'Accessories' folder, then select 'Notepad.'3. Copy and paste the following into Notepad.regsvr32 /s wups.dllregsvr32 /s wups2.dllregsvr32 /s wuweb.dllregsvr32 /s wucltui.dllregsvr32 /s wuaueng1.dllregsvr32 /s wuaueng.dllregsvr32 /s wuapi.dllregsvr32 /s vbscript.dllregsvr32 /s sccrun.dllregsvr32 /s dispex.dllregsvr32 /s msscript.ocx4. Click 'File,' then 'Save As.'5. Change the location to 'Desktop.'6. Change the 'Save as type' to 'All Files.'7. Type 'UpdateFix.Cmd' in the 'File Name' box.8. Click the 'Save' button.9. Double click...
How to Fix an OCX Error
1. Go to Adobe.com and download the Flash Player Uninstaller. Download the 64-bit version of the Flash Player Uninstaller if you are using a 64-bit operating system.2. Double-click the downloaded file to run the Flash Player Uninstaller.3. Click “Uninstall” to remove the Flash Player and all related components from your computer.4. Get to the Flash Player webpage on the Adobe website.5. Click the “Download Now” button to download the Flash Player Setup.6. Double-click the downloaded Flash Player Setup and click “Install.” The Flash Player Setup will now reinstall the Flash Play...
Friday, September 14, 2012
How to Register OCX Control
1. Click the Windows 7 'Start' Orb. Type 'cmd' into the text box on the bottom of the popup menu. Press 'Enter' to open the command line utility.2. Type 'Regsvr32 /s msmapi32.ocx' into the command line. Replace 'msmapi32.ocx' with the OCX file you want to register.3. Press 'Enter' to execute the registration statement. It only takes a few seconds for the registration to process. The statement adds an entry to the Windows registry, which enables the file on the Windows comput...
How to Get Rid of the Genuine Windows Error Message
Disable WGA Message1. Double click 'My Computer.'2. Navigate to C:\WINDOWS\System32.3. Rename WgaLogon.dll to WgaLogon.old and rename WgaTray.exe to WgaTray.old.4. Restart your computer.Uninstalling WGA Validation5. Open a command shell with a click on 'Start' and then 'Run.' Type 'cmd' and click 'OK'.6. Type the following command and press 'Enter':Regsvr32 %Windir%\system32\LegitCheckControl.dll /u7. Restart your computer.8. Open a command shell again with a click on 'Start' and then 'Run.' Type 'cmd' and click 'OK'.9. Type the following three commands, pressing 'Enter' after...
How to Fix The quot;Dynamic Link Library Binkw32.dll Could Not Be Foundquot; Error
1. Download the binkw32.dll file by browsing the download site (see Resources), then clicking on “Save File” to start the download.2. Locate the newly downloaded file and right-click it. Click on the “Extract” option in the sub-menu and select the computer desktop as the extraction location.3. Right-click the “Start” button in the lower left-hand corner of the desktop. The sub-menu will open. Select "Explore." The “Windows Explorer” screen will appear.4. Browse the left panel in Windows Explorer and locate the “System” folder. The location of the “System” folder depends on your Windows...
How to Embed Video Without ActiveX
Create HTML Code1. Open Notepad.2. Paste this code in a new HTML document:<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><title>Add JavaScript code below this title</title></head><body><input id='videoButton' type='button' value='Play Video'/><div id='videoBlock' /></body></html>This creates a button and an empty 'div' block element. The block element's ID is 'videoBlock.' The button's ID is 'videoButton.'...
How to Fix 1600 Error on a 3GS
1. Connect your iPhone to the computer through the USB cable that came with your iPhone.2. Wait for iTunes to open, then click on the iPhone icon on the left side of the screen under 'Devices.'3. Click on the 'Summary' tab and then 'Restore' from the options.4. Click on the 'Backup' option from the prompt that appears.5. Click the 'Restore' button. The restoration should take about 15 minutes to complete. The Apple logo will appear on the phone when it has cleared the err...
How to Update Zlib1.Dll in Windows XP
1. Press the Windows logo and 'R' keys manually to display the 'Run' dialog box. Type 'cmd' without quotation marks into the box and press 'Enter.' The command prompt will appear.2. Type 'regsvr32 /u zlib1.dll' and press 'Enter.' This command unregisters the ZLIB library from the computer. Minimize the command prompt window and open your Web browser.3. Browse to the ZLIB website using the link in the 'Resources' section of this article. Scroll to the 'ZLIB Compiled DLL' heading and click the download link closest to you. Extract the archive to the location of your choice. In the archive,...
Wednesday, September 12, 2012
How to Install ActiveX for Java Plug
1. Go to the Java website. On their download page, you will find a list of different operating systems. Select your operating system to start the download process for Java. You should have this downloaded first before installing ActiveX controls in order to speed up the process.2. Find a webpage that requires a Java plug-in. For example, game sites like Pogo.com uses an ActiveX control for Java plug-in. Once you land on this page, you will receive a security message at the top of your web browser. The message will indicate that an ActiveX control is required to use the Java plug-in before...
Subscribe to:
Posts (Atom)