I would like to find the script to convert a Hex number to a decimal number.
I couldn't find the function in the Window Script documentation.
Actually I am trying to write an hex number into the registry, I used
Reg.Write with a REG_DWORD type; but it only takes decimal number.
Thanks.
JW