简体   繁体   English

如何在 windows xp 中创建自定义登录页面

[英]How to create custom login page in windows xp

I would like to create custom login page in windows server machine using c#.When i login to the server remotely which should have to take the user name and password as the current login.. First of all i would like to know what is the procedure to change the login page for windows.我想使用 c# 在 windows 服务器机器上创建自定义登录页面。当我远程登录到服务器时,应该将用户名和密码作为当前登录名。首先我想知道程序是什么更改 windows 的登录页面。

Not sure what you exactly want to achieve... but this seems a good starting point http://msdn.microsoft.com/en-us/library/aa380543%28v=vs.85%29.aspx不知道你到底想达到什么......但这似乎是一个很好的起点http://msdn.microsoft.com/en-us/library/aa380543%28v=vs.85%29.aspx

For windows XP you can use this: http://www.stardock.com/products/logonstudio/对于 windows XP,您可以使用: http://www.stardock.com/products/logonstudio/

For windows 7 you can use this: http://tweaks.com/windows/39468/customizing-logon-screen-background-in-windows-7/对于 windows 7,您可以使用: http://tweaks.com/windows/39468/customizing-logon-screen-background-in-windows-7/

Both can be done manually also (without a special program).两者都可以手动完成(无需特殊程序)。 But if you want to do this, then you need to be at least advanced enough to find the manual from google.但是如果你想这样做,那么你至少需要足够先进才能从谷歌找到手册。 Else you might break your Win installation.否则你可能会破坏你的 Win 安装。 :( :(

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM