close
在WES7 ICE內可以加入customer shell 元件直接把客戶APP launch起來,但在WES2009上沒有這個元件
因此在WES2009作法有三種:
1. 直接把APP取名為explorer.exe 取代C:\Windows裡的explorer.exe (此方式一旦APP有問題,也無法把原本explorer.exe叫回)
2. 輸入regedit ,會跳出registry editor視窗,找到以下路徑 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell->explorer.exe 改為你APP.exe執行路徑
3. Run -> gpedit.msc -> Windows Setting -> Script -> startup/shutdown ,於startup內add新的script執行你的app(startup就是在進到桌面後第一個會呼叫的script)
全站熱搜
留言列表