ramesh.E 0 Newbie Poster

Hi All,

I want to develop a tool which helps reduce my time in manually generating lot of exe's that are dll dependent. The problem is I have lof exe's(include VB and VC++) and those all are dependent on one Vb dll. If i change this dll, i need to generate all exe's again, instead i'm planning to develop a tool which generates all these exes when you change and build the main VB dll.
Any suggestions how to execute vc++ workspace from VB code.

Ramesh