ioned ?
Thanks !
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of red forks
> Sent: donderdag 11 november 2004 10:55
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] has a bug when program file name
> has '.' char
>
A program filename has '.' chars (for example: aspose.obfuscator),
ExecTask will consider it has directory part in filename, ExecTask
will add basedir as prefix.
Actually the aspose.obfuscator.exe is in path directory. Maybe below
codes will handle this correctly:
// ExecTask.cs
...
public