如何使用WindowsForm在C#中实现启动屏幕? [英] How to implement a Bootup Screen in C# using WindowsForm?

查看:163
本文介绍了如何使用WindowsForm在C#中实现启动屏幕?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,
如何实现Windows启动,而不是显示Windows启动屏幕,而是显示图像,然后在Windows启动后立即启动我的程序(ABC.EXE).

有人可以帮我吗?
在此先感谢您.

Dear All,
How can I Implement a windows boot that will, instead of showing the windows startup screen, with the image and then have my program(ABC.EXE) start immediately after the bootup of windows.

Can any one help me out on this?
Thanks in advance.

推荐答案

就更改Windows启动时显示的图像而言,此链接将为您提供帮助:

Windows XP:
http://www.jakeludington.com/windows_xp/20060219_change_xp_boot_screen.html [ http://www.sevenforums.com/customization/11930-change-boot-logo- screen.html [^ ]
http://www.sevenforums.com/tutorials/5382-log-screen-change.html?filter%5B2%5D = Appearance%20个性化 [
http://msdn.microsoft.com/en-us/library/aa376977 (v = vs.85).aspx [
As far as changing the image that is displayed when Windows is booting up, this link will help you out:

Windows XP:
http://www.jakeludington.com/windows_xp/20060219_change_xp_boot_screen.html[^]

Windows 7:
http://www.sevenforums.com/customization/11930-change-boot-logo-screen.html[^]
http://www.sevenforums.com/tutorials/5382-log-screen-change.html?filter%5B2%5D=Appearance%20Personalize[^]

This image cannot be replaced with an application, but you can change it to your image/logo. As for starting your application at startup, you simply need to put a link to your application in the startup folder of Windows. Another way of doing it would be to put your application under the Run section in the registry. Here are the places you could put it:

http://msdn.microsoft.com/en-us/library/aa376977(v=vs.85).aspx[^]


这篇关于如何使用WindowsForm在C#中实现启动屏幕?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆