I am using this to create the install for an app. My problem is that I need to set a DOUBLEWORD value in the Registry. Problem is I need to set it as Hex NOT decimal and it seems to default to decimal. It has a setting for Boinary/Hex but it puts the correct number in but the wrong type. If I just use the DOUBLEWORD typoe - it takes the HEX number I put in and converts it - I can't figure out how to fix this. I don't have an option of editing the registry settings after the install - the app isn't a VB app - it's for the Palm OS. Can someone tell me how to slove this? The help doesn't tell me anything.