Differences between revisions 3 and 4
Revision 3 as of 2006-08-12 04:53:36
Size: 253
Editor: HoLin
Comment:
Revision 4 as of 2006-08-12 04:53:59
Size: 251
Editor: HoLin
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
{{{
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon
{{{HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

其他Tips

  • 不让浏览器缓存 response['Cache-Control']='max-age=0'
  • 自动登录Windows2000

{{{HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon DefaultUserName= DefaultPassword= AutoAdminLogon=1 }}}

HoLin/OtherTips (last edited 2009-12-25 07:13:47 by localhost)