Hi, I am new using wix (v3.0). Here are a question that I cannot figure out with the user manual.
The question is about how to specify a directory: I used the following to find out where the VS2010 is installed. <Property Id = "VS2010INSTALLDIR"> <RegistrySearch Id="VS2010InstallDir" Key=SOFTWARE\Microsoft\VisualStudio\10.0" Name="InstallDir" Root="HKLM" Type="raw" /> </Property> I will get back something likeVS2010INSTALLDIR=C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ My question is how to write a Wix Directory element to install my files into VS2010INSTALLDIR\extensions\MyCompany\MyFeature\v1.0. The examples given in the manual do not show clues to do this. Do I need to parse VS2010INSTALLDIR? -- Qi ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users