|
-
Feb 2nd, 2006, 08:17 PM
#1
Thread Starter
Fanatic Member
.net 2005 runtime files... [cobol mystery unresolved]
Where can I find .net 2005 runtime files and is there a bootstrapper for 2005?
second thought...
I got a cobol programming question in http://www.vbforums.com/showthread.php?t=385211 but since no-one looks up the "other programs" section of the forums I just thought I'd drop it here
Last edited by Ruku; Feb 5th, 2006 at 10:43 PM.
-
Feb 2nd, 2006, 08:35 PM
#2
Re: .net 2005 runtime files...
 Originally Posted by Ruku
Where can I find .net 2005 runtime files and is there a bootstrapper for 2005?
One of the first links from google
As for a boot strapper, I know ClickOnce development can install the .Net framework. Otherwise I think you'll be looking at the higher end version of VS 2005 (other than express)
 Originally Posted by Ruku
Not the place for it
Last edited by Kasracer; Feb 2nd, 2006 at 08:46 PM.
-
Feb 2nd, 2006, 08:45 PM
#3
Re: .net 2005 runtime files...
Express and Standard only support ClickOnce deployment, which can be used to distribute the Framework, as kasracer says. Professional and above support Setup projects that can also be used to distribute the Framework. Search for "bootstrapper" on MSDN and you'll find an article about using it. If you are using Express or Standard and don't want to use ClickOnce then look for Inno or NSIS if you want a free MSI creator.
-
Feb 5th, 2006, 10:41 PM
#4
Thread Starter
Fanatic Member
Re: .net 2005 runtime files...
Thanks all, anybody up for that cobol challenge now?
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
|