Off the top of my head you can use conditions to install either.
<Condition><![CDATA[VersionNT = 502 OR VersionNT = 600 AND VersionNT64]]></Condition> On Thu, Apr 24, 2014 at 10:55 AM, <[email protected]> wrote: > > I have a service that outputs some definitions to an Excel file. As such, > I need to always add this folder on install: > > C:\Windows\system32\config\systemprofile\desktop > > When this is 64 bit I also need to add this folder on install: > > C:\Windows\SysWow64\config\systemprofile\desktop > > > Can someone give me the syntax for performing this? Thanks for your help. > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > -- "They may forget what you said but they will never forget how you made them feel." -- Anonymous ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

