Thank you for your post.
My original problem is that I cannot uninstall with the control panel.
I have detailed the actual issue in the first message in this thread.
I appreciate iny info you have on manually unistalling the Framework.
Steve
To uninstall a product after it's gone from the "Add/Remove Programs" list, or if uninstalling it
from there doesn't work, besides using msiexec /x, open Windows Explorer, navigate to
your windows installation directory ( \windows or \winnt or \whatever ); highlight the directory
and select, from the Explorer menu, "Tools"; and then "Folder Options" and "View";
then *deselect* "Hide protected operating system files" and select "Show hidden files and folders".
That will make the Windows\installer directory visible in Windows Explorer.
After you've done that, navigate to the \windows\installer directory, find the program you
want to uninstall ( hovering over any msi file will popup a description ) and once you've
identified the program you want to uninstall, right-click on it and select "Uninstall" from
the context menu.
You'll have to be patient and hover over over each msi file there,
until you find the one which corresponds to the .Net Framework 2.0.
In my box it's the very first msi file, when the directory is ordered by file name.
In your case it might be different.
Let us know whether you were successful doing that.
I still have an ace in the sleeve, in case that doesn't work, but it *should*.
After you do that, if you feel uncomfortable with the
hidden/protected files showing, revert the settings you changed.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Thank you for your post.
>
[quoted text clipped - 101 lines]
>>>>> >>
>>>>> >> Steve
Steve Cross - 16 Jul 2007 14:55 GMT
Juan:
I found the msi. I rgith clicked and tried to uninstall. Got the warning
"Do you want to uninstall?" and cliecked yes.
Windows Installer dialog said:
The patch package could not be opened. Verify that the patch package exists
and that you can access it, or contact the application vendor to verify that
this is a valid Windows Installer patch package.
Cannot get past this.
Thanks for your time.
Steve
> To uninstall a product after it's gone from the "Add/Remove Programs"
> list, or if uninstalling it
[quoted text clipped - 164 lines]
>>>>>> >>
>>>>>> >> Steve