[Mono-winforms-list] CommonApplicationData directory on linux

Pavel Bansky levap at bansky.net
Sat Nov 18 09:33:31 EST 2006


hi all,

i'am working on application that stores some data in 
Environment.SpecialFolder.CommonApplicationData everything works on 
windows. On linux application crashs because of CommonApplicationData 
points to /usr/share and my application can't write data in there.

Is there some "Porting" guidelines about directories? Data I want to 
store should be used by all users - so store it in user dir is not the 
best way for me.

  Thanks a lot for any suggestions


  Pavel

-- 
__________________________________________________________

Pavel Bánský
levap at bansky.net                        I write code...
__________________________________________________________


More information about the Mono-winforms-list mailing list