Hi Pilou, it can be anywhere, that command line will write it to the current directory of the command line.
Maybe try these 2 commands on the system command prompt window:
cd %appdata%\Moi\commands
dir >output.txt
The first line will set the current directory to the Moi appdata commands folder, and the second one will do the "dir" directory listing command and send its output to a text file output.txt which will be created in that same folder.
If you can then send me that then I may be able to recreate the problem over here and fix it up.
- Michael
|