[THIN] Re: Updating a DWORD value in the regestry using a .KEY file

  • From: Jim Hathaway <JimH@xxxxxxxxxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Wed, 10 Jul 2002 16:11:33 -0700

Should be more like this . . . 

HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversionpolicies\system
        DontDisplayLastUserName = REG_DWORD 1 

-----Original Message-----
From: jason.weems@xxxxxxxxxxxx [mailto:jason.weems@xxxxxxxxxxxx]
Sent: Wednesday, July 10, 2002 12:49 PM
To: THIN@xxxxxxxxxxxxx
Subject: [THIN] Updating a DWORD value in the regestry using a .KEY file


Anyone know how to set a DWORD registry entry using a .KEY file.  I keep 
getting a string value with a value of dword: value
An example line in my .KEY file could be:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
                                RestrictAnonTest = 00000001, dword

... when I check the key in the registry it comes up as a string value; i.e
the 
registry would show...

RestrictAnonTest        "dword: 000000001"


Thanks in advance,

Jason Weems
Sr. Network Systems Engineer
Systems Engineering Group
Citigroup Real Estate Lending and Technology Group
314-275-1142
jason.weems@xxxxxxxxxxxx







===================================
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm




===================================
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link.

http://thethin.net/citrixlist.cfm

Other related posts: