|
-
Jan 16th, 2009, 12:08 PM
#1
Thread Starter
Lively Member
Installer for my application help
I recently made an app in vb.net, but not sure how to create an installer for it. Can someone please help me? By the way, I also need it to install the .net framework. Thanks in advance.
-
Jan 16th, 2009, 02:33 PM
#2
Re: Installer for my application help
I used pdw for a number of years, but found it difficult to use. Everyone recommended Inno, but I found it to be not user friendly. So I tried a few others not free and settled with this one:
http://www.gdgsoft.com/pb/index.aspx and I have come to the the conclusion
I should have done it a couple yrs ago. It is awsome
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
-
Jan 16th, 2009, 02:35 PM
#3
Re: Installer for my application help
 Originally Posted by isnoend07
I used pdw for a number of years, but found it difficult to use. Everyone recommended Inno, but I found it to be not user friendly. So I tried a few others not free and settled with this one:
http://www.gdgsoft.com/pb/index.aspx and I have come to the the conclusion
I should have done it a couple yrs ago. It is awsome
Whoops just noticed you are using .net I am using vb6, may not apply
Waiting for a full featured smart phone with out marrying a provider
Go Android
Go raiders 
-
Jan 16th, 2009, 02:45 PM
#4
Member
Re: Installer for my application help
Here's an article I found for you that tells how to create your own installer in VB.Net...not sure about the .net framework installation, but I imagine that somebody who ran your installer would see a dialog box that tells them they need it.
http://www.startvbdotnet.com/extras/deploy.aspx
-
Jan 16th, 2009, 07:03 PM
#5
Re: Installer for my application help
I don't do any deployment of VB.Net or C# so I can't help much here.
I assume that most users of VS.Net use the descendant of VSI 1.1 that is built into VS.Net/VB.Net Standard and above. Express users are limited to ClickOnce as far as I can tell.
Then again maybe people lash something up with InnoSetup and hope for the best or use another 3rd party tool?
The Deployment FAQ here appears mighty quiet on the subject.
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
|