Hi Anbu,
My colleague Dan said that
SQLite is not an installation package (i.e. MSI or EXE), its resources are just library files which the user can copy in the correct location.
Also, you can go in our SQL Scripts page and use the [SQLite Connection] button to configure your connection which should work because Advanced Installer already includes the resources needed to run SQLite scripts.
Although, you can create a simple MSI package that contains the "SQLite" libraries and add this package as a prerequisite in your main application.
Let us know if this helped.
Best regards,
Eusebiu