Hello Gerhard and welcome to Advanced Installer forums,
I have various builds which must each write a different value to a registry key. So I created a property with values defined for each build. When I define the registry key as a DWORD then it fails to create.
If the property value does not represent a number, the registry entry will fail to create them as DWORD.
If I make it a string the key is created but the value is empty.
This may happens if the property is empty. In order to have a better view about this, can you please send us the .AIP (project file) and a
verbose log of the installation process to
support at advancedinstaller dot com so we can investigate it? If it contains confidential information you can send us a small test project which reproduce this behaviour.
In order to add registry keys and values to your package, please follow the steps from the
Add registry article.
Please let us know if that helped.
Best regards,
Dan