Hi;
 
This looks great. Two questions. First the easy one - which version of the 
WIndows installer do I need to require so I can then run my wix install.
 
Second, how do I tie this in to my installer? Is there a way in it to include 
it with my MSI and/or have it start downloading & running my msi when it's done?
 
thanks - dave
 

________________________________

From: [EMAIL PROTECTED] on behalf of Rob MacFadyen
Sent: Mon 12/4/2006 8:29 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need recomendation - including .NET redist


David, 
 
The most recent version does:
http://www.microsoft.com/downloads/details.aspx?familyid=2A5E4EBC-651C-40AA-9525-1810AF47C317&displaylang=en
 
Regards,
 
Rob

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Thielen
Sent: Monday, December 04, 2006 10:22 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need recomendation - including .NET redist


Hi;
 
That looks great except... It does not include the two we need - .NET 2.0 and 
J# 2.0.
 
thanks - dave
 

________________________________

From: Michael Osmond [mailto:[EMAIL PROTECTED]
Sent: Mon 12/4/2006 7:33 PM
To: David Thielen; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Need recomendation - including .NET redist


Dave,
 
You could have a look at the "Microsoft Component Installer" (PSetup).  It 
provides a bootstrap that will install your redistributables and then your app. 
 The redistributables can be got from local source or the web.  
http://msdn2.microsoft.com/en-us/library/ms994369.aspx
 
Michael

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Thielen
Sent: Tuesday, 5 December 2006 12:03 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Need recomendation - including .NET redist


Hi;
 
We have had feedback from 4 potential customers that having .NET 2.0 as a 
prerequisite with the message taking them to the download made our installer 
"too difficult and too complicated" (and note - these are programmers!)
 
So we need to have installing the .NET framework (and J# redist) as an 
automatic part of our install. So my questions are:
 
1) Is it better to have the redist in our install, or have it that when they 
click Next it downloads it and runs it automatically?
 
2a) If it's include it, anything special we have to do to have this in our 
installer?
 
2b) If it's download and run, how do we set that up to go?
 
thanks - dave
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to