Hi, thanks! I managed to get DB Browser to work.
So about the SQlite comman, do I have to put the HImekoi file in the same folder as the SQlite?
Also
^ Do I just copy-paste this in, or should I change "filepath" into a directory (e.g "C:/My folder")? I ust tried to run it and it's telling me "Sqlite 3 is not recognized as a command".
So about the SQlite comman, do I have to put the HImekoi file in the same folder as the SQlite?
Also
Code:
sqlite3 Himekoi 'SELECT writefile(filepath,filedata) FROM fileinfo'
^ Do I just copy-paste this in, or should I change "filepath" into a directory (e.g "C:/My folder")? I ust tried to run it and it's telling me "Sqlite 3 is not recognized as a command".