Application installation problem!

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

Guest

Hi,
I am having problem with application installation! The application component
doesn't raise any errors during FBA (as seen from setupapi.log). I see all
the application files in the XPe image. But when I try to open the exe, it
raises error! The log file generated by 'regmon' tool on XP-prof and XPe,
shows that the registries accessed by the application are different.
Can any one suggest how to debug this problem?
Rgds
 
To add to what's been already posted on this issues...

You can try another approach. Download XPProEmulation (SP2+FP2007) image from www.xpefiles.com , follow the project readme on how to
create a working image for your device (basically you'll have to add platform support) and check how your driver and related
application work on that big image. At least you'd know whether the issue you are having is due to a missing component or not.
 
Back
Top