|
-
Nov 19th, 2006, 09:33 AM
#1
Thread Starter
Junior Member
[RESOLVED] If I distribute a VB-compiled software will the users have to...
If I distribute a VB-compiled software will the users have to download any DLLs or some things to run my program?
-
Nov 19th, 2006, 09:36 AM
#2
Fanatic Member
Re: If I distribute a VB-compiled software will the users have to...
Sometimes they do. Depends on whether they have already got the runtime files on their system.
Just in case, here's the link
-
Nov 19th, 2006, 10:37 AM
#3
Re: If I distribute a VB-compiled software will the users have to...
Moved.
If you use the P&D Wizard that comes with VB, Inno, or any of several other 3rd-party tools you can create a set of installation files and distribute them to be installed by the user.
-
Nov 19th, 2006, 11:11 AM
#4
Thread Starter
Junior Member
Re: If I distribute a VB-compiled software will the users have to...
-
Nov 19th, 2006, 11:48 AM
#5
Re: If I distribute a VB-compiled software will the users have to...
Now that we've helped you, you can help us by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button which will let everyone know that you have your answer.
-
Nov 20th, 2006, 02:43 AM
#6
Re: If I distribute a VB-compiled software will the users have to...
Not if you include everything that is needed in an installation package. If you do not all sorts of bad things can happen (missing components) and your app will not run.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|