VB 6.0 Is there a pre-built app or Wizard for making an install package?
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Is there a way to make an install program in VB 6.0? Or is there something that is already pre-built that I can use and just include my .ini files and executable. Thanks
You can try to use the package and deployment wizzard. I belive it was a part of the Enterprise version... Personally I would go the windows installer route... http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp[^]
-
You can try to use the package and deployment wizzard. I belive it was a part of the Enterprise version... Personally I would go the windows installer route... http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp[^]