Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Add/Remove Programs Update


1 reply to this topic

defunk

defunk
  • Members
  • 2 posts

Posted 20 June 2002 - 23:43

Is there a windows message that I can broadcast that will force the Add/Remove Programs control panel applet to update it's list?

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 21 June 2002 - 01:56

I'm not sure why you need to do that, but the closes thing I know of is the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Management\ARPCache\<InstallGUID>

It has Changed (DWORD value) which is normally zero.  You could try setting it to one, one worst case, just delete that key and it will get regenerated.
user posted image