Wrox Programmer Forums
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 17th, 2007, 08:39 AM
Registered User
 
Join Date: May 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to nishab345
Default DLL files

Hai,

Using Vb6 i created one database program, and i made that as .exe format. Now i want to run the exe file in another system. Which are the dll files i have to copy to that system or any other simple way. With my program Database is vbasccess and i used crystalreport coming with VB5 also.

Please give me some suggetion

Nishab Kottaram

 
Old June 17th, 2007, 11:37 PM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

The best way is to create a Setup for your program

You can do this using Package & Deployment wizard in VS6.0

Programs-->Microsoft Visual Studio--Microsoft Visual Studio Tools-->Package & Deployment wizard

Just give the path of your project file and the location you want the setup.

You can then use the setup to install DLLs automatically in required machines

Cheers
Shasur:)

http://www.vbadud.blogspot.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
dll config files - included in the build stuarth General .NET 1 July 20th, 2005 06:42 AM
dll config files - included in the build stuarth VS.NET 2002/2003 0 July 13th, 2005 06:59 AM
Permission denied in acessing dll files sobhamuktha VB Components 6 February 4th, 2005 08:17 AM
Embed text files in DLL billgsd VS.NET 2002/2003 1 February 3rd, 2004 06:42 PM
dll.files in a executable file KennethMungwira VB.NET 1 December 12th, 2003 05:52 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.