[WiX-users] Need recomendation - including .NET redist

2006-12-04 Thread David Thielen
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

Re: [WiX-users] Need recomendation - including .NET redist

2006-12-04 Thread David Thielen
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

Re: [WiX-users] Need recomendation - including .NET redist

2006-12-04 Thread David Thielen
://www.microsoft.com/downloads/details.aspx?familyid=2A5E4EBC-651C-40AA-9525-1810AF47C317displaylang=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

Re: [WiX-users] Need recomendation - including .NET redist

2006-12-05 Thread David Thielen
I take it I would have to use the VS installer instead of WIX? We can't do that as we use a lot of WIX functionality that does not exist in the VS installer. I wish WIX had this capability... Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle

[WiX-users] Generate Bootstrapper support?

2006-12-05 Thread David Thielen
Hi; Is there support for GenerateBootstrapper (in MSBuild) anywhere? It appears to have what I need for prerequisites but there is no documentation of what to use for the Include=... for each MS prerequisite. Thanks - dave David Thielen www.windwardreports.com 303-499-2544

Re: [WiX-users] Need recomendation - including .NET redist

2006-12-05 Thread David Thielen
: Tue 12/5/2006 2:16 PM To: Rob Mensching; David Thielen; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Need recomendation - including .NET redist In the underlying complexity, I'm sure SQL 2005 is more complex than Exchange 2007. The prerequisite detection, user interface

[WiX-users] Is click once what we should be using?

2006-12-05 Thread David Thielen
Hi; We have a WIX built installer that works great. And we are working on creating a bootstrapper for the prerequisites that would call our msi at the end to complete the install. Should we be looking at click once? thanks - dave

[WiX-users] GenerateBootstrapper questions

2006-12-06 Thread David Thielen
hope with answers to the above I will have at most 1 - 2 followup questions. thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm - Take

Re: [WiX-users] GenerateBootstrapper questions

2006-12-06 Thread David Thielen
assume that the install programs for things like the .NET framework are downloaded with setup.exe which eliminates the whole purpose of it. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm

Re: [WiX-users] GenerateBootstrapper questions

2006-12-06 Thread David Thielen
Hi; I looked for that the other day. In Setup and Deployment all I have is Setup Project, Merge Module Project, CAB Project, Web Setup Project, Setup Wizard, and Smart Device CAB Project. Is it one of those or do I need to download something? Thanks - dave David Thielen

Re: [WiX-users] GenerateBootstrapper questions

2006-12-06 Thread David Thielen
www.microsoft.com http://www.microsoft.com/ and runs it. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm From: Wilson, Phil [mailto:[EMAIL PROTECTED] Sent: Wednesday

Re: [WiX-users] bootstrapper - final questions (I think)

2006-12-06 Thread David Thielen
the help here has been invaluable. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob MacFadyen Sent

[WiX-users] Better bootstrapper wrapper?

2006-12-09 Thread David Thielen
on the recent threads, it will not restart if one of the bootstrapper installs requires a reboot. ??? - thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm

[WiX-users] Determine the user running ASP.NET apps?

2006-12-11 Thread David Thielen
Hi; During the install we have to encrypt the connections strings in Web.Config for the ASP.NET app we are installing. This requires the user running the ASP.NET app. Does anyone know of a way to query the system to get the user running ASP.NET? Thanks - dave David Thielen

Re: [WiX-users] zip program for bootstrapper msi

2006-12-15 Thread David Thielen
Same issues we have with Chilkat - caption, icon, version (I forgot about that). So looks like we both are at the same point. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm

Re: [WiX-users] zip program for bootstrapper msi

2006-12-15 Thread David Thielen
I took a look at 7Z but according to it's docs it doesn't even have self-extracting zips. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [WiX-users] zip program for bootstrapper msi

2006-12-15 Thread David Thielen
David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob MacFadyen Sent: Friday, December 15, 2006 1:09 PM To: wix-users

Re: [WiX-users] More on GenerateBootstrapper task

2007-01-07 Thread David Thielen
to the directory the bootstrapper is in - so no optional download. thanks - dave From: Aaron Feng [mailto:[EMAIL PROTECTED] Sent: Sat 1/6/2007 7:56 PM To: David Thielen; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] More on GenerateBootstrapper task David

[WiX-users] How to install an app twice?

2007-01-12 Thread David Thielen
Hi; We have an ASP.NET application. We would like to let people install it multiple times, giving a different name for the web app each time and installing to a different directory. How can we do that? thanks - dave -

[WiX-users] App extensions for ASP.NET

2007-01-12 Thread David Thielen
=[ASPNETISAPIDLL] Verbs=GET,HEAD,POST,DEBUG / WebApplicationExtension Extension=config CheckPath=yes Script=yes Executable=[ASPNETISAPIDLL] Verbs=GET,HEAD,POST,DEBUG / What is correct? And which should have CheckPath=yes? Thanks - dave David Thielen www.windwardreports.com 303-499

Re: [WiX-users] App extensions for ASP.NET

2007-01-14 Thread David Thielen
recommend them? thanks - dave From: [EMAIL PROTECTED] on behalf of David Thielen Sent: Fri 1/12/2007 11:38 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] App extensions for ASP.NET Hi; What is the correct settings for ASP.NET (.NET 2.0

Re: [WiX-users] App extensions for ASP.NET

2007-01-15 Thread David Thielen
@lists.sourceforge.net/msg03741.htm l that point toward installing them. It may be that we just assumed based on the examples and postings on this. ??? - thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm

Re: [WiX-users] Set firewall exception

2007-01-16 Thread David Thielen
In our case the AddIn hits the port as soon as Word starts so we need it added on installation. Thanks - dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm From: [EMAIL

Re: [WiX-users] Set firewall exception

2007-01-16 Thread David Thielen
- dave David Thielen www.windwardreports.com 303-499-2544 x1185 Cubicle Wars - http://www.windwardreports.com/film.htm -Original Message- From: Mike Dimmick [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 3:45 PM To: David Thielen; wix-users@lists.sourceforge.net

[WiX-users] COM registration of a DLL

2010-07-09 Thread David Thielen
Hi; What's the easiest way to have WIX perform COM registration of a DLL? Preferably a way where we don't have to update the file's version numbers. ??? - thanks - dave -- This SF.net email is sponsored by Sprint What

Re: [WiX-users] COM registration of a DLL

2010-07-09 Thread David Thielen
:19 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] COM registration of a DLL Use the heat tool? -Original Message- From: David Thielen [mailto:da...@windward.net] Sent: Friday, July 09, 2010 4:35 PM To: wix-users@lists.sourceforge.net Subject: [WiX

Re: [WiX-users] COM registration of a DLL

2010-07-12 Thread David Thielen
How do I get the reference to automatically set the version number? Thanks - dave David Thielen - CTO/founder 303-499-2544 x1185 720-352-0676 (cell) www.windwardreports.com World's coolest blog - Windward Wrocks! -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com

Re: [WiX-users] COM registration of a DLL

2010-07-13 Thread David Thielen
Perfect - thanks - dave David Thielen - CTO/founder 303-499-2544 x1185 720-352-0676 (cell) www.windwardreports.com World's coolest blog - Windward Wrocks! -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Tuesday, July 13, 2010 4:02 AM To: General discussion

[WiX-users] Is there a wix guru out there looking for a small contract project?

2008-11-10 Thread David Thielen
of things it prefers f. Is there a way to use the RMB paste for the license key is setup. g. Registry keys can be read If so, please contact me. Thanks - dave David Thielen www.windwardreports.com +1 303-499-2544 x1185 +1 720-352-0676 (cell) Must watch - Cubicle