Greetings,

NAnt README.txt says:

    b. Building the Software
    ------------------------
      
    Windows (with Microsoft .NET)
        bin\NAnt.exe
        bin\NAnt.exe install -D:install.prefix=c:\Program Files

But that fails on the install, this however worked:

        bin\NAnt.exe install -D:install.prefix="c:\Program Files"


I'm not subbed to this list, so (if needed) please CC replies to me.

peace
si





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to