Friday, June 7, 2013

How to Use DLL in Excel

Implementing DLL File on Visual Basic1. Create a new DLL file on Visual Basic Studio by clicking on File and selecting 'New Project.' Go to 'Class Library' and click 'OK.'2. Click on 'Project' and select 'ClassLibrary1 Properties' from the drop-down menu. Edit the name of the assembly as well as the root namespace to your preferred labels and open the code window.3. Write the codes for the functions of the class and click on 'Build' from the menu bar. Go to select 'Build (Name of Library)' to create the DLL file.4. Go to the 'Properties' command found at the bottom of the 'Project' menu....
Read more ►

How do I Fix an Error 53 on an Okidata Printer?

1. Look at the Error 53 message. It should say the following: 'Runtime error '53': File not found (DLLFileName.dll).' Write down the 'DLLFileName.dll' on a piece of paper so you don't forget.2. Click the 'Start' menu and type the DLL file name (with the .DLL extension) in the search bar. Let Windows locate the DLL file.3. Right-click the DLL file and select 'Copy.'4. Click the 'Start' menu and select 'Run...'5. Type the following (without the quotes) 'C:\Windows\System32' and press the 'Enter' key. This assumes that your Windows operating system is installed on your 'C:\ drive.' This...
Read more ►

Thursday, June 6, 2013

How to Search for Missing Dll Files

1. Write down or make a note of the name of the DLL file(s) you are searching for. Your computer will typically display an error message if you are missing a necessary DLL file, so save the name of the file shown in the error.2. Open an online DLL download site, such as DLL-Downloads, DLL-Files or afreeDLL (see Resources).3. Search for the file by typing the name of the file you have written down into the search window. If you don't have this information, you can still search with a partial name or by browsing files in different categories. If you can't find the file on one site, try another...
Read more ►

Wednesday, June 5, 2013

How Do I Change Windows System32.Dll Folders?

1. Click the Windows 'Start' button. Type 'regedit' into the text box and then click 'OK.' This opens the Windows registry editor.2. Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session ManagerEnvironment' in the registry editor.3. Right-click 'Path' and select 'Modify.' This lists the environment variables for your system that point to the location of the system directory. Change 'C:\winnt\system32' to the new location for the 'system32.dll' file.4. Click 'OK' to save the changes and reboot your computer. Changes take effect the next time you start your comput...
Read more ►

How to Fix the Error Box About Scripts Running in Macromedia Flash Player 6

1. Close all Web browser windows.2. Click 'Start' and input 'flash.ocx' into the search bar. Press 'Enter' and wait for the computer to search for the associated file.3. Right-click the file and select 'Properties.' Click the 'General' tab.4. Find the 'Location' section and record the file path.5. Click 'Start' and select 'Run.' Input 'regsvr32 [filepath] /u', replacing '[filepath]' with the exact file path you recorded in the previous step. Press 'Enter.'6. Click 'OK' to confirm that you want to unregister the file.7. Click 'Start' and input 'enterflash.ocx' into the search bar....
Read more ►

How to Fix a Broken DLL

1. Click on the 'Start' menu.2. Click on 'Run.'3. Type 'cmd' (without the quotation marks) into the open box, and click 'OK.' This will open the Command Prompt window.4. Type 'regsvr32 filename.dll' (without the quotation marks) into the Command Prompt window and press 'Enter.' Note that 'filename' should be replaced with the name of the broken DLL file. This will re-register your DLL and should fix the problem.5. Restart your comput...
Read more ►

Tuesday, June 4, 2013

How to Eliminate the IE ActiveX Message

1. Double-click on the Internet Explorer desktop icon or click 'Start,' select 'Programs' and click on 'Internet Explorer.'2. Click on 'Tools' on the right side of Internet Explorer and select 'Internet Options.' A new window will appear.3. Click the 'Security' tab at the top then click the 'Custom level' button. A list of Internet Explorer security settings will appear.4. Locate the 'ActiveX controls and plug-ins' section and select 'Enable' or 'Prompt' for each of the options.5. Click 'OK' to save your changes. Restart your browser for the changes to take effe...
Read more ►

How to Reinstall COM+

1. Open Windows Explorer by clicking \"Start,\" \"All Programs,\" then \"Windows Explorer.\"2. Navigate to the system32 directory by clicking \"C:\\\" in Windows Explorer, then double-clicking \"Windows\" and \"system32.\"3. Right-click the \"Clbcatq.dll\" file in the system32 directory, click \"Rename,\" then type \"~Clbcatq.dll.\"4. Open the Windows system service tool. Click \"Start,\" then \"Control Panel.\" Double-click \"Administrative Tools,\" then double-click \"Services.\"5. Stop the COM+ service. Right-click \"COM+ Event Service\" in the services list, then click \"Properties.\"...
Read more ►

How to Get Rid of Mpoav.DLL

1. Click 'Start.' Type 'cmd' into the search field. Press 'Enter' to open the Command Prompt.2. Type the following commands into the Command Prompt. Press 'Enter' after each command.regsvr32 /u mpoav.dlldel mpoav.dll3. Type 'exit', without the quotation marks. Press 'Enter' to close the Command Prompt.4. Restart your comput...
Read more ►

Monday, June 3, 2013

How to Restore Riched20 DLL

1. Open your default antivirus program if you have one installed and run a full system scan. Error messages related to .dll files are often related to viruses or malware, so this is a good first step. If your virus scan catches something, take the program's recommended action to delete or quarantine the infected files, then see if the problem persists.2. Restore your system to a restore point from before you experienced problems related to riched20.dll. To do this, click 'Start,' look in the 'Programs' list, then in the 'Accessories' folder, and finally in the 'System Tools' folder. Click...
Read more ►

How to Free Run

1. Watch videos of free running moves before taking the practice to a safe (read: not a rooftop) area to practice. (See Resources below.)2. Work on training your body and mind. You have to be strong, fast and agile in your entire body. Cross train by practicing running, push ups or with other strength training exercises. Mentally, you have to practice being able to spot a setup for a move, and execute without hesitation.3. Enroll in a gymnastics class. This will teach you how to move for your flips and tricks.4. Look for a free running group or class. Start with Meetups.com, which may...
Read more ►

Sunday, June 2, 2013

How to Repair a Missed DLL From Windows XP

1. Download the missing dynamic link library (DLL) from one of the many online DLL libraries. When downloading, save the DLL to the C:\Windows\System32 folder. Alternatively, download the DLL to your desktop and drag the DLL to the C:\Windows\System32 folder.2. Click 'Start' and 'Run.'3. Type 'cmd' into the dialog box and click 'OK.'4. Type 'regsvr32 missing.dll' without the quotation marks into the command prompt and press 'Enter.' Note that 'missing.dll' should be replaced with the name of the missing DLL you are fixing.5. Type 'exit' and press 'Enter' to close the command prom...
Read more ►

How to Repair the Explorer.Exe File for Windows XP

1. Press "CTRL > ALT > DEL" while logged into Windows to bring up the task manager.2. Click on "File" and select "New Task (Run...)."3. Type "regedit" into the text box. Click "OK."4. Click "Edit" and select "Find..."5. Type "explorer.exe" and "iexplorer.exe" into the text box. Click the "Find Next" button. Delete "explorer.exe" and "iexplorer.exe" only if found in the (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution.options) directory.6. Click "Close." The X in the top right-hand corner of the window closes the registry editor.7. Restart...
Read more ►

How to Fix Certificate Errors on Your Computer

1. Close any unnecessary applications and save any work in progress.2. Visit the link in Resources and download the Hotfix by clicking on 'View and request Hotfix downloads.'3. Read the Terms and Conditions, and when done, click 'I accept.'4. Follow the on-screen instructions to download the Hotfix.5. Verify that the downloaded Hotfix file, 'Certwiz.ocx,' is located in your System Directory, which is typically either 'C:\Windows\System,' 'C:\Windows\System32,' or 'C:\WINNT\System.' At this point, the Hotfix has been successfully appli...
Read more ►

Saturday, June 1, 2013

How to Remove Msvcr71.dll

Windows XP and Earlier Systems1. Click on 'Start' and select 'Run.'2. Type the command 'regsvr32 /u C:\Windows\System32\Msvcr71.dll' at the 'Open' prompt. Click 'OK' to unregister the DLL file.3. Open 'My Computer' from the shortcut on the desktop or Start menu. Browse to the 'C:\Windows\System32' folder on your hard drive.4. Right-click on the Msvcr71.dll file in the window. Select 'Delete' from the pop-up menu.WIndows Vista and Newer Systems5. Click the Windows logo and then 'All Programs.' Open 'Accessories.' Right-click on 'Command Prompt' and choose 'Run as Administrator.'6. Enter...
Read more ►