Hey guys I need some help with my college VB project. We created a software in VB that used Oracle SQL. We are done with evreything now but I want to make the project as an installable file like other exe's. Of course I make that using the 'Make .exe' feature and the package and deployment tool of VB. But problem is how do I add the tables and the data to other PC? I don't to manually create a new database there and add our tables and data later in that everytime I install it on new machine.
Is there any way that I can just pack the whole stuff in one set/exe file which will install all the VB files as well as database and whole other stuff?
Looking forward to you guys
Of course I tried Google but I didn't find much exactly what I wanted and whatever I found went all over my head
Please help me in a noobish manner 
Thanks in advance to all
Is there any way that I can just pack the whole stuff in one set/exe file which will install all the VB files as well as database and whole other stuff?
Looking forward to you guys

Of course I tried Google but I didn't find much exactly what I wanted and whatever I found went all over my head


Thanks in advance to all