rzr" said:
MS Works came pre-installed, fully opperational. There just does not seem
to
be a way to uninstall it. Not through the [Control Panel\Programs\Programs
and Features] interface, nor its [Start Menu\Programs] or [Program Files]
folders.
I've never worked with an OEM distribution of Vista so I'm doing a bit of
guessing...but if you are comfortable with working in the Registry a bit of
poking might help. Using REGEDIT:
* Select the Registry key (keys are in the left-hand pane of REGEDIT):
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
* Scan through the data items (in the right-hand pane) of each of the
subkeys under UNINSTALL (including ones where the key is only a GUID, not a
program name) to find one that represents Works. I don't know what it will
look like; I've not touched Works in a decade.
* If you find an entry that represents Works, look at the data items to see
if there is one named NoRemove, of type REG_DWORD, and value 1; if you find
it, that's why there's no remove button. Change its value to 0, then open
the PROGRAMS AND FEATURES control panel: the UNINSTALL button should be
visible.
#include <usual Dire Warnings about the dangers of editing the Registry.h>
Since you have no idea why your computer's manufacturer chose to prevent
Works from being removed, you don't really know what will result from
uninstalling it. It's also possible that something in your system - perhaps
the Registry itself - is corrupt, and attempting to remove Works may result
in various unpleasant examples of collateral damage. PLEASE make sure that
any irreplaceable data is backed up before you try this.
Good luck!
Joe Morris