Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Inno Setup: how to make a change option on "Uninstall or change a program"

On "Uninstall or change a program" on windows, some of the programs have a change option when you right click on them. enter image description here How can I add a change option to my program through Inno Setup?

like image 676
yuval Avatar asked Dec 10 '25 00:12

yuval


1 Answers

Specify the AppModifyPath directive. The reference describes it as:

When this directive is set, a separate "Modify" button in the Add/Remove Programs Control Panel applet will be displayed.

like image 194
TLama Avatar answered Dec 13 '25 02:12

TLama



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!