Thursday, July 5, 2012

How to Solve a C00d1199 error


1. Ensure that your are attempting to open your DVD file with the right Windows Media application. Close out of Windows Media and then reopen the program and try to play the file again. If you receive the same error message, continue on to the next steps.
2. Read the information on the file you are trying to open, and make sure that your file is the only one needed and that it is not part of a series of files (like part 1 of 3). If it is a part of a series, you will need to download all of the files for your movie and then try to play the file again.
3. Download the InterVideo DVD XPack plug-in and follow the installation instructions if you are running XP on your computer. The InterVideo DVD XPack will decode your DVD and provide Windows Media with any additional codecs that might be needed to play it.
4. Install PowerDVD SE for Windows Vista if this is your operating system. This will provide everything you need to play your video files.
Read more ►

Wednesday, July 4, 2012

How to Diagnose a Connection Error on a Page


1. Click on the link that reads 'Diagnose Connection Problems' (or similar text) on the error page. This link usually appears beneath a list of causes for the connection problem. Some browsers do not have a direct link; in this case, go to 'Tools' and locate 'Diagnose Connection Problems.'
2. Follow the troubleshooting steps that appear. The Network Diagnostics Tool will guide the user through suggestions, such as checking the modem and/or router, to help diagnose the problem. This tool will also perform checks on network connections, such as identifying weak signals and wireless compatibility checks.
3. Examine the Diagnostics Log by clicking the 'View Diagnostic Log' link that appears in the last window of the troubleshooting steps.
4. Contact the Internet Service Provider (ISP) if the Network Diagnostics Tool could not fix the problem. Make sure to keep the Diagnostic Log open when speaking with the ISP representative. By having this log available, you will be able to provide detailed information to the representative that will enable them to fix the issue.
Read more ►

Tuesday, July 3, 2012

How to Fix the VLC in Windows


1. Close the VLC player.
2. Go to 'Start' and then 'Search.'
3. Type 'C:\Documents and Settings\username\Application Data\vlc' if you have Windows XP or 2000. If you have another edition of Windows, simply type 'vlc.' Press 'Enter' to find this file.
4. Look for a file in the search results called 'vlcrc.' Right-click it and choose 'Delete.'
5. Double-click on the 'Cache' folder and highlight all the files inside. Right-click them and select 'Delete.'
6. Open the VLC program; it should now work normally.
Read more ►

How to Reinstall Windows Root System 32


1. Click the Windows 'Start' button. Type 'rstrui' into the text box on the popup menu. Press 'Enter' to start the restore wizard.
2. Click 'Choose a Different Restore Point.' This lets you manually choose the last known good configuration backup on your computer. Click the 'Next' button.
3. Choose a date and time when the computer functioned without errors. The list of backups are ordered by date, so if you recently installed software and the errors started, select the most recent backup file. Click 'Next.'
4. Review the changes on the final window. Click 'Finish' to complete the restoration. Reboot your computer for the changes to take effect.
Read more ►

Sunday, July 1, 2012

How to Repair Outlook Express Files


1. Click on the 'Start' menu and choose 'Restart' from the shutdown options to restart your computer. After your computer restarts, open Outlook Express to see if the problem is fixed. If not, continue to the next step.
2. Quit all problems except Internet Explorer and Outlook Express. From the 'Tools' menu in Internet Explorer, click 'Internet Options.' Click 'Delete Files' from the 'Temporary Internet files' section. Tick the 'Remove all offline files' box and click 'OK.' If the problem persists, continue to the next step.
3. Click 'File' from the Outlook Express menu bar, then click 'Work Offline.' Click 'Folder List,' then click 'Outlook Express.' At the upper-right corner of the panel for the list, click 'X' to close it. Choose 'Folder' from the 'File' menu. Click 'Compact All Folders' and wait for the program to finish. Continue to the next step if the problem is not fixed.
4. Select 'Run' from the 'Start' menu. Type 'msimn /reg' into the 'Open' box. Click 'OK.' From the 'Tools' menu in Internet Explorer, click 'Options.' Select the tab labeled 'Programs' in the pop-up window. Set Outlook Express as your default program for email and news. Go to the next step if Outlook Express is still having problems.
5. Select 'Run' from the 'Start' menu. Type 'regsvr32 urlmon.dll' into the 'Open' box. Click 'OK.' Do the same for 'regsvr32 mshtml.dll,' 'regsvr32 shdocvw.dll,' 'regsvr32 browseui.dll' and 'regsvr32 msjava.dll.' If this does not stop the problem, go to the next step.
6. Download the appropriate version of Internet Explorer you are using from Microsoft's site (see Resources). Follow the instructions to reinstall.
Read more ►

Thursday, June 28, 2012

How to Reinstall Browseui.dll


Reinstall Browseui.dll
1. Restart the computer. Click \"Start,\" \"Shut Down,\" then \"Restart.\" Alternatively, use the physical \"Restart\" button on your computer if the Windows \"Start\" menu does not appear on your desktop.
2. Boot into Windows' \"Safe Mode with Command Prompt\" by pressing the \"F8\" key as the computer boots. Select \"Safe Mode with Command Prompt\" with the \"Up\" and \"Down\" arrow keys, then press \"Enter.\" When prompted, select your Windows operating system entry with the \"Up\" and \"Down\" arrow keys, then hit \"Enter.\"
3. Insert your Windows installation disc into the disc drive, then close the drive.
4. Navigate to Windows' \"System32\" folder by typing \"cd\\windows\\system32\" at the command prompt, then hitting \"Enter.\"
5. Rename the corrupted Browseui.dll file. Type \"ren browseui.dll browseui.old\" at the command prompt, then hit \"Enter.\" It's okay if Windows tells you the file does not exist; ignore the message and skip this step.
6. Navigate to the disc drive by typing its drive letter followed by a colon, then hitting \"Enter\". For example, navigate to the disc drive with the default drive letter by typing \"D:\" followed by \"Enter.\"
7. Navigate to the \"i386\" folder on the disc by typing \"cd i386\", then pressing \"Enter.\"
8. Reinstall Browseui.dll from the Windows installation disc by typing \"expand Browseui.dl_ %Windir%\\System32\\Browseui.dll\", then pressing \"Enter.\" Ensure you type a space between \".dl_\" and \"%Windir%\".
9. Restart the computer. Press \"CTRL,\" \"ALT,\" and \"Delete\" at the same time. Select \"Shut Down\" using the tab key, then press \"Enter.\" Select \"Restart\" with the \"Up\" and \"Down\" arrow keys, then press \"Enter.\"
Re-register Browseui.dll
10. Open the \"Run\" dialog by clicking \"Start,\" then \"Run.\"
11. Open the command prompt by typing \"cmd\", then \"Enter.\"
12. Navigate to \"%Windir%\\System32\" by typing \"cd %Windir%\\System32\" into the command prompt window. Press \"Enter.\"
13. Unregister Browseui.dll by typing \"regsvr32 browseui.dll /u\" into the command prompt window, then pressing \"Enter.\" If Windows is still using the corrupt, old version of Browseui.dll, unregistering and re-registering the DLL forces Windows to use the newly installed version.
14. Re-register Browseui.dll by typing \"regsvr32 browseui.dll\" into the command prompt window, then pressing \"Enter.\"
15. Close the command prompt window by typing \"exit\" and pressing \"Enter.\"
16. Restart the computer by clicking \"Start,\" \"Shut Down,\" then \"Restart.\"
Read more ►

Wednesday, June 27, 2012

How to Fix an Emerge Sandbox Error


1. Access the Bugzilla database, a debugging research database specifically for sandbox errors.
2. Find your sandbox error message within the error messages listed by using the “find” search tool and plugging in the exact language in your error message.
3. Examine the information provided about your specific sandbox error message to see if a fix is provided. If so, follow the directions for instituting the fix. If your specific error is not listed, use the fix provided for the error messages closest to yours.
4. Find the corrupted ebuild — if the above steps do not reveal the problem — using “Addpredict.” Access the sandbox shell and apply the Addpredict function to any suspect ebuild. The ebuild will be allowed to simulate a write to the live file system, which reveals a malfunctioning ebuild.
Read more ►

How to Fix the Network Port in Windows XP


1. Scan your PC for viruses and spyware. Many of these malicious programs can cause connectivity problems. Run a complete system scan instead of a quick one so that all files on the computer will be checked. Complex viruses can resist removal. These can be removed by restoring the system to a time before the virus/spyware took root.
2. Use System Restore if you can't get rid of the malware. Go to 'Start' and point to 'All Programs,' then choose 'Accessories,' then 'System Tools,' then 'System Restore.' On the Welcome screen, click 'Restore my computer to an earlier time.' If it is already selected, just click 'Next.' On the next page, choose a restore point prior to the time the problems began. If a confirmation message appears, click 'OK.' On the page titled 'Confirm Restore Point Selection,' click 'Next.' When finished, the computer will restart.
3. Check the firewall for blocked ports. Normally, Windows XP's firewall will let you know when a program is being blocked. The 'Windows Security Alert' will pop up and give you three options. If you are sure the program isn't harmful, choose 'Unblock' to allow the connection. You may not see this alert if it has been disabled; this can be changed in the settings.
4. Open the Windows Firewall. Click 'Start' and choose 'Run.' In the box, type 'wscui.cpl,' and then click 'OK.' In the Windows Firewall dialog box, you should see a check mark by 'Display a notification when Windows Firewall blocks a program.' If not, click to add one.
5. Repair the connection automatically. There is a feature in XP that will check the connection and fix problems with the network and ports. To find it, go the 'Control Panel' in the 'Start' menu and open 'Network Connections.' Right-click on the troublesome connection and choose 'Repair.'
Read more ►

Tuesday, June 26, 2012

How to Delete Shell32.dll


The Steps
1. Right-click on the 'Start' button in Windows and select 'Explore' from the pop-up menu. In the left panel, navigate to the system folder for your version of Windows. If you're using a 32-bit version of XP or Vista, this is 'C:\Windows\System32.' in 64-bit versions of XP or Vista, it's 'C:\Windows\SysWOW64.' In 2000 and NT, it's 'C:\WINNT\System32.' Finally, in 95, 98 and ME, it's 'C:\Windows\System.'
2. Browse through the right panel for shell32.dll. When you find it, right-click the file and select 'Delete' from the pop-up menu. This will automatically move the file to the Recycle Bin.
3. Click the 'Start' button in Windows and select 'Run.' When the window opens, type 'cmd' in the empty field and click the 'Run' button.
4. Type 'regsvr32 /u C:\Windows\System32\shell32.dll' into the command line, but make sure you use the correct file path for your version of Windows. The example here is for 32-bit versions of XP and Vista. If you're using a different version, replace the file path in this command with the file path for your version indicated in the first step. Press 'Enter' after you've typed in this command line.
5. Close the command prompt window after it unregisters the file, which only takes about a second. Shell32.dll has now been fully deleted from your system.
Read more ►

How to Reinstall Missing ActiveX Files


1. Navigate to any interactive website that prompts you to install ActiveX controls.
2. Single-click the yellow information bar that pops up at the top of the Web page.
3. Choose 'Install ActiveX Control.' Follow the on-screen prompts to complete the installation.
4. Relaunch Internet Explorer.
Read more ►

How to Register a CAB File


1. Click the Windows 'Start' button. Type 'cmd' into the search text box and press 'Enter.' Your MS DOS prompt window opens where you can register your CAB file.
2. Type 'regsvr32 /c filename.cab' where 'filename.cab' is the name of your CAB file. The 'c' switch means 'console output,' which means any errors are shown in the console.
3. Press 'Enter' to run the regsvr32 tool and register the CAB file on your computer. A 'Success' message returns when the registration completes.
Read more ►

Friday, June 22, 2012

How to Delete Flash 10A OCX


1. Launch your preferred Web browser and download the Flash uninstall program that corresponds to your operating system.
2. Exit any running applications, including those currently active in the system tray of your taskbar.
3. Launch the uninstaller program. Click the 'yes' button if you receive a dialog box asking you if you want the program to make changes to your computer.
4. Restart your computer once the program has finished to complete the uninstallation process.
Read more ►

How to Reinstall Wininet


1. Click the Windows 'Start' button in the task bar. Click 'Programs,' then click 'Internet Explorer.' This opens the web browser compatible with Microsoft installation for the Windows system.
2. Navigate to the Microsoft download page that contains the repair tool. When your browser opens the page, click 'Download.' Internet Explorer opens a dialog window that gives you the option to download or run the file.
3. Click 'Run' to download the file and execute it automatically. Click 'OK' to verify that you want to run the file on your system.
4. Reboot the computer after the installation completes. A reboot is required when repairing or replacing system DLL files.
Read more ►

Thursday, June 21, 2012

How to Troubleshoot Getting a Red X When Trying to Print a PDF


1. Download and attempt to print a second PDF. If the second PDF prints but the first will not, it is possible that the first PDF is damaged. Delete the current version you have, download the file again and try to print it.
2. Click on 'Start,' then 'Control Panel.' Click on 'Classic View' in the left column if applicable.
3. Double-click 'Programs and Features' in Windows 7 and Windows Vista or 'Add/Remove Programs' in Windows XP.
4. Find any installed Adobe Reader software listed in your installed programs. Double-click on the first one installed, and remove the program by following the on-screen prompts. Repeat with any other Adobe Reader software listed.
5. Restart your computer.
6. Visit the Adobe Reader website. Download and install the latest version of the software that is compatible with your computer and preferred Web browser. (Please see 'Resources' section below for link.)
7. Restart your computer. Attempt to print the PDF after your computer reboots.
Read more ►

Wednesday, June 20, 2012

How to Fix Microsoft Error Code Stop:c0000135 User32


1. Insert the Windows XP setup CD in the CD drive of your computer, and then restart your computer.
2. Press “R” on your keyboard when you see the Windows XP "Welcome to Setup" screen. This will start the Windows XP recovery console. If you are asked to enter the administrator password, type it and press “Enter.”
3. Type the following commands one by one, without quotes, at the command prompt, and then press “Enter.”
“EXPAND drive_letter1:\i386\user32.dll_ drive_letter2\windows\system32”
“EXPAND drive_letter1:\i386\userinit.ex_ drive_letter2\windows\system32”
Replace drive_letter1 here with the CD drive letter of your computer in which the Windows XP setup CD is present (for example, E:), and drive_letter2 here with the letter of the drive in which Windows XP is installed on your computer (for example, D:).
Read more ►