QUOTE(Vetrivel @ 7 Aug, 2008 - 02:35 AM)

Dear all,
I am Vetrivel from bangalore, Let me know how to create an installabl file in vb6.0. I am new to VB. As of now i am using exe file.
Thanks
Vetrivel KS
You can use package and deployment that can be found in Microsoft Visual studio 6.0 tools.
When the package and deployment wizard is open, you are going to locate yoru vb project by clicking the browse button and after that click the package and it will automaticaly create a setup file. That's it..