Problem:
When upgrading to ProfileUnity 6.5 from previous versions, values in the Registry module previously understood as decimal values are instead implemented as hexadecimal.
Symptoms:
In ProfileUnity 6.5, the Registry module was completely rewritten. If you had a decimal value before, the value needs to be put in the Registry module as hexadecimal.
Resolution:
To convert the decimal value to hexadecimal, either use a decimal to hex converter (there are many available online) or use Regedit to do the conversion.
To use Regedit:
1. Find the correct Registry entry, or create a new REG_DWORD value temporarily.
2. Double-click the new value and click 'Decimal', then type in the value to convert.
3. Click 'Hexadecimal'. Copy the value data and paste it into your ProfileUnity configuration.
Product: ProfileUnity
Product Version: 6.5+