|
-
Jul 20th, 2009, 10:14 AM
#1
Thread Starter
Junior Member
How to create setup in VB6
I am currently designing a database driven application using VB6. The problem is that when I try to use the .exe in a different pc than the one of development I cannot execute the application properly due to some required files.
What to do?
-
Jul 20th, 2009, 10:19 AM
#2
Re: How to create setup in VB6
I've moved your thread to here and the answer to your question is that you should use installation software like the P&D Wizard that comes with VB, Inno or other available apps, some of which are free and some cost $$$.
-
Jul 20th, 2009, 01:50 PM
#3
New Member
Re: How to create setup in VB6
I am very pleased and impressed with Inno Setup. Good sample scripts, small and only one executable without all sorts of supporting dll's.
And it's free of charge!
-
Jul 20th, 2009, 03:37 PM
#4
Re: How to create setup in VB6
Also look for I n n o S c r i p t, an Inno front end written by a former VB Forums member. The reason for the extraneous spaces in that name is a long, sad, story.
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
|