1. Insert the XP CD into the computer.2. Restart the computer. Press any key when indicated to boot from CD.3. Press 'Enter' at the first screen and 'F8' to accept the license terms.4. Highlight the drive containing Windows XP and press 'R,' reinstalling the System32 DLL files to your computer, repairing the broken copi...
Browse » Home » All posts
Thursday, August 11, 2011
Tuesday, August 9, 2011
How to Fix a 2738 Internal Install Error
1. Click the 'Start' button located in the lower-left corner of the computer's desktop.2. Click on 'All Programs,' 'Accessories' and 'Command Prompt.'3. Type the the following into the command prompt box: 'regsvr32 vbscript.dll.' Enter it without the quotes and period at the end. Visual Basic (VB) scripts will register for your computer.4. Type the following into the command prompt box: 'regsvr32 jscript.dll.' Put it in without the the quotes and the period at the end. Javascripts will now be registered for your computer.5. Close the command prompt box when you are finished. Choose to...
Sunday, August 7, 2011
How to Troubleshoot a Kodak C875 to Repair the Flash
1. Check that the batteries are properly installed and fully charged. The battery compartment is located on the bottom right side of the camera. The Kodak C875 is compatible with CRV3 lithium battery packs or two AA lithium or Ni-Mn batteries. The positive side of the outer battery faces up while the positive end of the inner battery faces down.2. Press the flash button on top of the camera to activate one of the flash modes. The flash button has a lightening bolt symbol next to it.3. Change the shooting mode to something other than 'Night Landscape' or 'Fireworks' using the mode dial on...
Thursday, August 4, 2011
How to Use a PDF OCX
1. Download a version of PDX OCX from a free software download website and save it on your desktop (see Resources).2. Double-click the downloaded file and click the 'Run' button.3. Double-click the new 'SETUP' folder stored on your desktop. Click 'OK' to start the installation.4. Click the 'Install' button to install PDX OCX on your machine.5. Click 'Continue' to accept the 'Program Group' assigned.6. Click 'OK' to accept the successful installation of the PDX OCX program.7. Click 'Start' and then select 'Printers and Faxes.'8. Right-click on 'Adobe PDF' and select 'Printing Preferences.'9....
Wednesday, August 3, 2011
How to Repair a Dynamic Link Library
1. Click 'Start,' type 'System Restore' in the 'Search' box and press 'Enter.'2. Click 'Use a different restore point.'3. Select a date prior to when you began receiving the DLL error in question.4. Press 'Next' to restore your operating system, undoing the changes to the DLL file that triggered corrupti...
How to Disable an Error on a Page
1. Open your browser window. Remember to do this process for each of the browsers that you use on a regular basis.2. Click on 'Internet Options' in your browser's main menu or in the 'Tools' menu.3. Click on 'Advanced,' and then scroll through the various options until you find 'Disable Script debugging.' Check the box. Scroll through the options again until you find 'Display a notification about every script error' and UNcheck that box. You have then disabled the browser's showing of the error notificati...
How to Repair a Hal.dll Error
1. Click the Windows logo in the lower corner of the desktop.2. Type 'System32' in the 'Start Search' dialog box. Press 'Enter.'3. Download the hal.dll file to the desktop.4. Drag the hal.dll file to the System32 folder. When a message appears asking you if you are sure you want to replace hal.dll, click 'Yes' or 'Continue.' Exit Windows Explorer.5. Press the 'Windows' button. Type 'regsvr32 HAL.DLL' in the 'Start Search' field. Press 'Enter' to update the file.6. Reboot your computer syst...
Monday, August 1, 2011
Updates Are Not Installing on My Computer
1. Press 'Ctrl' plus 'Shift' plus 'Esc.' The Task Manager opens.2. Click 'File' and click 'New Task.'3. Type 'cmd' in the 'Open' field and click 'OK.'4. Type each of the following commands at the Command Prompt and press 'Enter:'net stop bitsnet stop wuauservDel '%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat'Ren %systemroot%\SoftwareDistribution\DataStore *.bakRen %systemroot%\SoftwareDistribution\Download *.bakRen %systemroot%\system32\catroot2 *.baksc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)sc.exe...
Thursday, July 28, 2011
How to Fix an MSHTML.DLL Error
1. Reset Internet Explorer settings by opening the program, clicking the 'Tools' menu and clicking 'Internet Options.' Click the 'Advanced' tab and then click 'Reset' in the 'Reset Internet Explorer Settings' window to confirm.2. Download and install the latest version of Internet Explorer from the Microsoft website. If you're running an outdated version of the browser, upgrading may solve the the MSHTML.DLL error by replacing the file. When finished installing, restart your computer, then open the browser and navigate to an HTML page to test.3. Install the latest service pack upgrade for...
Wednesday, July 27, 2011
How to Set the Z Order Programmatically in Visual Basic
Add Controls to a Form1. Open Visual Studio and click 'File.' Select 'New Project' to open the New Project window.2. Click 'Visual Basic' and then double-click 'Windows Forms Application.' Visual Studio will create a new project and display an empty form in the design window.3. Click 'View' and select 'Toolbox' to display the toolbox and its controls.4. Double-click the ListBox control. A ListBox named 'ListBox1' will appear on the form.5. Move to the toolbox again and click the ListBox control. Double-click it and Visual Studio will add a ListBox named 'ListBox2' to the form.6. Click...
Tuesday, July 26, 2011
How to Fix Winsock in XP
1. Click 'Start' and click 'Run.'2. Type 'cmd' and press 'Enter.'3. Type 'netsh winsock reset' and press 'Enter.'4. Restart the comput...
Monday, July 25, 2011
How to Find Kernel32.dll on the Windows CD
1. Insert your Windows installation CD into your computer. Wait a few seconds until you hear the disc start spinning in your disc drive. Windows will now be able to recognize the CD.2. Close out of the 'Install Windows' screen that opens.3. Click 'Start.'4. Click 'Computer.'5. Open the icon for your Windows CD. Navigate to the 'System32' folder. Kernel32.dll is located in this folder on your Windows ...
How to Repair the Comdlg32.Dll File
1. Download and install the free comdlg32.dll file to your desktop. It's available from many websites.2. Press the Windows key and click 'Computer.'3. Double-click the drive letter that matches your hard drive, then click 'Windows' and 'System32.'4. Drag the comdlg32.dll file from the desktop into the 'System32' folder. Choose to replace the existing comdlg32.dll file when the window appears. Exit the window.5. Press the Windows key and 'R' at the same time. This will open the Run tool.6. Type 'Regsvr3 comdlg32.dll' in the field and click 'OK.' This registers the fi...
Sunday, July 24, 2011
How to Use Visual Basic Deployment Wizard
1. Click on Start in the lower left-hand corner of the desktop screen. Then select All Programs, Microsoft Visual Studio 6.0 and Microsoft Visual Studio 6.0 Tools.2. Select Package and Deployment Wizard. Click on the Browse button to select the project that is to be used. If this is the first time using the wizard, the project box will be empty. After the first project has been created that project name will remain in the project box as the default entry. Click on the down arrow and select a project name from the list of projects if there is more than one project name in the list.3. Choose...
Saturday, July 23, 2011
How to Get Rid of a Crypnet.dll
1. Create a system restore point on your system. This is a vital failsafe which will ensure that any subsequent damage which may occur is not irreversible. Type 'System Restore' into the search bar and click on the System Restore program from the following selections. On the next screen click on 'Create Restore Point' and follow the instructions on-screen.2. Determine whether the Crytpnet.dll process is indeed running on your system. Do this by pressing 'Ctrl + Alt + Del' and clicking on 'Start Task Manager.' From the subsequent box, click on the 'Processes' tab and look for 'Crytnet.dll.'...
Subscribe to:
Posts (Atom)