Jump to content

reg to inf conversion


Recommended Posts

Could an inf genius help me with this conversion:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]

"nfo_auto_file"=hex(0):

I imported that into the registry to see what the "type" was and it said REG_NONE and that the value was zero-length binary value.

But I wasn't sure on how to conver that,

Thanks

]Bonkers[

Link to comment
Share on other sites


I'm not a genius but try this...

RegSettings.inf

----------------

[Version]
Signature="$Windows NT$"

[DefaultInstall]
AddReg = RegSettings

[RegSettings]
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids","nfo_auto_file",0x00030001,00

Link to comment
Share on other sites

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...