Anupama A wrote: > 2. Depending on the deployment environment, I also want to add source files > to the MSI, like Dev.Config should be part of Dev.MSI etc. These are needed > to start the service later. >
Check out the preprocessor topic in WiX.chm; you can use <?ifdef?>, for example, to conditionally compile different bits of authoring or $(var.variable) in a File/@Source attribute to specify different source files. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users