I've put that line inside awakefromnib
Console.WriteLine(AppDomain.CurrentDomain.BaseDirectory);I get "/" as the base directory, even if my application is not inside the volume directory. I get this problem with "nant native".
If I just use "nant" I get:Aug 14 13:48:36 Indian [0x0-0x21021].net.monobjc.samples.Shufl[343]: / ShuflMac/dist/Shufl.app/Contents/Resources
Jérôme [EMAIL PROTECTED]

