RE: is there any documentation about hWorkbench.exe's parameter? Dapeng Lin 20.Jan.09 08:33 PM a Web browser Device Runtime Environment 6.1.1Windows Mobile
My finding is that if we start the headless application using j9, hworkbench will load another j9 process when we start our UI application. so it won't help us to preload the xpd environment. I checked some shortcuts in lotus expeditor folder. To launch a UI application, use "hWorkbench.exe -launch "your ui applicaiton id". There is also another one "hWorkbench.exe -update" which I am not sure what it is about, but it does not have a UI. So I wonder whether hWorkbench.exe can start a headless application which may reuse the same xpd environment when I start my UI application.