----- Original Message -----
From: "Noel Gifford" <[EMAIL PROTECTED]>
To: "'Bert Jan Lappenschaar'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, July 22, 2004 7:11 AM
Subject: RE: [Nant-users] AXIMP task: how to handle spaces in a path?


> You're on the right track.  You do need to double quote a path with spaces
> in it.

You shouldn't have to do this with the (recent) NAntContrib nighlty builds.

>
> Try this:  (single quotes enclosing the double quotes on the ocx
attribute)
>
> <aximp ocx='"C:\Program
> Files\Infragistics\UltraWebNavigator\v1.00.6007\shdocvw.dll"'
> out="D:\PharosDev\Pharos12\NantBuild\Output\SurveyAdmin\bin\AxSHDocVw.dll"
> />

Can you verify that it works without quotes using the recent nighlty builds
(http://nantcontrib.sourceforge.net/nightly/builds) ?

Gert



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to