Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 XP 中创建了一个计划任务,用于每天运行一个程序。它工作得很好。但它需要用户名和密码才能登录。如何在登录窗口提示输入用户名和密码后自动提供此登录详细信息。
Control Panel -> Scheduled Tasks -> Properties -> Tab Task -> Run as username/password
如果现有提示被禁用,创建一个新任务应该会有所帮助。向导将询问用户名和密码。