Hi,

I am creating a .msi for my application and met some problems with it.

1. I have one solution with 6 projects. After I installed the application, 
there will be one .exe file, 60 .dll files and some .config files in my 
installed folder. Is there any easier way to add these 60 .dlls? Do I need to 
add all of them one by one?

2. Do I need to add all the project as component into my product.wxs?

3. I create two .wxs file: product.wxs and Custom_FeatureTree.wxs. I am trying 
to install two optional .exe software after install the main product if the 
user choose to install them. I thought that in the "CustomizeDlg", user can 
choose which software to install. Then I don't know how to let the two .exe 
install.

4. Besides, is there any possibility that you can provide me with source code 
of a setup project which is more complicated than this one provided on the wix 
website? It's really hard for me to combine all the elements into the setup 
project.
http://wix.sourceforge.net/manual-wix3/authoring_first_votive_project.htm

Thanks a lot!
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to