Jump to content

Recommended Posts

Guest Crispy
Posted

As the title states I want to know how the syntax to use in the inf file to import a hexadecimal entry via a cab installer. I want to import something like this:

01,00,00,B4,01,00,00,B4,01,00,00,01,00,00,00,0F,00,00

Guest midnight
Posted

errr, try this....

HKCU,BlahBlah, "REG_DWORD Entry",0x1001,01,00,00,B4 etc.

Guest Crispy
Posted
errr, try this....

HKCU,BlahBlah, "REG_DWORD Entry",0x1001,01,00,00,B4 etc.

Ya, I know, a n00bish question :oops: ... anyway, I asume you mean:

HKCU,BlahBlah, "REG_DWORD Entry",0x00000001,01,00,00,B4 etc.

I have tried that several times, but it crashes cabwizsp and just spits out an xml file, which, however, appear to be correct ... :? ... frustrating ...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.