|
-
Sep 17th, 2005, 11:20 AM
#1
Thread Starter
Hyperactive Member
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.
-
Sep 17th, 2005, 11:34 AM
#2
Re: Packaging a project up
Use something like NSIS (nullsoft installer) or Inno to create a setup for your application. They are both free.
-
Sep 18th, 2005, 11:43 PM
#3
Re: Packaging a project up
mrstuff68,
Also read Installation Problems in my signature.
-
Oct 11th, 2005, 07:04 PM
#4
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|