add and remove programs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Control Panel; Add or Remove Programs; No "remove program" button. What gives
 
TMason8,

There is a policy setting that removes the uninstall button... Its found
here:

START | RUN | Type 'regedit' (without quotes) & press ENTER

Navigate or create the following key:

Current User:


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninsta
ll

All Users:


HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Uninst
all

Key Name: NoRemovePage
Key Type: DWORD
Value: 1 = remove, 0 to add

So, if the key exists then double-click the 'NoRemovePage' & change to zero

Close the registry editor & restart

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


tmason8 said:
Control Panel; Add or Remove Programs; No "remove program" button. What
gives
 
Singapore,

Do you ever use other sites as you are only ever refering to Kelly's Corner?

As people cannot be sure of what they are downloading I suggest the OP not
to download anything that cannot be explicitly trusted

--
Newbie Coder
(It's just a name)
 
Newbie Coder said:
TMason8,

There is a policy setting that removes the uninstall button... Its found
here:

START | RUN | Type 'regedit' (without quotes) & press ENTER

Navigate or create the following key:

Current User:


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninsta
ll

All Users:


HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Uninst
all

Key Name: NoRemovePage
Key Type: DWORD
Value: 1 = remove, 0 to add

So, if the key exists then double-click the 'NoRemovePage' & change to zero

Close the registry editor & restart

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



gives

I've tried to go through this, but under policies, I don't have the
Uninstall item listed. Should I be creating it? If so, how would I do this?
 

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

Back
Top