I tried to make a setup with Installforge, which writes a value to the registry. I have to write a hex value (REG_BINARY)
with a .reg file I do it like this:
[HKEY_CURRENT_USER\Software\...]
"Settings"=hex:28,00,00,00,FF
When I try to do this with Installforge I only get a text value (REG_SZ) in the registry.
Is there a possibility to write a hex value to the registry with Installforge?
Hex values in Registry
Hello,
it is not possible yet. However we are planning to add this feature to future releases of InstallForge.
it is not possible yet. However we are planning to add this feature to future releases of InstallForge.
Best regards,
Soner Boztas, M.Sc. Aerospace Engineering
InstallForge on GitHub: https://github.com/soner-boztas/installforge
Add me on LinkedIn: www.linkedin.com/in/soner-boztas-software-architect
Soner Boztas, M.Sc. Aerospace Engineering
InstallForge on GitHub: https://github.com/soner-boztas/installforge
Add me on LinkedIn: www.linkedin.com/in/soner-boztas-software-architect