I want to suppress the InstallDir UI for upgrade scenario. I will get previously installed path from registry and i just want to suppress the this UI.
Is there any way to do this?
I want to suppress the InstallDir UI for upgrade scenario. I will get previously installed path from registry and i just want to suppress the this UI.
Is there any way to do this?
Ciprian
On
You can use a RegistrySearch Element to retrieve the path from the registry. If it is loaded correctly you can use the search property to condition the dialog display. Here is a similar theread
Copyright © 2021 Jogjafile Inc.
Add this code to the custom UI.