Re: [WiX-users] Change button in Add/Remove Programs dialog

2007-11-14 Thread Rob Mensching
Or All the same. Rob Hamflett wrote: > Set ARPNOMODIFY to 1. > > or just > 1 > should do the trick. > > Rob > > Abdullah Ahmed wrote: > >> Hey guys, >> >> Is there anyway to disable or remove the change button in the add/remove >> programs dialog? >> >> My installer currently installs an

Re: [WiX-users] Change button in Add/Remove Programs dialog

2007-11-12 Thread Rob Hamflett
Set ARPNOMODIFY to 1. or just 1 should do the trick. Rob Abdullah Ahmed wrote: > Hey guys, > > Is there anyway to disable or remove the change button in the add/remove > programs dialog? > > My installer currently installs and uninstalls silently (with no UI ) > but the Change button seems t

[WiX-users] Change button in Add/Remove Programs dialog

2007-11-12 Thread Abdullah Ahmed
Hey guys, Is there anyway to disable or remove the change button in the add/remove programs dialog? My installer currently installs and uninstalls silently (with no UI ) but the Change button seems to only run a custom action and then quits leaving the program in a half uninstalled state. -- .