Hey Bob,
No idea actually. Could you send me a repro for this? Or even better: submit
a bug report for it ;-)
Gert
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer
Sent: donderdag 7 februari 2008 23:15
To: nant-users@lists.sourceforge.net
Subject: [NAnt-user
Hi all,
Can anybody tell how to crate a .inf file by giving path information
via a NAnt script ?..create a text file , not a log output.
I am doing a build automation
for a Cab project(.NET CF 2.0), (Cabinet file), 2005 CF project. I have to
do
Does the exec task look at the dos errorlevel to determine if the task
passed or failed? Is that the same as exit code, or no? If not, is there
a way for me to read the DOS errorlevel?
BOb
-
This SF.net email is sponsor
Any idea why I would get this error when I can unregister fine from the
command window using regsvr32?
Error while unregistering
'c:\Development\AmsiSuite\trunk\Product\Production\eSite.DLLS\BillingWeb
Service.dll'
Unable to find an entry point named 'DllUnregisterServer' in DLL
'c:\Development
1) Yes, you do need to include **/filename to include sub-directories.
2) Yes, path::get-directory-name returns the path specified without the
filename.
Regards,
Alex Roebuck.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob
Archer
If I include a file name such as "app.config.template" and specify a
base directory... is that file searched for in basedir and it's sub
folders... or do I need to include **/app.config.template to include
subdirectories of basedir?
Also... does the function path::get-directory-name essentially