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.
Printable View
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.
If you have no internet connection on the PC, then how are you going to download it?
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.
how are you going to get it from the one to the other?
-tg
Can you download it directly to CD/DVD and run the install on the other machine from that?Quote:
Originally Posted by dangerboy88
Download the redistributable .net fw version you need and burn it to cd along with your app's setup package. Its the easiest way
Thanks, Rob, thats what I needed. Just didn't know where to find the redistributable downlaod. Found it now though, thanks.
Glad to have helped. :)
Ps, dont forget to Resolve your thread from the Thread Tools menu so others know its done. ;)