how to develop installer for our product

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

Guest

Dear All
We want to develop an installer for our product for XP Embedded (based on 'Windows based terminal Professional' template) which contains the following item categories
1. ATL/MFC COM component
2. Automation server
3. Native Dll
4. .NET components/application
5. 3rd party DLLs, COM components/ActiveX controls and application
6. Registry value
7. Fixed folder
6. Jet/MSDE 2000/DA
etc

What is the best way to create silent installers
Any Reference, Links would be appreciated
I have heard of Merge Modules. Is it useful for XP Embedded

Thanks & Regards
R
 
This is tough one.

If there is DUA (Device Update Agent) present then you can write DUA script.

If not, do it as you would on XP Prof.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

RS said:
Dear All,
We want to develop an installer for our product for XP Embedded (based on 'Windows based terminal Professional' template) which
contains the following item categories-
 
Back
Top