Can't install software(MPEG2 codec) in XPE.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I have a XP Embedded image with minlogon and explorer shell. I try to
install MPEG2 codec (Moonlight-Elecard MPEG2 Player), but there is an error
popup and won't allow me to install the codec. Do I miss some component?
Or, there is some register value need to set? The error message is shown
below:

Cannot prepare main package.
Probably incorrect TMP/TEMP windows or there is no execute permission for
temporary folder.

Any idea? Thanks in advance.

Joseph.
 
Hi Joseph,

If you only need to install codec then you can componentized it or install it manually.
Just find dll files that are codec itself and use regsvr32.exe to install them. Or you can make component that will install
(register) them during the FBA.

On case why your install.exe is not working I have no idea perhaps missing dynamic dependency.

Regards,
Slobodan
 

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

Similar Threads


Back
Top