On Mon, Jan 12, 2009 at 5:32 AM, YyYo <[email protected]> wrote: > First thanks for the fast reply... > > I solved the problem thanks to your help. > I use option number 4, and it works fine!!!. > > My Idea is that the program will perform some kind of operation accroding to > a config text file. The problem was, when I execute the program from other > users, It didn't found the correct path, (since I used Path.Getcurrentpath() > )
In this case, you should really be using option 2 or 3... -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
