View Single Post
  #14 (permalink)  
Old 08-31-2006, 04:41 PM
Ash's Avatar
Ash Ash is offline
CF owner
 
Join Date: 27 Jul 2005
Location: Devon, UK
Posts: 4,144
Ash has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond reputeAsh has a reputation beyond repute
Default

You may want to try this and see if it fixes it [note: You will need the XP Pro Installation Disk to do this.]

Go to Start, then Run.
Copy and paste the following code into the box and press Enter:
Code:
RUNDLL32 ADVPACK.DLL,LaunchINFSection %windir%\INF\communic.inf,HypertrmUninstall
This will remove HyperTerminal.

To reinstall it, enter:
Code:
RUNDLL32 ADVPACK.DLL,LaunchINFSection %windir%\INF\communic.inf,Hypertrm
. In the dialoge that comes up, click "Browse" and browse to the I386 directory on the install CD, and click Open.
Click OK,it should now reinstall it for you.

Let us know if this works.
__________________
Thanks,
Ash
CF Founder

Great Webhosting. Shared starting at $2 per month. VPSes starting at $6 per month.
www.Centicero.com

Want to get in touch? Send me a PM | Do you want to continue receiving free help? Or do you want this site to close? Become a premium member.
Reply With Quote