|
-
Jul 20th, 2007, 12:28 AM
#1
Thread Starter
Addicted Member
[RESOLVED] How To Deploy Project (help Please)
I've Ready to use project. but I dont know how to create a setup so that the user can just run this setup to use the utility for their purpose.
Please anybody,tell me how to create a setup to deploy the software.
Please hellllllllllllllllllp
-
Jul 20th, 2007, 12:32 AM
#2
Re: How To Deploy Project (help Please)
Publish the project, create a setup project, or just distribute the EXE if its a very simple app.
-
Jul 20th, 2007, 12:36 AM
#3
Thread Starter
Addicted Member
Re: How To Deploy Project (help Please)
Its not simple application its in vb.net com add-in for outlook. then how to create setup as it uses many registrations for various reference files so it needs a well created setup to support all such registeration to be done by this setup during installation
-
Jul 20th, 2007, 03:58 AM
#4
Addicted Member
Re: How To Deploy Project (help Please)
Look at freeware INNO setup. Lots of features and a wizard that sets up the script for you. We have used it for commercial package for a couple of years, installing looks standard. Have a look on the deployment section of this board.
-
Jul 20th, 2007, 04:23 AM
#5
Re: How To Deploy Project (help Please)
As is usually the case, a quick search of MSDN turns up several relevant-looking topics.
http://search.msdn.microsoft.com/sea...=00&lang=en-us
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
|