1. Complete writing the code for your application including any standard or user-created OCX files needed. Make a note of where on your computer you saved these extra OCX files. Test your Visual Basic application by pressing 'F5' to run the program. Complete any necessary debugging for errors.2. Create an executable version by clicking 'File' and then 'Make [project].exe.' The 'project' name is the one you assigned at the start of programming and will appear in the list automatically. Let the program compile and save the result.3. Click on 'Add-Ins' in the top level Visual Basic menu. Select...
Browse » Home » All posts
Monday, April 9, 2012
How to Find Out Which Version of Flash Player is Running on My Computer?
1. Visit the Adobe Flash Player website (adobe.com/software/flash/about).2. View your computer's current version of Adobe Flash Player. You can find this information in the box labeled 'Version Information.' The box should list something similar to 'You have version 10.1.102.64 installed.'3. Compare your version of Adobe Flash Player to the latest version. The latest version of Adobe Flash Player is listed in the box below 'Version Information.' If your computer is not running the latest version, consider upgrading.4. Click the 'Player Download Center' link to upgrade your computer's version...
Saturday, April 7, 2012
How to Debug in DLL
1. Open Visual Studio 2010. Launch the 'Solution Explorer' utility from the 'Tools' menu.2. Select the project that handles the DLL you wish to debug within the Solution Explorer, and then select the 'Property Pages' option from the 'View' menu.3. Select the 'Debugging' category from within the 'Configuration Properties' folder.4. Write or paste the path to the '.EXE' that handles the DLL you wish to debug in the command box.5. Add any additional arguments in the 'Command Arguments' box if needed, and then click the 'Debug' button to begin debugging the DLL. The debugging process will...
How to Fix a Computer Program That#039;s Not Responding
1. Launch your antivirus program and click the 'Update' button to install any virus or spyware definition updates. If you do not have an antivirus program, download and install AVG Anti-Virus free (see Resources).2. Perform a full system scan and delete all detected files. Close your antivirus program3. Run a registry cleaner. If you do not have a registry cleaner, download and install CCleaner free (see Resources).4. Launch your program after it has installed and click the 'Registry' button on the left panel. Click 'Scan for issues.' CCleaner will scan for missing .dll files, leftover...
How to Register Mswinsck.ocx
1. Press the 'Windows' key and the 'R' key at the same time to open a 'Run' dialog box. Type 'cmd' (no quotation marks) into the dialog box and click 'OK.'2. Change directories to the location that you copied the Mswinsck.ocx file to, using the 'cd' command. If you copied the file into the standard Windows 7 system directory, for instance, you would input 'cd C:\Windows\System32' and press 'Enter.'3. Type the command 'Regsvr32 Mswinsck.ocx' and press 'Enter.' Include a '/s' before the name of the OCX to run the command in silent mode and suppress messages; otherwise wait for the Windows...
Friday, April 6, 2012
How to Delete Dbghelp.Dll
1. Log in to the Windows operating system as an administrator.2. Click the 'Start' menu and type 'cmd' into the 'Search' box and press 'Enter' if you are using Windows Vista or 7. If you are using a version of Windows XP, click 'Start' and 'Run' and type 'cmd' into the dialog box and click 'OK.' The Windows Command Prompt opens.3. Type 'regsvr32 /u dbghelp.dll' (without the quotation marks) into the Command Prompt and press 'Enter.'4. Click 'Yes' when asked if you are sure that you want to delete dbghelp.dll.5. Close the Command Prompt and restart your comput...
How to Delete Active Dll
Use the System Configuration Editor1. Log on using an administrative account user name and password. Start the System Configuration Editor by holding down the Start button and 'R' keys simultaneously to produce the 'Run' dialog box. Type 'msconfig' in the 'Open' field and click 'OK.'2. Click the 'Selective startup' option in the 'General' tab. Click the 'Services' tab and check the 'Hide all Microsoft services' option. Click 'Disable All' and 'Apply' to disable third-party applications that normally start with Windows automatically. To disable applications called through the Windows registry,...
Thursday, April 5, 2012
Error 50 on the iPod
1. Unplug the connection cable from the Apple iPod and the computer, and close Apple iTunes.2. Highlight and copy the following command lines by pressing the 'Ctrl' and 'C' keys on your computer keyboard:regsvr32 /s softpub.dllregsvr32 /s wintrust.dllregsvr32 /s dssenh.dllregsvr32 /s rsaenh.dllregsvr32 /s gpkcsp.dllregsvr32 /s sccbase.dllregsvr32 /s slbcsp.dllregsvr32 /s mssip32.dllregsvr32 /s cryptdlg.dllregsvr32 /s initpki.dll3. Click 'Start' on the desktop taskbar. Choose 'All Programs' followed by 'Accessories.' Click 'Notepad' to launch this program.4. Click 'Edit' in the main menu,...
How to Delete Acropdf Dll
1. Click the 'Start' button then select either 'Computer' or 'My Computer,' depending on the operating system running on the computer (if using Windows Vista or 7 you are able to click the 'Search' option on the 'Start' menu, then type in 'acropdf.dll' to be taken directly to the file location).2. Double-click the 'C:' drive icon, then choose 'Windows.'3. Select 'System32' and a window appears with hundreds of different files on the computer.4. Scroll through the list until you find 'acropdf.dll.'5. Right-click the file, then choose 'Delete.' A prompt appears, asking if you are sure...
Wednesday, April 4, 2012
How to Install Binkw32.Dll
1. Launch your default Web browser and navigate to the download location for binkw32.dll. A link to this location can be found in the Resources section below.2. Click the download link and click the 'Save File' button when prompted. Wait for the file to fully download.3. Double-click the downloaded .zip file to open it in Winzip or your default unzipping utility. Click the 'Extract' button and select the desktop as the location to which the file should be extracted.4. Right-click the 'Start' button in Windows and select 'Explore' to open Windows Explorer. In the left panel of Explorer,...
Tuesday, April 3, 2012
How to Register Windows Update Files After Service Pack 3
1. Click 'Start' and select 'Run.'2. Type 'cmd' in the 'Run' box. Click 'OK' or press 'Enter' on your keyboard to open the Command Prompt.3. Type the following line in the Windows Command Prompt box:net stop wuauservPress 'Enter.' Typing this command and pressing 'Enter' stops the Automatic Updates service so that the file can be reregistered.4. Type the following line in the Windows Command Prompt:regsvr32 %windir%\system32\wups2.dllPress 'Enter.' Pressing 'Enter' after typing this command reregisters the 'Wups2.dll' file. Click 'OK' if a verification message box appears.5. Type the...
How to Fix Internet Explorer Exceptions
1. Identify the Internet Explorer add-on that is generating the Exception error. Write down the name of the add-on that is indicated in the error message. Ignore this step if you do not see the name of the add-on.2. Launch Internet Explorer. Click the 'Tools' button and select 'Manage Add-ons.' Click 'All add-ons' under 'Show.' Click the add-on that you identified in the last step and click 'Disable.' If you did not identify any add-on, click each one of the installed add-ons (one by one) and click 'Disable.' Click 'Close.'3. Close Internet Explorer and relaunch it from the Start menu or...
Monday, April 2, 2012
How to Enable Remote Desktop in ActiveX
1. Open Internet Explorer and click 'Tools.'2. Click the 'Manage Add-Ons' menu option.3. Click 'Enable or Disable Add-Ons.'4. Scroll down to 'Microsoft Terminal Services Client Control,' right-click it and click 'Enabl...
How to Fix the Runtime Error for Last Chaos
1. Shut down all your applications on your computer and open a Web browser. Go to the Aeria Games technical help page.2. Click the the 'Update your OS with all current patches, here' link in the second section of the page. Follow the prompts to update all of your system's patches. The steps differ depending on the operating system of your computer.3. Restart your computer. Click the 'Update your DirectX to the latest version, here' link in the second section of the page. Follow the prompts to update your system's DirectX version. The steps differ depending on the operating system in your...
Sunday, April 1, 2012
How to Replace a Missing DLL
1. Insert the disk that contains the missing .dll file. This disk will be the installation disk for the program that isn't responding because of the missing .dll file.2. Click on 'Computer' or 'My Computer.'3. Right click on the drive that contains the disk and click on 'Explore' to open it.4. Locate the .dll file that's missing on the computer. When you find it, shrink the window.5. Click on 'Computer' or 'My Computer' again and then click on the hard drive, which is usually the '(C:)' drive.6. Click on 'Windows.'7. Click on the 'Drivers' folder to open it.8. Restore the window...
Subscribe to:
Posts (Atom)