Jump to content

Recommended Posts

Posted

Hi,

the first thing is about the HIVE*.INF files on the cd. I looked through them but didn't find any for HKU\.DEFAULT\ only one for HKCU\ - is HKCU applied to HKU\.DEFAULT\ while the files are loaded in text-mode setup? If not, how do i apply settings for HKU\.DEFAULT\ and to which user are the HKCU\ settings applied?

The second thing: i'm trying to add some registry informations which are saved as a REG_QWORD. Yeah, not a REG_DWORD! MSDN said, a QWORD is the 64 bit version of a DWORD which is only 32bit.

http://msdn.microsoft.com/en-us/library/ms794514.aspx arleady helped me much but no information about adding a QWORD. Please note, flags is a bitmask!

I already tried 0x00011001 (0x00010001 for REG_DWORD and 0x00001000 for 64 bit registry) for flags but doesn't work :( I know how to add QWORDs using a reg file, but i need inf files.

Thank you very much


Posted

hehe :)

excellent, thank you. didn't found that site before. google always suggested me the word "WORD" if i googled for "QWORD" :(

i guess next time i'll google for such a tool (Reg2Inf) instead of converting the file manually and thinking about how great it would be having such a tool :D ok, i was dead beat...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...