Results 1 to 6 of 6

Thread: Setup

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    Carolina, Puerto Rico, USA
    Posts
    227

    Question 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!
    NievesJ

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    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.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    Carolina, Puerto Rico, USA
    Posts
    227
    Yes it does, BUT, I cant find a way to add directories while the setup is running.
    NievesJ

  5. #5
    When the setup is created, it creates a setup project that you can edit and use your own code.

  6. #6
    Megatron
    Guest
    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
  •  



Click Here to Expand Forum to Full Width