Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 05-22-2007, 11:30 PM
Jumbo
Newsgroup Contributor
 
Posts: n/a
Control Panel. Add or Remove programs. Huge space has appeared in display. Is there a fix?

Win XP Home SP2 and all updates.

When I use this facility to uninstall I find a huge space between the
windows updates and the last few items begining X to Z.

I don't know when this happened or why. I don't really know what question to
ask on google to get an answer.

Any help or pointers would be appreciated.

TIA

Jumbo
--
Silver Surfer


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 05-22-2007, 11:30 PM
  #2 (permalink)  
Old 05-23-2007, 02:20 AM
Newbie Coder
Newsgroup Contributor
 
Posts: n/a
Re: Control Panel. Add or Remove programs. Huge space has appeared in display. Is there a fix?

Jumbo,

The problem occurs when the last one before the white space has an error
(incorrect icon path). So you need to go into the registry to adjust it:

Registry Key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Uninstall

Look for the last Add/Remove entry before the white space & you'll probably
see the DisplayIcon is a negative value.

Edit the string & remove the negative number & that should have worked

How to open the registry:

Click START | RUN
Type regedit & click OK
Navigate to the unistall registry key above & look through the subkey.
DisplayIcon will be in the right pane

Note:

Please backup any registry key before altering it by using REGISTRY menu
& click Export Registry Key...

Hope this helps,

--
Newbie Coder
(It's just a name)



"Jumbo" <jumbo@dreamland.net> wrote in message
news:LI6dnU07U5wSQM7bnZ2dneKdnZypnZ2d@pipex.net...
> Win XP Home SP2 and all updates.
>
> When I use this facility to uninstall I find a huge space between the
> windows updates and the last few items begining X to Z.
>
> I don't know when this happened or why. I don't really know what question

to
> ask on google to get an answer.
>
> Any help or pointers would be appreciated.
>
> TIA
>
> Jumbo
> --
> Silver Surfer
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 05-23-2007, 04:11 AM
Jumbo
Newsgroup Contributor
 
Posts: n/a
Re: Control Panel. Add or Remove programs. Huge space has appeared in display. Is there a fix?


"Newbie Coder" <newbiecoder@spammeplease.com> wrote in message
news:%23q%23KPpRnHHA.4412@TK2MSFTNGP02.phx.gbl...
> Jumbo,
>
> The problem occurs when the last one before the white space has an error
> (incorrect icon path). So you need to go into the registry to adjust it:
>
> Registry Key:
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Uninstall
>
> Look for the last Add/Remove entry before the white space & you'll
> probably
> see the DisplayIcon is a negative value.
>
> Edit the string & remove the negative number & that should have worked
>
> How to open the registry:
>
> Click START | RUN
> Type regedit & click OK
> Navigate to the unistall registry key above & look through the subkey.
> DisplayIcon will be in the right pane
>
> Note:
>
> Please backup any registry key before altering it by using REGISTRY
> menu
> & click Export Registry Key...
>
> Hope this helps,
>
> --
> Newbie Coder
> (It's just a name)
>
>
>
> "Jumbo" <jumbo@dreamland.net> wrote in message
> news:LI6dnU07U5wSQM7bnZ2dneKdnZypnZ2d@pipex.net...
>> Win XP Home SP2 and all updates.
>>
>> When I use this facility to uninstall I find a huge space between the
>> windows updates and the last few items begining X to Z.
>>
>> I don't know when this happened or why. I don't really know what question

> to
>> ask on google to get an answer.
>>
>> Any help or pointers would be appreciated.
>>
>> TIA
>>
>> Jumbo
>> --
>> Silver Surfer
>>
>>

>
>


Much obliged.

Jumbo
Silver Surfer


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 05-23-2007, 04:11 AM
Jumbo
Newsgroup Contributor
 
Posts: n/a
Re: Control Panel. Add or Remove programs. Huge space has appeared in display. Is there a fix?

I spoke too soon. The last item does not have a negative number, just the
path.

Jumbo

"Newbie Coder" <newbiecoder@spammeplease.com> wrote in message
news:%23q%23KPpRnHHA.4412@TK2MSFTNGP02.phx.gbl...
> Jumbo,
>
> The problem occurs when the last one before the white space has an error
> (incorrect icon path). So you need to go into the registry to adjust it:
>
> Registry Key:
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Uninstall
>
> Look for the last Add/Remove entry before the white space & you'll
> probably
> see the DisplayIcon is a negative value.
>
> Edit the string & remove the negative number & that should have worked
>
> How to open the registry:
>
> Click START | RUN
> Type regedit & click OK
> Navigate to the unistall registry key above & look through the subkey.
> DisplayIcon will be in the right pane
>
> Note:
>
> Please backup any registry key before altering it by using REGISTRY
> menu
> & click Export Registry Key...
>
> Hope this helps,
>
> --
> Newbie Coder
> (It's just a name)
>
>
>
> "Jumbo" <jumbo@dreamland.net> wrote in message
> news:LI6dnU07U5wSQM7bnZ2dneKdnZypnZ2d@pipex.net...
>> Win XP Home SP2 and all updates.
>>
>> When I use this facility to uninstall I find a huge space between the
>> windows updates and the last few items begining X to Z.
>>
>> I don't know when this happened or why. I don't really know what question

> to
>> ask on google to get an answer.
>>
>> Any help or pointers would be appreciated.
>>
>> TIA
>>
>> Jumbo
>> --
>> Silver Surfer
>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 05-23-2007, 05:10 PM
Newbie Coder
Newsgroup Contributor
 
Posts: n/a
Re: Control Panel. Add or Remove programs. Huge space has appeared in display. Is there a fix?

Jumbo,

Check for one (DefaultIcon) with a minus number at the end:

Example:

C:\MyPath\MyDLL.dll -1
or

C:\MyPath\MyDLL.dll, -1

--
Newbie Coder
(It's just a name)



"Jumbo" <jumbo@dreamland.net> wrote in message
news:2sKdnfx5Ws1NgsnbnZ2dnUVZ8tzinZ2d@pipex.net...
> I spoke too soon. The last item does not have a negative number, just the
> path.
>
> Jumbo
>
> "Newbie Coder" <newbiecoder@spammeplease.com> wrote in message
> news:%23q%23KPpRnHHA.4412@TK2MSFTNGP02.phx.gbl...
> > Jumbo,
> >
> > The problem occurs when the last one before the white space has an error
> > (incorrect icon path). So you need to go into the registry to adjust it:
> >
> > Registry Key:
> >
> >

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Uninstall
> >
> > Look for the last Add/Remove entry before the white space & you'll
> > probably
> > see the DisplayIcon is a negative value.
> >
> > Edit the string & remove the negative number & that should have worked
> >
> > How to open the registry:
> >
> > Click START | RUN
> > Type regedit & click OK
> > Navigate to the unistall registry key above & look through the

subkey.
> > DisplayIcon will be in the right pane
> >
> > Note:
> >
> > Please backup any registry key before altering it by using REGISTRY
> > menu
> > & click Export Registry Key...
> >
> > Hope this helps,
> >
> > --
> > Newbie Coder
> > (It's just a name)
> >
> >
> >
> > "Jumbo" <jumbo@dreamland.net> wrote in message
> > news:LI6dnU07U5wSQM7bnZ2dneKdnZypnZ2d@pipex.net...
> >> Win XP Home SP2 and all updates.
> >>
> >> When I use this facility to uninstall I find a huge space between the
> >> windows updates and the last few items begining X to Z.
> >>
> >> I don't know when this happened or why. I don't really know what

question
> > to
> >> ask on google to get an answer.
> >>
> >> Any help or pointers would be appreciated.
> >>
> >> TIA
> >>
> >> Jumbo
> >> --
> >> Silver Surfer
> >>
> >>

> >
> >

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Add or Remove Programs from Control Panel cil Windows XP 4 03-21-2007 08:45 AM
Control Panel Add/Remove Programs geo Windows XP 3 03-13-2007 11:45 AM
Add or Remove Programs in Control Panel KarlB Windows XP 2 01-04-2007 06:17 AM
Control Panel - Add/Remove programs DrGaryG Windows XP 2 01-04-2007 04:52 AM
Huge blank space in WinXP "Add or Remove Programs" lisa harkema Windows XP 33 01-04-2007 02:27 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 09:41 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0