Dear,

We have restyle your previous post. Preventing misunderstandings

Windows 2000 and XP Reg Entry info:
quote:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters]

EnablePlainTextPassword REG_DWORD 0x00000001 (1)

Kix-code:
code:
WriteValue("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters", "EnablePlainTextPassword ", "1", "REG_DWORD")

Windows NT Reg Entry info:
quote:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]

EnablePlainTextPassword REG_DWORD 0x00000001 (1)

Kix-code:
code:
WriteValue("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters", "EnablePlainTextPassword ", "1", "REG_DWORD")

Good to hear you get it working.
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA