Can I install apps into WinXPE

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hello
Can a Windows app be installed on a xpe system after the image is deployed?

David
 
David,

As long as all the necessary components that the app
requires are in your build you should have no problem
deploying a new app on an existing runtime in the field.

Robert
 
Robert said:
David,

As long as all the necessary components that the app
requires are in your build you should have no problem
deploying a new app on an existing runtime in the field.

Robert

Robert is correct. Additionally, you need to make sure that the support for
the installer itself is included in your image (such as Windows Installer
Service).
 
Our customer does this occasionally with no problems, but we have a fairly
full-features XPE configuration. The only problem was that I did not fully
explain EWF to him, so he was really confused when he would install an app,
have it clearly working, but when he rebooted it disappeared :-). He now
knows how to do a "commit" after a successful installation.

Doug G
 
David,

thanks for the tip in the previous e-mail and yes I ditto what everyone
says up above. If the right installer and the components are in, we have
managed to add different apps with no problems after deployment. Our biggest
issue has been adding drivers for wireless cards and scanners and other
hardware devices.

Cheers

Paul Tyler
Athena USA
Thin Client Computing
612-600-3782
 
David schrieb/wrote:
Can a Windows app be installed on a xpe system after the image is
deployed?

In addition to what the others already said: One caveat is the missing
Windows File Protection on XPE. If the application setup has a bug, it
might not show on Professional, but will on XPE. We learned this the hard
way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top