PDA

Click to See Complete Forum and Search --> : [RESOLVED] .Net Framework Installation Files


dangerboy88
Jun 25th, 2008, 08:03 AM
Hi Guys, is it possible to downlaod the .Net Framework installation files from the NET, as I need to install my program on a pc with no internet connection. I tried msdn, but it stll need to connect to the net on the framework installation.

Hack
Jun 25th, 2008, 09:29 AM
If you have no internet connection on the PC, then how are you going to download it?

dangerboy88
Jun 25th, 2008, 09:32 AM
I have an internet connection on my pc where I can download. I need to install my program on a different pc with no internet connection, so the automated framework download will not work.

techgnome
Jun 25th, 2008, 09:42 AM
how are you going to get it from the one to the other?

-tg

Hack
Jun 25th, 2008, 11:27 AM
I have an internet connection on my pc where I can download. I need to install my program on a different pc with no internet connection, so the automated framework download will not work.Can you download it directly to CD/DVD and run the install on the other machine from that?

RobDog888
Jun 25th, 2008, 12:43 PM
Download the redistributable .net fw version you need and burn it to cd along with your app's setup package. Its the easiest way

dangerboy88
Jun 26th, 2008, 01:43 AM
Thanks, Rob, thats what I needed. Just didn't know where to find the redistributable downlaod. Found it now though, thanks.

RobDog888
Jun 29th, 2008, 05:58 PM
Glad to have helped. :)

Ps, dont forget to Resolve your thread from the Thread Tools menu so others know its done. ;)