5 pts.
 How to create a setup file in Visual Basic 6.0
Hi.. i want to know how to create setup file of our project in vb6.0 wait i know how to create setup file using package and deployment tool but i want to know how can i create a file in which we can include ,MS Access database ,images, pictures, some animations i mean setup file with our own ideas and design Please help me Regards, Venki

Software/Hardware used:
ASKED: March 31, 2009  5:09 AM
UPDATED: September 21, 2011  8:16 AM

Answer Wiki:

i want to know how to create setup file of our project in vb6.0  i want to know how can i create a file in which we can include ,Mysql database ,images, pictures, some animations

Last Wiki Answer Submitted:  April 1, 2013  4:01 pm  by  Pelino   30 pts.
All Answer Wiki Contributors:  Pelino   30 pts. , shema   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I to want the same because , errors are raised when setup is created with package and deployment tool

 10 pts.

 

you can get add files tab on 4th window in package and development wizard Add..
you can include whatever you want to add in a particular setup. When you will click on Add button select all files in Add file window and select your desired file.
On 8th window you can edit installation location of files. Last column is the intallation location.

Best Regards,
pardeep

 45 pts.