I want to use .NET Framework 3.5 on my Amazon Elastic Compute Cloud (Amazon EC2) Windows instance, but my instance doesn't have internet access.
When I try to install .NET Framework 3.5 using the Add Roles and Features wizard, I get an error similar to the following:
"Do you need to specify an alternate source path? One or more installation selections are missing source files on the destination."
How do I install .NET Framework 3.5 on my Amazon EC2 Windows instance when my instance doesn't have internet access?