-
Hi there, The reason is, RabbitMQ states that only one version of Erlang must be installed. Since I want to bundle it I must make sure this is true. I want to use registry search to find out how many items in the registry match this pattern:
If it is more than one I want to fail the installation. Best regards. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That sort of search functionality is not built into the Windows Installer. You would need a custom action in this case. |
Beta Was this translation helpful? Give feedback.
That sort of search functionality is not built into the Windows Installer. You would need a custom action in this case.