积极答复者
windows xp embeded系统设置OEM程序开机启动

问题
答案
-
你的第一個問題是可以在XPE 工具上實現的.
请使用Component Designer将你要执行的Application制作成组件,并套用Windows Shell的属性。
体作法请参考下列
在组件建立时,按Browse...,选择Software->System->UserInterface->Shells->Windows Shell-> Shell prototype component
1.按下Advanced..按钮,在Advanced Properties窗口中 按Add 按钮加入Shell的名称.
Name: cmiShellPath
Value: %Systemroot%\system32\calc.exe (以計算機作為example)
2.设定Shell路径
请在Component->File 按鼠标右键新增
设定Add Component File Resources 内容
Target Name: 选择来源程序路径
Destination: 选择程序目的路径
3.将建立好的SLD当再import 至数据库
PS:以上细详步骤可参考http://johnny0627.blogspot.tw/2011/02/shell.html
4.开始制作系的XPE Image Files.
- 加入前步骤作好的Shell来换替原来的Explorer Shell.
- 自动登入组件
加入Software->System->Security->Infrastructure->Automatic Logon
设定User name: Administrator
Johnny Blog: http://johnny0627.blogspot.tw/
- 已标记为答案 Jason Dot WangModerator 2013年12月12日 1:24
全部回复
-
Hi Terry,
欢迎来到MSDN中文论坛。
Windows XP OEM系统的开机定制需要第三方软件的协助,这不在我们的支持范围,请理解。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
你的第一個問題是可以在XPE 工具上實現的.
请使用Component Designer将你要执行的Application制作成组件,并套用Windows Shell的属性。
体作法请参考下列
在组件建立时,按Browse...,选择Software->System->UserInterface->Shells->Windows Shell-> Shell prototype component
1.按下Advanced..按钮,在Advanced Properties窗口中 按Add 按钮加入Shell的名称.
Name: cmiShellPath
Value: %Systemroot%\system32\calc.exe (以計算機作為example)
2.设定Shell路径
请在Component->File 按鼠标右键新增
设定Add Component File Resources 内容
Target Name: 选择来源程序路径
Destination: 选择程序目的路径
3.将建立好的SLD当再import 至数据库
PS:以上细详步骤可参考http://johnny0627.blogspot.tw/2011/02/shell.html
4.开始制作系的XPE Image Files.
- 加入前步骤作好的Shell来换替原来的Explorer Shell.
- 自动登入组件
加入Software->System->Security->Infrastructure->Automatic Logon
设定User name: Administrator
Johnny Blog: http://johnny0627.blogspot.tw/
- 已标记为答案 Jason Dot WangModerator 2013年12月12日 1:24