Hi Every One, First Thanks in Advance for your comments,
I have a Small Program using a SQLite Database. Database is stored in File.DirApp Directory.
Where Do I have have to Put My Database in order to be seen by the App (I am running App.exe in the build directory create by autonomous package)
Hi, I just double checked and found it, the packager place a emply database copy (without tables) in bin directory. I just placed a good one (with tables included) and it started to work.
'file should be in the project folder (where the *.b4j file).
#CustomBuildAction: After Packager, %WINDIR%\System32\robocopy.exe, ..\ temp\build\bin\ yourdbfile.db