.net 2003 install package - how to direct dlls to correct dir ?

  • Thread starter Thread starter scott
  • Start date Start date
S

scott

Hi,

In vb.net 2003 im attempting to create an MSI using a 22 MSMs from VB6.

The install path i have creted looks like this:

Program Files
app
1
2
3
4

How can i direct the DLLs + OCXs from the MSM packing to the correct
directories ?

Thanks for your time.
Scott
 
Back
Top