How do I go about adding an import to WiX project file in VS? I'm writing a solution wizard which creates several projects and one of them is WiX project for which I need to add one more import tag. I have access to EnvDTE.Project object named proj. I tried adding import using ((WixProjectNode)proj.Object) but it doesn't seem to have any methods or properties that would be useful for this purpose. As a last resort I can create my own project template but I think it would be better to just use existing template and do this small modification to it. TIA, -- Regards, Tomasz Grobelny http://grobelny.oswiecenia.net/
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users