Reputation: 93
Is it possible to install .NET Framework 4.0 on another drive than C:?
Upvotes: 9
Views: 11560
Reputation: 109005
Yes. But only if your Windows installation is already on that drive.
.NET is closely integrated into Windows and will always install into %SystemRoot%.
Upvotes: 10