Re: [WiX-users] WIX 3.5 - Listing Web Sites - Custom Action Script

2011-02-04 Thread Paul Reynolds
TIA Paul. -Original Message- From: Thom Leigh [mailto:t...@mondago.com] Sent: Friday, 4 February 2011 6:53 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WIX 3.5 - Listing Web Sites - Custom Action Script Your error sounds like an encoding bug. The err

Re: [WiX-users] WIX 3.5 - Listing Web Sites - Custom Action Script

2011-02-04 Thread Thom Leigh
al Message- From: Paul Reynolds [mailto:preyno...@planetsoftware.com.au] Sent: 04 February 2011 02:32 To: wix-users@lists.sourceforge.net Subject: [WiX-users] WIX 3.5 - Listing Web Sites - Custom Action Script Hi I'm currently trying to create an installer for an ASP .NET 4 application

[WiX-users] WIX 3.5 - Listing Web Sites - Custom Action Script

2011-02-03 Thread Paul Reynolds
Hi I'm currently trying to create an installer for an ASP .NET 4 application. Using VS2010, WIX 3.5, .NET 4, on Win7 64bit. The current step I'm stuck on is that I want to display a list of web sites to the user to pick from in a dropdown list. From what I can google (there's a lot of noise!