evb3 shell command launch a apps
So I want to launch windows/hpIpaqViewer.exe in a handheld PC with evb3.
And I found a evb application and code here to launch programs in handheld:
http://www.businessanyplace.net/?p=evbcode
codes:
http://www.businessanyplace.net/sam...de/ppde5.15.zip
In the evb form of the application that pop up:
(label) (textbox)
application: peghelp
parameters: soltr.htm
Click run, a solitaire help will start up.
My question is, if I want to run hpIpaqView.exe, what should I fill in the textboxes?
like this?
(label) (textbox)
application: hpIpaqViewer.exe
parameters: hpIpaqViewer.exe
Re: evb3 shell command launch a apps
HI,
if you just want to launch it, you don't need to send it any parameters.
Pete
Re: evb3 shell command launch a apps