文件名称:AutoRunProgram
- 所属分类:
- Windows CE
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 993kb
- 下载次数:
- 0次
- 提 供 者:
- suji*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现Wince下程序的开机自动运行功能;
将本程序设为开机自动运行
[HKEY_LOCAL_MACHINE\init]
"Launch80"="AutoRunProgram.exe"
在注册表中设置要开机自动运行的程序,如下示例
[HKEY_LOCAL_MACHINE\Software\HaCheng\touchcalibrate]
"Descr iption"="触摸屏定位"
"StartExe"="touchcalibrate.exe"
"StartCmdLineArgs"=""
"EndExe"=""
"EndCmdLineArgs"=-Achieved under Wince boot program automatically function to the procedures set autostart [HKEY_LOCAL_MACHINE \ init] " Launch80" = " AutoRunProgram.exe" in the registry settings to automatically start running, as an example [HKEY_LOCAL_MACHINE \ Software \ HaCheng \ touchcalibrate] " Descr iption" = " touch screen orientation" " StartExe" = " touchcalibrate.exe" " StartCmdLineArgs" = " " " EndExe" = " " " EndCmdLineArgs" = " "
将本程序设为开机自动运行
[HKEY_LOCAL_MACHINE\init]
"Launch80"="AutoRunProgram.exe"
在注册表中设置要开机自动运行的程序,如下示例
[HKEY_LOCAL_MACHINE\Software\HaCheng\touchcalibrate]
"Descr iption"="触摸屏定位"
"StartExe"="touchcalibrate.exe"
"StartCmdLineArgs"=""
"EndExe"=""
"EndCmdLineArgs"=-Achieved under Wince boot program automatically function to the procedures set autostart [HKEY_LOCAL_MACHINE \ init] " Launch80" = " AutoRunProgram.exe" in the registry settings to automatically start running, as an example [HKEY_LOCAL_MACHINE \ Software \ HaCheng \ touchcalibrate] " Descr iption" = " touch screen orientation" " StartExe" = " touchcalibrate.exe" " StartCmdLineArgs" = " " " EndExe" = " " " EndCmdLineArgs" = " "
相关搜索: 开机自动运行
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AutoRunProgram\AutoRunProgram\AutoRunProgram.cpp
..............\..............\AutoRunProgram.h
..............\..............\AutoRunProgram.ico
..............\..............\AutoRunProgram.rc
..............\..............\AutoRunProgram.rc2
..............\..............\AutoRunProgram.vcproj
..............\..............\AutoRunProgram.vcproj.LENOVO-7ACF1DC6.JingcanSu.user
..............\..............\ReadMe.txt
..............\..............\Reg.cpp
..............\..............\Reg.h
..............\..............\Resource.h
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\AutoRunProgram.ncb
..............\AutoRunProgram.sln
..............\AutoRunProgram.suo
..............\AutoRunProgram
AutoRunProgram
..............\..............\AutoRunProgram.h
..............\..............\AutoRunProgram.ico
..............\..............\AutoRunProgram.rc
..............\..............\AutoRunProgram.rc2
..............\..............\AutoRunProgram.vcproj
..............\..............\AutoRunProgram.vcproj.LENOVO-7ACF1DC6.JingcanSu.user
..............\..............\ReadMe.txt
..............\..............\Reg.cpp
..............\..............\Reg.h
..............\..............\Resource.h
..............\..............\stdafx.cpp
..............\..............\stdafx.h
..............\AutoRunProgram.ncb
..............\AutoRunProgram.sln
..............\AutoRunProgram.suo
..............\AutoRunProgram
AutoRunProgram