Check the BIOS order1. Reboot your computer system. Press the “Delete” key repeatedly until the BIOS screen displays.2. Open the “Boot” menu. Check the order of the boot sequence list. Ensure that the hard drive that contains Windows, which is usually the C drive, is the first boot sequence listed.3. Use the arrow keys to move the hard drive with Windows on it to the top of the boot list if it is not already in that order.Replace the File4. Load your PC with your Windows boot disk. Launch the repair or recovery setup.5. Open the Command Prompt tool.6. Paste the following command into...
Browse » Home » All posts
Wednesday, December 19, 2012
Tuesday, December 18, 2012
How to Program the Progress Bar in VB.net
1. Open a Visual Basic project. Double-click the "Progress Bar" control on the toolbar to add "ProgressBar1" to the form. Double-click the "Button" control to add "Button1" to the form.2. Press "F7" to open the code window. Open the "Form1_Load" subroutine and type the following:ProgressBar1.Minimum = 0ProgressBar1.Maximum = 5ProgressBar1.Value = 0This code sets the starting values for the progress variable, as well as the minimum, maximum and current values for the progress bar. You can set a different maximum value depending on what you need the progress bar for.3. Open the "Button1_Click"...
Monday, December 17, 2012
How to Scan amp; Repair DLL Files
1. Understand terminology before choosing a .dll scan/repair software. .DLL refers to a collection of small files of code that serve as links between software and data. The registry, although used interchangeably with .dll, is different. The registry is essentially the nervous system for your computer. When you attempt to open a program, your computer searches the registry to find where the program is stored. The registry contains references to settings and values for the operating system, the programs, user profiles, document types, property sheet settings, system hardware and ports. If a...
How to Register Sysinfo
1. Press 'Run' from 'Accessories' in the 'Start' Menu.2. Type 'Regsvr32 C:\Windows\System32/Sysinfo.ocx' (without the quotation marks) into the dialog box.3. Tap 'Enter' to complete the Sysinfo registration proce...
How to Delete Mscoree Dll
1. Press the 'Start' key and the 'R' key on your keyboard simultaneously. The 'Start' key might have a Windows icon on it.2. Type 'cmd' in the box and click 'OK.'3. Type the following command: 'regsvr32 /u mscoree.dll.' This unregisters the library.4. Type 'delete %windir%\system32\mscoree.dll.' This deletes 'mscoree.dll' from your comput...
How Can I Register an ActiveX Control?
Windows-Based Registration1. Back up the registry by creating a restore point. On Windows 7, click the 'Start' button, then open the Control Panel. Type 'Restore Point' into the search box and press the 'Enter' key. Click 'Create a Restore Point,' then click the 'Create' button. Enter a name for the restore point, then click another 'Create' button. After a brief wait, the registry and system settings will be saved.2. Download and install a trial version of an ActiveX registration utility (see Resources). Follow the on-screen instructions to install it onto the computer.3. Run the ActiveX...
Sunday, December 16, 2012
How to Get Rid of Rundll Errors
1. Take notice of the rundll error file name. Type the dll into the search box at www.processlibrary.com to determine if it is indeed a trojan virus or spyware.2. Locate and stop the rundll process from running. Click on the Start Menu, then Run and type services.msc in the box and press enter. Find the rundll error in the list and stop it.3. Run a registry cleaner on the computer to remove any infections. Reboot the PC afterward.4. Update the currently installed anti-virus software on your computer. Run the anti-virus software, removing any infections. Reboot the PC afterward.5. Update...
How to Register ActiveX
1. Click the Windows 'Start' button.2. Type the following command (without quotes) into the Search input box (Vista) or at the Run input box or C: prompt in a DOS command window (XP, 2000):'Regsvr32 /s FILENAME.OCX'Change the world 'FILENAME' to the file name of the .ocx file and run the command from the same directory as the .ocx file.3. Press the 'Enter' key to execute the command. The ActiveX control will be register...
How to Troubleshoot the Defragmenter in Vista
Method One1. Go to 'Start > Run' on your computer.2. Type in '%Windir%\Inf' and hit 'OK.' A file should pop up on the right side of the window.3. Right click on the file name and hit 'Install.' This will reinstall the defragmenter program, which may eliminate any problems you may be having.Method Two4. Go to 'Start > Run' on your computer.5. Type in 'rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\dfrg.inf.'6. Hit 'OK' to make the program automatically reinstall itself.Method Three7. Log onto your computer as an Administrator.8. Press down on the...
Saturday, December 15, 2012
How to Troubleshoot Windows XP ActiveX Control
Enabling ActiveX1. Launch your Internet Explorer web browser and click the 'Tools' button.2. Scroll down and click 'Internet Options.' Click the 'Security' tab and click 'Custom Level.'3. Click 'Prompt' under 'Download signed ActiveX controls.' Click 'Enable' under 'Run ActiveX controls and plug-ins.' Click 'Enable' under 'Script ActiveX controls marked safe for scripting.'4. Click 'OK' to save the changes and 'OK' again to close the Internet Options.Solving ActiveX Registry Errors5. Download and install CCleaner free (see Resources).6. Launch your program after it has installed and...
Friday, December 14, 2012
How to Fix Error 1327 G
1. Click 'Start' and right-click 'Computer' in the Start menu. Then click 'Manage.'2. Click 'Disk Management' in the sidebar.3. Right-click the drive that was originally drive G and click 'Change Drive Letter and Paths.'4. Click 'Change,' click 'G' in the drop-down box and click 'OK' twice.5. Open the registry editor by clicking 'Start,' typing 'Regedit' into the search box in the Start menu and pressing 'Enter.'6. Navigate to the 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders' key in the registry editor.7. Examine each registry entry's path in...
Thursday, December 13, 2012
How to Reinstall Xprt6.Dll
1. Click the 'Start' menu and click 'Control Panel.'2. Click 'Programs' and then click 'Programs and Features.'3. Click any applications with 'AOL' in the name within the list of programs and click 'Uninstall/Change' above the list.4. Select 'Repair' when you get a prompt asking what you would like to do. Continue following the uninstaller application until the application completely repairs. Restart your computer when you fini...
How to Repair the Quick Launch Toolbar on Windows XP
1. Click 'Start' and then click 'Run.'2. Type 'cmd' in the Run dialog box that opens and then click 'OK.'3. Type the following commands in the command prompt (the black window that opens) and press 'Enter' after each:IE4UINIT.EXEREGSVR32 /i SHELL32.DLLREGSVR32 /i BROWSEUI.DLL4. Type 'Exit' in the command prompt and then restart your computer.5. Repeat Steps 1 and 2, and then type the following command into the command prompt and press 'Enter':%Appdata%\Microsoft\Internet Explorer\Quick Launch6. Type 'Exit' in the command prompt and then press 'Enter.'7. Click 'Start' and then click...
Wednesday, December 12, 2012
How to Fix System32 Hal Dll
1. Insert the Windows XP CD into your CD-ROM and restart your computer.2. Press the letter 'R' on your keypad when the 'Welcome to Setup' screen appears.3. Press the number '1' on your keypad and press ENTER.4. Type the administrator password when prompted and press ENTER. This will open the Command Prompt window.5. Type 'EXPAND D:\I386\HAL.DL_ C:\WINDOWS\SYSTEM32\HAL.DLL' (without the quotation marks) into the Command Prompt window and press ENTER. Note that this command assumes that C: is your Windows drive. If it is not, change the drive to the appropriate letter in the command.6....
How to Update Zlib1.Dll
1. Download the ZIP file containing Zlib1.dll from Zlib's website.2. Click on "Start" and select "Computer" to open Windows Explorer. Navigate to the folder to the folder where you saved the downloaded ZIP file. Right-click on the file and select "Extract" to extract its contents onto your hard drive.3. Open the folder containing the extracted file and right-click on the "Zlib1.dll" file. Select "Copy" from the contextual menu.4. Navigate to the following folder:C:\Windows\System32Right-click anywhere in the Windows Explorer window and select "Paste." If a warning message appears on your...
Subscribe to:
Posts (Atom)