在Windows ce启动时启动应用程序 [英] Start application on startup of windows ce

查看:117
本文介绍了在Windows ce启动时启动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

那里,

我有一个运行windows ce 5.0的设备的开发工具包。

i have a development kit of a device that runs windows ce 5.0.

我开发了一个应用程序因为它运行良好但我现在不知道如何让它在启动时运行。

i have developed an application for it that runs fine but i do not now how to make it run at the startup.

根据制造商我必须将以下数据添加到program.reg

according to the manufacturer i have to add the following data to program.reg

HKEY_LOCAL_MACHINE \ init]

HKEY_LOCAL_MACHINE\init]

Launchxx" =< your_application.exe>

Launchxx"=<your_application.exe>

" Dependxx" = hex:0A ,00,14,00,1E,99

"Dependxx"=hex:0A,00,14,00,1E,99

我在哪里可以找到这个文件。

where can i find this file.

还有其他方法让它在启动时启动up?

is there any other way to make it start on start up?

顺便说一下,我在哪里可以找到适用于windows ce的可视键盘。

by the way where can i find a visual keyboard for windows ce.

提前感谢。

推荐答案

这不应该是program.reg。可能是platform.reg。

That should not be a program.reg. that may be platform.reg.

请参阅以下链接以了解启动和停用。

See the following link to know about the Launch and Depend.

http://msdn.microsoft.com /en-us/library/ms901773.aspx

http://msdn.microsoft.com/en-us/library/ms901773.aspx

另请参阅此博客,了解启动和依赖键的用法

Also see this blog for the usage of launch and depend keys

http:// blogs。 msdn.com/b/mikehall/archive/2007/06/01/kiosk-mode-for-ce-6-0.aspx

http://blogs.msdn.com/b/mikehall/archive/2007/06/01/kiosk-mode-for-ce-6-0.aspx

要启用软件键盘,您必须添加平台构建器中的软件输入面板(SIP)组件

To enable the software Keyboard, you have to add the software input panel(SIP) component in the platform builder

 


这篇关于在Windows ce启动时启动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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