Writing DWORD data to the Registry when the Native Engine is enabled
Posted: Tue Jun 17, 2025 9:59 am
Hello,
For some reason I have to execute the Write Registry command when the NATIVE_ENGINE is set to TRUE. Previously I used a trick with adding "#" to the beginning of the string so that the value in the Registry would be of type DWORD, since the command does not allow to select this data type. But with the Native Engine enabled this does not work. How could I do this now, to write DWORD data to the Registry?
Thanks,
Kostya
For some reason I have to execute the Write Registry command when the NATIVE_ENGINE is set to TRUE. Previously I used a trick with adding "#" to the beginning of the string so that the value in the Registry would be of type DWORD, since the command does not allow to select this data type. But with the Native Engine enabled this does not work. How could I do this now, to write DWORD data to the Registry?
Thanks,
Kostya