Can not install my own program to XPE

N

Newbie

I want to install my own application software in XPe. My XPe image included
the component "Windows installer". Normally I can install a third party
application software in XPe, but when I install my own program, it pop up
the error message " The file can not self-register, The file cannot be found
" But the specified file I can find in the directory. In case, my XPe image
included "register editor" and "regsvr32" component. So why it cannot self
register and How can I solve it ? Thanks for anyone can help me

Newbie
 
K

Kesavan

hi ,

what kind of file it is.
however, Looks like there is a dll file demanding registeration , and
if the problem is in registeration ,If you need to register a dll ..
Component Object Model (COM) InProc server during the first boot of
the run-time image, you need to include this in the FBA DLL/COM
registeration resources.

Kesavan
 
S

Sean Gahan

Newbie,
What kind of installer (Install Shield, MSI ...) were the applications
written with that did install and what kind of installer are you using.

Regards,

Sean Gahan
 
K

Kesavan

newbie,

Got it working ?


Sean Gahan said:
Newbie,
What kind of installer (Install Shield, MSI ...) were the applications
written with that did install and what kind of installer are you using.

Regards,

Sean Gahan
 
N

Newbie

Still not work, got the same error. I think I make the software be a
components.
If I want to make the software to be a component, did i need to install the
software in the development machine first ?
And then look about the registry and the file added in the folder and then
use this information to make a component ?
Is this right ? or I can only make a component of the setup.exe ??
Pls give some advise . Thanks a lot

Newbie
 

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

Top