I am preparing an installer using Advanced Installer for my project. There is one scenario:
- I am reading value from the registry to get the installation location of a specific software
- If suppose there is an invalid value present in the registry, which I am trying to read from the registry, then the installer is throwing "Could not access Network location" error/pop-up
Can you please confirm, is it possible to change the standard error message to a custom message?
Regards!
FOLLOW US