Re: [Nant-users] Solution Task and Strong Names

2004-05-29 Thread Martin Gainty
Comment from the ANT world (big brother to NANT) ALL forward slashes \ were considered escape characters so C:\TEMP\whatever would have to specified as C:\\TEMP\\whatever A most decidedly unrelated note Is there a way out of DLL *&ll? When the Microsoft IDE creates a DLL assembly it must ALWAYS de

Re: [Nant-users] execute nant file with c#

2004-05-29 Thread Martin Gainty
Take a look at CreateProcess Here is an example of .NET Framework calls a csc.exe task.. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdiagnosticsprocessstartinfoclassuseshellexecutetopic.asp -Martin - Original Message - From: "Virginie Helloco" <[E