Re: Reseting via cab installation
- From: "<ctacke/>" <ctacke[at]opennetcf[dot]com>
- Date: Mon, 7 May 2007 17:16:51 -0400
A custom installer DLL would do it.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
"Saman" <Saman@xxxxxxxxxxxxxxxxxx> wrote in message
news:OtHLclOkHHA.3816@xxxxxxxxxxxxxxxxxxxxxxx
No, after the installation of such cab, at the final screen is written:
"App was succesfully installed .... To complete the installation is
required reset. Press OK to .." or something like that. No external
process..
Riki wrte:
Saman wrote:
I've seen couple of cabs that after installation default installer
(wceload.exe) requested reset (not from setup.dll).
How to make such cab? I'm creating cab by writing .inf files namualy and
using cabwiz.
At a guess, call ShellExecute on another app (perhaps you main app, with
a command line argument) and have that poll the setup process, once it
closes then do the reset.
Riki
.
- Follow-Ups:
- Re: Reseting via cab installation
- From: Saman
- Re: Reseting via cab installation
- References:
- Reseting via cab installation
- From: Saman
- Re: Reseting via cab installation
- From: Riki
- Re: Reseting via cab installation
- From: Saman
- Reseting via cab installation
- Prev by Date: Re: Project available: Connection status activex control
- Next by Date: Re: today plugin in managed code?
- Previous by thread: Re: Reseting via cab installation
- Next by thread: Re: Reseting via cab installation
- Index(es):
Relevant Pages
|