From c5906a87ec76be1cb194cd75e4985f6970ea38e4 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 10 Oct 2000 13:30:02 +0000 Subject: Just in case anyone thinks that Win ME is not freally just a facelift for Win98/95 jerry (This used to be commit fca30085cc8c84697927e7769251205e10fd31ed) --- docs/WinME_PlainPassword.reg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/WinME_PlainPassword.reg (limited to 'docs') diff --git a/docs/WinME_PlainPassword.reg b/docs/WinME_PlainPassword.reg new file mode 100644 index 0000000000..9dd3103689 --- /dev/null +++ b/docs/WinME_PlainPassword.reg @@ -0,0 +1,4 @@ +REGEDIT4 + +[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] +"EnablePlainTextPassword"=dword:00000001 -- cgit