Monday, December 17, 2012

How Can I Register an ActiveX Control?


Windows-Based Registration
1. 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 Registration Manager tool. Select the ActiveX component to be registered (files usually have .ocx extensions), then click the register button.
4. Repeat the registration process for any additional controls, then close the registration program when all controls are successfully registered.
5. Purchase the program from the developer. If the program performed properly, pay the registration fee so it will be available the next time it is needed.
Command-Line Registration
6. Back up the registry by creating a restore point as described above.
7. Open the Command window. Click the 'Start' button on the Windows desktop, choose 'All Programs,' 'Accessories' and then 'Command Prompt.' After a brief wait, a window will appear.
8. Type in the command: Regsvr32 ctlName.ocxReplace ctlName.ocx with the fully qualified path and file name of the ActiveX control. Press 'Enter' and wait for the response.
9. Repeat for all additional ActiveX controls to be registered.
10. Type the command: EXITThis closes the command prompt.
Read more ►

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 the currently installed anti-spyware software on the computer. Run the anti-spyware software, removing any infections. Reboot the PC afterward.
Read more ►

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 registered.
Read more ►

How to Troubleshoot the Defragmenter in Vista


Method One
1. 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 Two
4. 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 Three
7. Log onto your computer as an Administrator.
8. Press down on the 'Shift' key while right clicking on your desktop. This will open the Command Prompt.
9. Type in 'regsvr32 dfrgsnap.dll' and hit 'Enter.'
10. Type in 'regsvr32 dfrgui.dll' and hit 'Enter.' This will reinstall any missing software pieces.
Read more ►

Saturday, December 15, 2012

How to Troubleshoot Windows XP ActiveX Control


Enabling ActiveX
1. 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 Errors
5. Download and install CCleaner free (see Resources).
6. Launch your program after it has installed and click the 'Registry' button on the left panel.
7. Place a check on 'ActiveX and Class Issues' and click 'Scan for Issues.' When the scan is complete, click 'Fix selected issues.' Click 'Yes' to back up and save your registry.
8. Click 'Fix all Selected Issues' and click 'OK' to repair the ActiveX errors and problems.
Uninstalling and Reinstalling ActiveX Application
9. Click the Windows 'Start' button and click the 'Control Panel.'
10. Double-click 'Add or Remove Programs' to open the applications and programs window.
11. Scroll through and click your downloaded ActiveX application. Click 'Change/Remove' and click 'Yes' to remove it from your computer.
12. Navigate to the website to which you downloaded the ActiveX application to reinstall it on your computer.
Read more ►

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 the 'Data' column and look for paths that start with a 'G:'. For each that does, right-click the value, type the correct drive letter into the 'Value Data' field and click 'OK.' For example, if one path reads 'G:\Documents and Settings\Administrator,' change it to 'C:\Documents and Settings\Administrator.'
8. Navigate to the following registry keys and replace each 'G:' value inside of them with the correct drive letter:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell FoldersHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersionHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell FoldersHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
9. Close the registry editor and re-run the program's installer.
Read more ►

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 finish.
Read more ►

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.DLL
4. 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 Launch
6. Type 'Exit' in the command prompt and then press 'Enter.'
7. Click 'Start' and then click 'Control Panel.'
8. Double-click the 'Taskbar and Start Menu' icon on the Control Panel window.
9. Select the 'Show Quick Launch' checkbox on the Taskbar and Start Menu Properties dialog box that opens.
10. Click 'Apply' and then click 'OK.'
Read more ►

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. Restart your computer.
Read more ►

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 screen telling you that a file with the same name already exists in the directory, select the "Replace" option.
5. Click on "Star," type "cmd" in the search field and press the ENTER key on your keyboard. The will open Windows' Command Prompt application.
6. Type or copy-and-paste the following command in the Command Prompt window:regsvr32 c:\windows\system32\zlib1.dllPress the ENTER key to finish registering the new DLL.
Read more ►

How to Delete Shlwapi.dll


1. Right-click on the 'Start' button in Windows and select 'Explore' from the options that pop up. In the left panel of the Windows Explorer window that opens, navigate to the system folder for your version of Windows. If you have a 32-bit version of XP or Vista, this folder is located at 'C:\Windows\System32.' In 64-bit versions of XP or Vista, it can be found at 'C:\Windows\SysWOW64.' In 2000 and NT, the system folder is 'C:\WINNT\System32,' and in 95, 98 and ME, it's 'C:\Windows\System.'
2. Left-click the system folder once to make all of its files appear in the right panel of Explorer. Navigate through these files until you find shlwapi.dll, then right-click on it and select 'Delete' from among the options.
3. Left-click on the 'Start' button and select 'Run' from the Start Menu. Type 'cmd' in the Run window and click the 'Run' button. This launches the command prompt.
4. Type 'regsvr32 /u C:\Windows\System32\shlwapi.dll' in the command prompt, but note that this particular command line is for 32-bit versions of XP and Vista. If you're using another version, substitute the associated file path mentioned in Step 1 in place of 'C:\Windows\System32' in the example above. Once you've entered this line, press the 'Enter' key to un-register the .dll and complete the deletion process.
Read more ►

Tuesday, December 11, 2012

How to Get Permission to Replace DLL Files


1. Log in to your computer using an administrator username or another account with admin privileges. After you log in, click the Windows 'Start' button, select 'Control Panel' and click 'System and Security. Click 'Administrative Tools' and then double-click the 'Computer Management' icon.
2. Click 'Local Users and Groups' in the left navigation panel. Click the 'Administrators' group. This group lets a user change any setting on the computer, including DLL file replacements.
3. Right-click the 'Administrator' group and then click 'Add to Group' in the pop-up menu. A configuration dialog window opens.
4. Type your user account name in the text box. Click 'Check Name' to verify the spelling. Click 'Add' to add your account to the admin group.
5. Click 'OK' to save the settings and close the dialog window. Double-click the 'Administrator' group to verify that your name was added. Log out and log in using your account, which now has the ability to replace DLL files.
Read more ►

How to Fix Error 1721


Re-register Windows Installer Service
1. Restart your computer and press the F8 key repeatedly as soon as you see the BIOS information on your screen. Pressing the F8 key allows you to access the 'Safe Mode' of your computer. Select 'Safe Mode' and hit 'Enter.'
2. Log on as 'local administrator.' Click 'Start' and select 'Run.' Type 'cmd.exe' in the 'Run' box and click 'OK.' This will open the DOS (command) prompt.
3. Un-register Windows Installer service by typing 'msiexec/unregister' at the command prompt and hit 'Enter.' Immediately re-register Windows Installer by typing 'msiexec/regserver' on the next command line and hit 'Enter.' Type 'Exit' to close out of the command prompt. You can now attempt to remove the program once again from 'Add or Remove Programs.'
Run System File Checker
4. Click 'Start,' select 'Run,' type 'cmd.exe' and click 'OK.' This brings up a DOS (command) prompt.
5. Type 'sfc/purgecache' at the command prompt and hit 'Enter.' At the next prompt, type 'sfc/scannow' and hit 'Enter.'
6. Type 'Exit' to close out the command prompt and once again attempt to remove the program from 'Add or Remove Programs.'
Read more ►

Syntax Error During XP Installation


1. Log on to another computer. Insert the Windows XP CD. Click "Open Folder to View Files in Windows Explorer."
2. Press "Ctrl" and "A" to select all of the files. Go to the desktop. Right-click the desktop, then point to "New." Click "Folder."
3. Name the folder "XP." Double-click the folder to open it, then press "Ctrl" and "V" to paste the contents of the Windows XP CD to the "XP" folder.
4. Click "Start." Go to "All Programs," then to "Accessories." Click "Notepad." Paste the following text into Notepad:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="x86" publicKeyToken="6595b64144ccf1df"/>
<file name="comctl32.dll" hash="4f02ff771050b8657e289d75f19163fe2ab02600" hashalg="SHA1">
<windowClass>ToolbarWindow32</windowClass>
<windowClass>ComboBoxEx32</windowClass>
<windowClass>msctls_trackbar32</windowClass>
<windowClass>msctls_updown32</windowClass>
<windowClass>msctls_progress32</windowClass>
<windowClass>msctls_hotkey32</windowClass>
<windowClass>msctls_statusbar32</windowClass>
<windowClass>SysHeader32</windowClass>
<windowClass>SysListView32</windowClass>
<windowClass>SysTreeView32</windowClass>
<windowClass>SysTabControl32</windowClass>
<windowClass>SysIPAddress32</windowClass>
<windowClass>SysPager</windowClass>
<windowClass>NativeFontCtl</windowClass>
<windowClass>Button</windowClass>
<windowClass>Static</windowClass>
<windowClass>Listbox</windowClass>
<windowClass>ScrollBar</windowClass>
<windowClass>SysLink</windowClass>
<windowClass>tooltips_class32</windowClass>
<windowClass>ButtonListBox</windowClass>
<windowClass>SysAnimate32</windowClass>
<windowClass>SysMonthCal32</windowClass>
<windowClass>SysDateTimePick32</windowClass>
<windowClass>ReBarWindow32</windowClass>
<windowClass>Edit</windowClass>
<windowClass>Combobox</windowClass>
<windowClass>ComboLBox</windowClass>
</file>
</assembly>
5. Click "File." Click "Save As." Select "All Files (*.*)" from the "Save as Type" drop-down menu.
6. Enter "controls.man" into the "File Name" field. Select the desktop as the destination, then click "Save."
7. Go to the "i386" folder, found within the "XP" folder. Navigate through "asms," "6000," "msft," "windows," "common" and "controls."
8. Drag-and-drop the "controls.man" file on the desktop into the "controls" folder to fix the syntax error during XP installation. Select the option to overwrite the existing "controls.man" file.
9. Use a program like NERO or nLite to burn the file to disc. Other CD burning programs might not work, since not all can burn bootable discs.
Read more ►

Monday, December 10, 2012

How to Install ActiveX with a Missing Component Error


Registering Data Access Objects
1. Click 'Start' to open a list of options and programs available on your computer.
2. Click 'Run' to find and run the program you are looking for.
3. Type 'regsvr32' followed by the path to the DAO file. Microsoft Support Online gives the example of registering the DAO 3.5 library. To do this, you would type 'regsvr32 C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL' in the 'Run' pop-up box.
Validating a Utility Reference
4. Pull open the database that presents the error that needs to be fixed.
5. Click 'Modules' and 'New.'
6. Click 'References' on the 'Tools' menu. Click the checkbox next to 'Utility Database' or 'Utility.mda'.
Fixing a Damaged Wizard File
7. Open Windows Explorer.
8. Located the following Wizard files: Wztool80.mde, Wzmain80.mde and Wzlib80.mde.
9. Change each file extension '.mde' to '.old'.
10. Restart Microsoft Access for restoration of these files.
Missing References
11. Open the database which presents the error message.
12. Click 'Modules' and then 'New.'
13. Click 'References' on the 'Tools' menu.
14. Clear the check mark next to the files that are marked 'MISSING'.
Read more ►