Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB6 Deployment for windows 95

Status
Not open for further replies.

DaveZZZ

Technical User
Jan 22, 2003
1
US
Hi:
I am new to VB6 programming and learning the ropes. I have a VB6 database application and am trying to install it at work. I need to package and deploy the application. The package wizard gives me a note that I need to change a .dll file if I need to deploy on windows 95/98. I can find a lot of literature on deployment in 2000 and XP, but none on deployment on windows 95. Does someone have a good information source?
 
Hi,

Here is a link to Microsofts site. Currently, the Microsoft preferred way of installing VB/VS apps is using the Visual Studio Installer version 1.1 . Though I did not use it, it will create installations for Windows 95/98/2x/XP. I used it and it worked great. You can really define a lot graphically instead of creating scripts.


Hope this helps,

Karl
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top