Results 1 to 4 of 4

Thread: Packaging a project up [resolved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    Resolved Packaging a project up [resolved]

    I have just finished my VB program and it is ready to get packaged up, so i go and create an executable, once that is created I need to somehow get it to install on my clients computer how do i do that. I have one file that i reference that needs to get into c:/ and the application can go anywhere the user wants it to go. How do i do this, what do i use to accomplish this?

    Thanks to all that reply
    Last edited by mrstuff68; Oct 11th, 2005 at 07:05 PM.

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Packaging a project up

    Use something like NSIS (nullsoft installer) or Inno to create a setup for your application. They are both free.

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Packaging a project up

    mrstuff68,

    Also read Installation Problems in my signature.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    Re: Packaging a project up

    Thanks Guys Exactly what i was looking for.

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