You can't do it in Windows Installer so you can't do it with WiX. WiX only makes Windows Installer packages (MSI's & MSP's), it's not some magical voodoo that allows you to do stuff you're not supposed to be able to for very good reasons.
Use a bootstrapper to chain the .NET Framework 3.5 installer before your MSI e.g. http://dotnetinstaller.codeplex.com/ Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: Manuel Aude [mailto:dor...@gmail.com] Sent: 08 June 2010 06:38 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Optional Custom Actions? Oh I see. But could you please tell me if there's a way to do it with WiX, then? Thanks ------ On 6/7/2010 8:58 PM, Manuel Aude wrote: > <Property Id="DOTNET35SP1INST">SomeDir\dotnetfx35.exe</Property> > That won't work -- you can't install the .NET Framework as a custom action. -- sig://boBhttp://joyofsetup.com/ ------------------------------------------------------------------------ ------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users