Re: [NAnt-users] installer name

2010-07-08 Thread Bill Martin
As you are in xml, you will need to escape the quotes = try using " e.g. mailto:subrat.w...@gmail.com] Sent: 07 July 2010 16:09 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] installer name Is it possible to have a space in an installer name? like 'Nant Test&#

[NAnt-users] installer name

2010-07-07 Thread subrat agasti
Is it possible to have a space in an installer name? like 'Nant Test'. well i am getting an error when i have a space in the name. What do i have to do to resolve it? I have tried using quotes, but it is not working. --