I have a VB6 program I need to redistribute. MS used to have the Visual Studio Installer 1.1 on their website, but have since removed it. Is there some place I can get the Visual Studio Installer 1.1 or will one of the VS 20xx installers work on VB6?
Dan
It may well be possible to use the later versions of Visual Studio to package VB6 programs, though you'll need at least the Standard Edition. I can't think of any reason these would not work, however you probably won't have the VB6 Wizard included in VSI 1.1, which is no longer available for free downloads.
I think you'll want to avoid legacy scripted setup tools like InnoSetup. These are really only useful for simple projects to be installed by end users, and cause deployment headaches in bigger shops.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.