Can the cab file produced by a .net smart device solution be built in such a
way so that the program automatically starts after it has been installed to
the CE device?

thanks,
Jesse

Re: program automatically starts after cab install by Jan

Jan
Tue May 11 22:09:20 CDT 2004

In my knowledge, if you install your application by click .cab file
in File Explorer of PPC, it can not automatically start your application,
because the .cab files is handled by wceload.exe to process the
installation.

You have make your own setup program to install from desktop and
execute your application via RAPI after installation.

--
Best Regards,
Jan Yeh

eMVP, MCAD, .NETcf Developer
Mobile Mind Company @ Taiwan
http://blog.mvpcn.net/janyeh

"Jesse" <jaufiero@cascodev.com> ¦b¶l¥ó
news:efjA625NEHA.1312@TK2MSFTNGP12.phx.gbl ¤¤¼¶¼g...
> Can the cab file produced by a .net smart device solution be built in such
a
> way so that the program automatically starts after it has been installed
to
> the CE device?
>
> thanks,
> Jesse
>
>