|
|
Up |
|
|
  |
Author: Richard MRichard M Date: Feb 18, 2008 12:35
I have a couple of apps I wish to install from a CD, before the reseal phase.
A webcam is one. (I hope this is an acceptable thing to do.)
The problem is that it doesn't install - obviously missing components. Now,
apart from months or years of experience, how is someone to know what
components for tricky bits like this?
If I don't watch out, through trial and error I will have a full XP install
which kinda defeats the purpose.
Hints, useful books, articles and links are all welcome.
|
| |
|
| | 6 Comments |
|
  |
Author: Sean Liming (MVP)Sean Liming (MVP) Date: Feb 18, 2008 16:17
It might be easier to componentize the webcam application and driver, but
installing is okay.
First, Windows Installer Service component needs to be in the image.
Next, use DependencyWalker ( www.dependencywalker.com) to examine the
application to find all the needed DLL support files. Use this information
to to track down the components in the database using a custom filter -
search on the file name.
Check out the books, articles, etc. at the links below...
--
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
|
| Show full article (1.26Kb) |
|
| | no comments |
|
  |
Author: Richard MRichard M Date: Feb 18, 2008 18:30
Thanks, Sean. Looks like what I need.
XPE is new to me, but I do try to research anything before I ask dumb
questions. I'm heading towards your book although I have to watch the
postage to New Zealand.
"Sean Liming (MVP)" wrote:
>
> It might be easier to componentize the webcam application and driver, but
> installing is okay.
>
> First, Windows Installer Service component needs to be in the image.
>
> Next, use DependencyWalker...
|
| Show full article (1.58Kb) |
| no comments |
|
  |
Author: KMKM Date: Feb 19, 2008 16:12
> Thanks, Sean. Looks like what I need.
>
> XPE is new to me, but I do try to research anything before I ask dumb
> questions. I'm heading towards your book although I have to watch the
> postage to...
|
| Show full article (2.15Kb) |
| no comments |
|
  |
Author: Richard MRichard M Date: Feb 19, 2008 16:45
Once again, thanks. Perseverance is always friendlier if you can be nudged
in the right direction.
"KM" wrote:
|
| Show full article (2.39Kb) |
| no comments |
|
  |
Author: JBJB Date: Feb 20, 2008 16:35
I am in much the same boat at Richard M. I need to install Outlook Express
and Java runtime. I have some problems with each. Other than installing
XPpro, is there an easier solution?
"Sean Liming (MVP)" wrote:
>
> It might be easier to componentize the webcam application and driver, but
> installing is okay.
>
> First, Windows Installer Service component needs to be in the image.
>
> Next, use DependencyWalker...
|
| Show full article (1.55Kb) |
| no comments |
|
  |
|
|
  |
Author: Sean Liming (MVP)Sean Liming (MVP) Date: Feb 20, 2008 17:58
For XP Embedded, there is an Outlook Express component. Java runtime has to
be installed post-FBA. There are some who have tried to make a Java
component - www.xpefiles.com, but there have been mixed results.
--
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"JB" discussions.microsoft.com> wrote in message
news:AA19C8B2-2062-46AC-AE05-090FB095EAE5@microsoft.com...
>I am in much the same boat at Richard M. I need to install Outlook Express
> and Java runtime...
|
| Show full article (2.05Kb) |
| no comments |
|
|