If you would like to have the button that is in Add/Remove Programs for your product just say "Remove" and not "Change/Remove" here is what you need to do.
Add the following registry actions to the "After Installing" tab.
Registry action: set value
Main Key: HKEY_LOCAL_MACHIJNE
sub key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstal l\%Your_Uninstall_Variable%
Value name: NoModify
value type: REG_DWORD
Value data: 1
Registry action: set value
Main Key: HKEY_LOCAL_MACHIJNE
sub key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstal l\%Your_Uninstall_Variable%
Value name: NoRepair
value type: REG_DWORD
Value data: 1
I know it is not a big thing but I don't want to get my users hopes up that they can modify the install.
Barb


