QUOTE(aatish_landge @ 17 Jul, 2008 - 05:52 AM)

How we convert the vb++ programing project into installing file. Please help me out.
First of all, I've never heard of VB++. Maybe just VB? The installation packages are made through Setup & Deployment utility, bundled with VB. If you can't find that, use
InnoSetup (which is free) or
InstallShield (which is not free).