|
-
Jul 30th, 2001, 09:03 AM
#1
Thread Starter
Addicted Member
Setup
Hi.
Does someone knows of a setup creator that is free and easy to use?
If it is open source or GNU, better.
Thanks in advance!
-
Jul 30th, 2001, 09:06 AM
#2
-
Jul 30th, 2001, 09:07 AM
#3
Member
Re: Setup
Originally posted by nievesj
Hi.
Does someone knows of a setup creator that is free and easy to use?
If it is open source or GNU, better.
Thanks in advance!
VB comes with one. In VB6 it is called the Package and Deployment Wizard; in VB5 it is the Setup Toolkit.
-
Jul 30th, 2001, 09:15 AM
#4
Thread Starter
Addicted Member
Yes it does, BUT, I cant find a way to add directories while the setup is running.
-
Jul 30th, 2001, 09:17 AM
#5
Member
When the setup is created, it creates a setup project that you can edit and use your own code.
-
Jul 30th, 2001, 09:20 AM
#6
Use the MkDir() function to create directories.
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
|