Hi. When I write to registry on a x64 machine, I have to use "HKLM64". "HKLM" wont work. it's a bit annoying have to make to lines that writes the same thing, one with HKLM and one with HKLM64. Is there not a way to just write 1 line, witch will work for both 32 bit and 64 bit?