Alex,
I never did get this to work. What I did do, however, is copy the .cabs to
the \Windows\Startup directory, so that the next time the machine restarts
(user forced), the cab files install. Cheesy, but it will work until MS
comes back with some help.
Doug
"Alex Feinman [MVP]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> You can specify multiple ini files on the same command line (separated
with
> spaces)
>
> CEAppMgr.exe "\MyApp_BW.ini" "\MyApp_CLR.ini"
>
> Refer to
>
http://msdn.microsoft.com/library/de...pinstall30.asp
> for more information.
>
> "doug" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Alex,
> >
> > Good suggestion, but I am having trouble implementing. I already have a
> > setup.ini for my application (see attached). I have 3 more cabs to
> install,
> > so at first I tried to add them to the line with all of the other
cabs...
> > wrong answer. Next, I tried to add 3 other ini files, one for each cab,
> and
> > change the after_install event of the custominstaller.installer.vb to
run
> > each of the other ini files like the first, but that didn't work either.
> >
> > Thanks for any assistance you can provide.
> >
> > Doug
> >
> > "Alex Feinman [MVP]" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > So, does that mean my suggestion was helpful or too obscure? <g>
> > > Sorry I was so brief - I was replying between a few household chores.
> > >
> > > "doug" <(E-Mail Removed)> wrote in message
> > > news:%(E-Mail Removed)...
> > > > Alex,
> > > >
> > > > Did you hear the light bulb click on in my head? I will be posting
a
> > > sample
> > > > to the newsgroups for everyone, because I didn't think that it was a
> > very
> > > > intuitive process.
> > > >
> > > > Doug
> > > >
> > > > "Alex Feinman [MVP]" <(E-Mail Removed)> wrote in message
> > > > news:%(E-Mail Removed)...
> > > > > You can use RAPI to launch \windows\wceload.exe passing it a full
> path
> > > of
> > > > > the cab as the argument.
> > > > > Alternatively you could create .ini files for your cabs and launch
> > > > CeAppMgr
> > > > > to install it.
> > > > >
> > > > > "doug" <(E-Mail Removed)> wrote in message
> > > > > news:(E-Mail Removed)...
> > > > > >
> > > > > > The CF deployment example in MSDN gets you 50% there. I have
> > managed
> > > to
> > > > > get
> > > > > > the additional 3rd party CABs onto the device. How do I execute
> > them
> > > > > > programmatically from the desktop to install them?
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
>