Add some callback: will InnoSetup replace the file or not
Add some type of the callback that will be lauched for a specified files from [FILES] section (marked by some new flag) and provide information: will the Setup replace this file (based on rules, destination etc) or not?
It can more precisely flow the upgrade process. When I upgrade my shell extension but dll file not changed and will not replaced I do not need to restart Explorer process, for example.
3
votes