Hi guys!

I wonder if anyone could help me out with this one. I've figured out that the normal.dot path is stored in the register under
Code:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Options
in a key called STARTUP-PATH. If it's not set then the default location is simple enough to get.

The issue is, is that the key is hex encoded and I am unsure how to decode this type of registry key so any assistance would be welcomed.