A1VBCode Forums

iNSTALLATION


http://www.a1vbcode.com/vbforums/Topic9786.aspx

By Vasudev - 3/22/2005

Hi

when i create a setup, some times there are some activex files or ocx files which do not go along with the software and it does not work on the clients machine. can anyone suggest me a setup software where this problem is solved or how can i solve this problem of .dll & .ocx file not goin along the software installation file

thanx

By Eddie74 - 1/23/2006

You can download the newest version of the Visual Studio Installer for starters. You can download it here. http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.aspx

Second - if you think you need extra support files not being included, you can manually add them into your setup package.  Read the help fle included in your installer for tips on how to do this.