Hi all,
Edward_Lii {l Wrote}:Anyway perhaps you can meandmyshadow from terminal by using these commands:
No, it won't help

Moreover I found there is a big bug in the custom user directory code: if you provide a custom user directory and the directory doesn't exist, then the program won't try to create it

... And i have fixed it in latest SVN.
x3_m {l Wrote}:I have this bug on several computers. Nothing save, nothing load.
After searching on the Internet it looks like M$'s ifstream/ofstream doesn't support non-latin file names (fopen() works fine) unless we add a line of dirty trick code to the program... I have fixed it in latest SVN, plus a bug of createDirectory() under Windows, namely you must provide the full path, not the relative path to the system function...