Add/Remove programs problem

G

Guest

I posted this a few minutes ago in the wrong place so here goes again. If
this Newsgroup is the wrong place, please let me know.

Running XP Home on a Toshiba Notebook. When machine arrived, all was well.
Spent a period of time adding my programs and deleteing the "sales pitch"
demo programs that they loaded on the hard drive.

Suddenly, when I go to Add/Remove Programs in the control panel, the Sort By
window in Name mode shows only three programs that start with "A", by size
shows only two large programs, and the used ones show a lot more but I don't
know if all are shown.

What happened and how do I fix it?

I called Toshiba support and they first said to reload the operating system
and then said I had a virus. (McAfee full scan showed no viruses.)

Thnaks for any help.

C. Moore
 
W

Wesley Vogel

Courtesy of Kelly
Microsoft-MVP Windows® XP-Shell/User
2004 Windows MVP "Winny" Award

Add or Remove - White Space
http://www.kellys-korner-xp.com/xp_a.htm#ws

[[This is generally due to the DisplayIcon having a negative number. From
here you can either remove the negative number or remove the last
application listed:
Start/Run/Regedit:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{} ]]

AutoCad Fix
http://www.kellys-korner-xp.com/regs_edits/autocadaddremovefix.zip

Autodesk Land Desktop 3 Fix
http://www.kellys-korner-xp.com/regs_edits/autodesk-landdesktop3-addremovefix.zip

===

I have AutoCAD LT 2000i. The white space in Add or Remove Programs usually
shows up after the AutoCAD LT 2000i listing. If you want to tweak the
registry...

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0065-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_SZ
Value Data: C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1

Notice the aclt.exe,-1?? You can change it to read aclt.exe,1

Or you can run one of the fixes. I have both autocadaddremovefix.zip &
autodesk-landdesktop3-addremovefix.zip. They both include icons.
autocadaddremovefix.vbs is the one that works for me. It's easier to use
the fix than changing the -1.

I get the white space in Add or Remove Programs every time that I add or
remove a program. It isn't always AutoCAD LT that has the white space after
it, sometimes it's another program. At any rate, one of the fixes will
work. Until the next time.

autocadaddremovefix.vbs adds an autocad.ico icon to the %systemroot%\web
folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\autocad.ico

autodesk-landdesktop3-addremovefix.vbs adds an acad.ico icon to the
%systemroot%\web folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0138-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\acad.ico
-----
***
From snowman...
AutoCAD 2002 is
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
-----
***
From anonymous poster...

One application causes the problem for me. I just removed the reference to
that program in regedit and the black spot dissapeared.
-----

Here is a script which lists all the negative icon references and sends them
to a log file.
http://windowsxp.mvps.org/utils/
ARPNegCheck.vbs
Lists all negative icon references in Add/Remove

http://windowsxp.mvps.org/reg/ARPNegCheck.vbs

From...
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

Dowload the script. Run it by double clicking ARPNegCheck.vbs.
NegativeIcons.txt will be saved to your Desktop.


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
G

Guest

Maybe I missed something. My question did not address an AutoCAD problem.
Is the answer to the Add/Remove problem buried in this message? Please point
it out to me. Thanks

C. Moore

Wesley Vogel said:
Courtesy of Kelly
Microsoft-MVP Windows® XP-Shell/User
2004 Windows MVP "Winny" Award

Add or Remove - White Space
http://www.kellys-korner-xp.com/xp_a.htm#ws

[[This is generally due to the DisplayIcon having a negative number. From
here you can either remove the negative number or remove the last
application listed:
Start/Run/Regedit:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{} ]]

AutoCad Fix
http://www.kellys-korner-xp.com/regs_edits/autocadaddremovefix.zip

Autodesk Land Desktop 3 Fix
http://www.kellys-korner-xp.com/regs_edits/autodesk-landdesktop3-addremovefix.zip

===

I have AutoCAD LT 2000i. The white space in Add or Remove Programs usually
shows up after the AutoCAD LT 2000i listing. If you want to tweak the
registry...

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0065-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_SZ
Value Data: C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1

Notice the aclt.exe,-1?? You can change it to read aclt.exe,1

Or you can run one of the fixes. I have both autocadaddremovefix.zip &
autodesk-landdesktop3-addremovefix.zip. They both include icons.
autocadaddremovefix.vbs is the one that works for me. It's easier to use
the fix than changing the -1.

I get the white space in Add or Remove Programs every time that I add or
remove a program. It isn't always AutoCAD LT that has the white space after
it, sometimes it's another program. At any rate, one of the fixes will
work. Until the next time.

autocadaddremovefix.vbs adds an autocad.ico icon to the %systemroot%\web
folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\autocad.ico

autodesk-landdesktop3-addremovefix.vbs adds an acad.ico icon to the
%systemroot%\web folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0138-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\acad.ico
-----
***
From snowman...
AutoCAD 2002 is
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
-----
***
From anonymous poster...

One application causes the problem for me. I just removed the reference to
that program in regedit and the black spot dissapeared.
-----

Here is a script which lists all the negative icon references and sends them
to a log file.
http://windowsxp.mvps.org/utils/
ARPNegCheck.vbs
Lists all negative icon references in Add/Remove

http://windowsxp.mvps.org/reg/ARPNegCheck.vbs

From...
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

Dowload the script. Run it by double clicking ARPNegCheck.vbs.
NegativeIcons.txt will be saved to your Desktop.


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
C. Moore said:
I posted this a few minutes ago in the wrong place so here goes again. If
this Newsgroup is the wrong place, please let me know.

Running XP Home on a Toshiba Notebook. When machine arrived, all was well.
Spent a period of time adding my programs and deleteing the "sales pitch"
demo programs that they loaded on the hard drive.

Suddenly, when I go to Add/Remove Programs in the control panel, the Sort
By window in Name mode shows only three programs that start with "A", by
size shows only two large programs, and the used ones show a lot more but
I don't know if all are shown.

What happened and how do I fix it?

I called Toshiba support and they first said to reload the operating
system and then said I had a virus. (McAfee full scan showed no viruses.)

Thnaks for any help.

C. Moore
 
W

Wesley Vogel

Is the answer to the Add/Remove problem buried in this message? Please
point it out to me.

Excepts from my first post...

Add or Remove - White Space
http://www.kellys-korner-xp.com/xp_a.htm#ws

[[This is generally due to the DisplayIcon having a negative number. From
here you can either remove the negative number or remove the last
application listed:
Start/Run/Regedit:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{} ]]

Here is a script which lists all the negative icon references and sends them
to a log file.
http://windowsxp.mvps.org/utils/
ARPNegCheck.vbs
Lists all negative icon references in Add/Remove

http://windowsxp.mvps.org/reg/ARPNegCheck.vbs

From...
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

Dowload the script. Run it by double clicking ARPNegCheck.vbs.
NegativeIcons.txt will be saved to your Desktop.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
C. Moore said:
Maybe I missed something. My question did not address an AutoCAD problem.
Is the answer to the Add/Remove problem buried in this message? Please
point it out to me. Thanks

C. Moore

Wesley Vogel said:
Courtesy of Kelly
Microsoft-MVP Windows® XP-Shell/User
2004 Windows MVP "Winny" Award

Add or Remove - White Space
http://www.kellys-korner-xp.com/xp_a.htm#ws

[[This is generally due to the DisplayIcon having a negative number. From
here you can either remove the negative number or remove the last
application listed:
Start/Run/Regedit:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{}
]]

AutoCad Fix
http://www.kellys-korner-xp.com/regs_edits/autocadaddremovefix.zip

Autodesk Land Desktop 3 Fix
http://www.kellys-korner-xp.com/regs_edits/autodesk-landdesktop3-addremovefix.zip

===

I have AutoCAD LT 2000i. The white space in Add or Remove Programs
usually shows up after the AutoCAD LT 2000i listing. If you want to
tweak the registry...

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0065-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_SZ
Value Data: C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1

Notice the aclt.exe,-1?? You can change it to read aclt.exe,1

Or you can run one of the fixes. I have both autocadaddremovefix.zip &
autodesk-landdesktop3-addremovefix.zip. They both include icons.
autocadaddremovefix.vbs is the one that works for me. It's easier to use
the fix than changing the -1.

I get the white space in Add or Remove Programs every time that I add or
remove a program. It isn't always AutoCAD LT that has the white space
after it, sometimes it's another program. At any rate, one of the fixes
will work. Until the next time.

autocadaddremovefix.vbs adds an autocad.ico icon to the %systemroot%\web
folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\autocad.ico

autodesk-landdesktop3-addremovefix.vbs adds an acad.ico icon to the
%systemroot%\web folder. It also adds this to the registry >>
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0138-0409-0000-0060B0CE6BBA}
Value Name: DisplayIcon
Value Type: REG_EXPAND_SZ
Value Data: %systemroot%\web\acad.ico
-----
***
From snowman...
AutoCAD 2002 is
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
{5783F2D7-0101-0409-0000-0060B0CE6BBA}
-----
***
From anonymous poster...

One application causes the problem for me. I just removed the reference
to that program in regedit and the black spot dissapeared.
-----

Here is a script which lists all the negative icon references and sends
them to a log file.
http://windowsxp.mvps.org/utils/
ARPNegCheck.vbs
Lists all negative icon references in Add/Remove

http://windowsxp.mvps.org/reg/ARPNegCheck.vbs

From...
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

Dowload the script. Run it by double clicking ARPNegCheck.vbs.
NegativeIcons.txt will be saved to your Desktop.


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
C. Moore said:
I posted this a few minutes ago in the wrong place so here goes again.
If this Newsgroup is the wrong place, please let me know.

Running XP Home on a Toshiba Notebook. When machine arrived, all was
well. Spent a period of time adding my programs and deleteing the
"sales pitch" demo programs that they loaded on the hard drive.

Suddenly, when I go to Add/Remove Programs in the control panel, the
Sort By window in Name mode shows only three programs that start with
"A", by size shows only two large programs, and the used ones show a
lot more but I don't know if all are shown.

What happened and how do I fix it?

I called Toshiba support and they first said to reload the operating
system and then said I had a virus. (McAfee full scan showed no
viruses.)

Thnaks for any help.

C. Moore
 
G

Guest

I have not been able to write a "new thread"; I don't know why (anyone,
please let me know!) Therefore, I am posting a "reply", instead of a new
question. Please excuse!
PROBLEM:
The Add/remove component of my Control Panel does not work. It gives ---
"An exception occurred while trying to run
"C:\windows\system32\shell32.dll,Control_RunDLL"C:windows\system32\appwiz.cpt",", add or remove programs"

Thus I can not uninstall programs.

This error has persisted for months There are many programs thaT I have not
been able to uninstall due to this error. I would fix it using my original
Windows XP Professional software disk, but it can not be used after SP2,
which I have installed a long time ago.

PLEASE HELP!
The following was posted to someone else's (same?) question and I tried it.
It does not work.
: (in response to another post):
Try this:
Start > Run > control appwiz.cpl


When I did try this, the exception error also came up and aborted the attempt.

If possible, please respond to
(e-mail address removed)
if you are able to.
Of course,I will continue to check back on this board for your posts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top