PC Review


Reply
Thread Tools Rate Thread

Add/Remove Programs empty

 
 
mraymus
Guest
Posts: n/a
 
      8th Jun 2005
I’ve been having a Symantec install/uninstall problem from hell. I had
Norton 2005 installed and then installed Symantec Small Business on my
server and it went out and trounced on my Norton so I couldn’t
uninstall it. So, I went to install 2005 again so I could uninstall it
and it said it couldn’t install it until I got rid of the small
business version! Ahhhh! So, I uninstalled the server version,
reinstalled the client version, and then when I went into Add/Remove
programs, everything was whacked.

***This is where the real problem begins*****
When I go to Settings, Control Panel, all the control panel buttons
are squished up on the left hand side of the window with a scroll
button right down the middle. So, I thought, that’s wierd and I
clicked on Add Remove Programs and when it came up, all I saw was the
text that is usually along the left hand side, all across the top, and
nothing below that. Just an empty box. So, I’ve got 2 problems. 1- I
can’t uninstall Norton and 2-I need to get my add/remove programs
window back!

Any suggestions?

Matt

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/General...ict543534.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1714668
 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      8th Jun 2005
For your immediate problem you can navigate to;
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\SomeProgram
and execute the "UninstallString"
from the command line.

For the CPL issue;
From the "Run" box try;
regsvr32 %windir%\system32\appwiz.cpl

regsvr32 %windir%\system32\webvw.dll
to rebuild several *.htt files

If unsuccessful try
sfc /purgecache
sfc /scannow

Or try the regedits described in;
Add/Remove Programs Tool Displays Installed Programs Incorrectly
http://support.microsoft.com/default.aspx?kbid=266668

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"mraymus" wrote:
| I've been having a Symantec install/uninstall problem from hell. I had
| Norton 2005 installed and then installed Symantec Small Business on my
| server and it went out and trounced on my Norton so I couldn't
| uninstall it. So, I went to install 2005 again so I could uninstall it
| and it said it couldn't install it until I got rid of the small
| business version! Ahhhh! So, I uninstalled the server version,
| reinstalled the client version, and then when I went into Add/Remove
| programs, everything was whacked.
|
| ***This is where the real problem begins*****
| When I go to Settings, Control Panel, all the control panel buttons
| are squished up on the left hand side of the window with a scroll
| button right down the middle. So, I thought, that's wierd and I
| clicked on Add Remove Programs and when it came up, all I saw was the
| text that is usually along the left hand side, all across the top, and
| nothing below that. Just an empty box. So, I've got 2 problems. 1- I
| can't uninstall Norton and 2-I need to get my add/remove programs
| window back!
|
| Any suggestions?
|
| Matt
|
| --
| Posted using the http://www.windowsforumz.com interface, at author's
request
| Articles individually checked for conformance to usenet standards
| Topic URL:
http://www.windowsforumz.com/General...ict543534.html
| Visit Topic URL to contact author (reg. req'd). Report abuse:
http://www.windowsforumz.com/eform.php?p=1714668


 
Reply With Quote
 
mraymus
Guest
Posts: n/a
 
      8th Jun 2005
"Dave Patrick" wrote:
> For your immediate problem you can navigate to;
> HKLMSoftwareMicrosoftWindowsCurrentVersionUninstallSomeP
> rogram
> and execute the "UninstallString"
> from the command line.
>
> For the CPL issue;
> From the "Run" box try;
> regsvr32 %windir%system32appwiz.cpl
>
> regsvr32 %windir%system32webvw.dll
> to rebuild several *.htt files
>
> If unsuccessful try
> sfc /purgecache
> sfc /scannow
>
> Or try the regedits described in;
> Add/Remove Programs Tool Displays Installed Programs
> Incorrectly
> http://support.microsoft.com/default.aspx?kbid=266668
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "mraymus" wrote:
> | I've been having a Symantec install/uninstall problem from
> hell. I had
> | Norton 2005 installed and then installed Symantec Small
> Business on my
> | server and it went out and trounced on my Norton so I
> couldn't
> | uninstall it. So, I went to install 2005 again so I could
> uninstall it
> | and it said it couldn't install it until I got rid of the
> small
> | business version! Ahhhh! So, I uninstalled the server
> version,
> | reinstalled the client version, and then when I went into
> Add/Remove
> | programs, everything was whacked.
> |
> | ***This is where the real problem begins*****
> | When I go to Settings, Control Panel, all the control panel
> buttons
> | are squished up on the left hand side of the window with a
> scroll
> | button right down the middle. So, I thought, that's wierd
> and I
> | clicked on Add Remove Programs and when it came up, all I
> saw was the
> | text that is usually along the left hand side, all across
> the top, and
> | nothing below that. Just an empty box. So, I've got 2
> problems. 1- I
> | can't uninstall Norton and 2-I need to get my add/remove
> programs
> | window back!
> |
> | Any suggestions?
> |
> | Matt
> |
> | --
> | Posted using the http://www.windowsforumz.com interface, at
> author's
> request
> | Articles individually checked for conformance to usenet
> standards
> | Topic URL:
> http://www.windowsforumz.com/General...ict543534.html
> | Visit Topic URL to contact author (reg. req'd). Report
> abuse:
> http://www.windowsforumz.com/eform.php?p=1714668


Thanks, Dave. I had already looked in the registry for missing items,
but all the items were there. I know someone suggested that one of
the entries was longer than 62 characters, but nothing seemed out of
the ordinary. Wierd thing is I had just installed it a few days
before and didn’t have this problem.

I’ll try those other things.

Matt
 
Reply With Quote
 
mraymus
Guest
Posts: n/a
 
      17th Jun 2005
"mraymus" wrote:
> Thanks, Dave. I had already looked in the registry for
> missing items, but all the items were there. I know someone
> suggested that one of the entries was longer than 62
> characters, but nothing seemed out of the ordinary. Wierd
> thing is I had just installed it a few days before and didn't
> have this problem.
>
> I'll try those other things.
>
> Matt


I found the solution for this problem. I finally got in touch with
the Norton folks because I tried uninstalling the same way on another
win2k box and got the same result. They directed me to the windows
website, told me to type in "script 5.6" in the Search window and
download Script 5.6 Once I downloaded this and installed it, I got
Add/Remove Programs back to normal.

Here’s the download page for Script 5.6
http://www.microsoft.com/downloads/d...DisplayLang=en

Matt
 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      18th Jun 2005
Thanks for letting us know.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"mraymus" wrote:
| I found the solution for this problem. I finally got in touch with
| the Norton folks because I tried uninstalling the same way on another
| win2k box and got the same result. They directed me to the windows
| website, told me to type in "script 5.6" in the Search window and
| download Script 5.6 Once I downloaded this and installed it, I got
| Add/Remove Programs back to normal.
|
| Here's the download page for Script 5.6
|
http://www.microsoft.com/downloads/d...DisplayLang=en
|
| Matt


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add/Remove Programs Empty Jeff Windows XP General 1 14th Mar 2006 03:37 PM
Add remove programs empty after XP install =?Utf-8?B?TWlrZSwgdGhlIGVsZGVy?= Windows XP Help 3 10th Jan 2006 03:39 PM
Add/Remove programs almost empty.. =?Utf-8?B?UGV0ZXI=?= Microsoft Windows 2000 12 25th Feb 2005 04:51 PM
Re: Add/Remove Programs has empty space Mickey Ferguson Windows XP Setup 3 17th Feb 2005 06:56 PM
add/remove programs list is empty =?Utf-8?B?U2ltb24=?= Windows XP General 9 30th Jan 2005 03:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:27 PM.