Jump to content

HKCU in inf file


Recommended Posts

Hi.

I have writen an .inf file to install an application with it's registry entries but for some reason the registry entries highlighted below are not being written to the registry although the others are. These entries need to go into the Current User entry.

HKCU,"Software\PowerISO",,0x00000012

;These two
HKCU,"Software\PowerISO","Install_Dir",0x00000000,"C:\Program Files\PowerISO\"
HKCU,"Software\PowerISO","USER",0x00000001,00,11,22,33,44,55,66,77,88,99,aa,bb,cc,dd,ee,ff,01,23,45,67,89,ab

HKCU,"Software\PowerISO","Language",0x00010001,"1033"

;This one
HKCU,"Software\PowerISO","MainWindow",0x00000001,6e,00,00,00,6e,00,00,00,c0,03,00,00,d9,02,00,00,00,00,00,00

HKCU,"Software\PowerISO","Status",0x00010001,00000005
HKCU,"Software\PowerISO","ShellIntegration",0x00010001,00000001

Anyone have any ideas?

Many Thanks

Worf

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