|
-
Dec 8th, 2004, 04:49 PM
#1
Thread Starter
New Member
creating a .net setup project in vs 2003
my application was created in vb.net, vs 2003. the setup project was also
created in vs 2003. one of my application reviewers reported this:
The .Net link that is included in the setup is not the correct link, it's
outdated. The link should be changed from this:
http://msdn.microsoft.com/library/de...vframework.asp
to the new link, which is this:
http://msdn.microsoft.com/netframewo...s/default.aspx.
since i put neither of these links into my setup. i assume it is something
generated automatically by the visual studio 2003 setup project. i am
guessing it comes into play when someone does not have .net installed.
anyone know how i might update this link in my setup project?
i know this seems trival since the link does refer correctly. i am
submitting my .net application setup to tucows.com as shareware. their
response was:
"Thank you for submitting your software for distribution on www.tucows.com.
Unfortunately, we are unable to accept your program at this time because the
.Net link that is included in the setup is not the correct link, it's
outdated. The link should be changed ..."
hence my quest.
thanks.
-
Dec 9th, 2004, 08:10 AM
#2
Fanatic Member
Re: creating a .net setup project in vs 2003
I believe it is in the properties window of your File System Editor for your install (setup) project.
-
Dec 9th, 2004, 05:11 PM
#3
Thread Starter
New Member
Re: creating a .net setup project in vs 2003
nope. i cannot find it there. any other thoughts? what is everyone else using to build their setup projects?
-
Dec 9th, 2004, 06:38 PM
#4
Fanatic Member
Re: creating a .net setup project in vs 2003
I use the "Deployment Plugin" that Microsoft has out. It is a free download. Look for "Bootstrapper Plugin" on the NET. It will include the .NET Framework and MDAC as well.
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
|