.net Install and 64-bit
Posted: Fri Jul 27, 2007 12:10 pm
In Application Runtimes, I see option for .NET 2.0 and 3.0. If checked, then web media blocks are added that point to our website.
Couple of questions...
1) Issue is that I am creating a single install for 32-bit and 64-bit. I have had success with items using the Set 64 bit Mode and CheckSystem on detecting this condition. For 64-bit, I need to install the 64-bit .NET. I suppose I need to do similar conditionals for .NET, correct?
2) Does InstallAware host the ZIP files for the web parts, or are we expected to put these on our own web site?
3) The web blocks refer to a 7Zip file, e.g. Microsoft .NET Framework 3.0.7zip. Are there already per-created versions of these for .NET 32 and 64-bit?
Ron
Couple of questions...
1) Issue is that I am creating a single install for 32-bit and 64-bit. I have had success with items using the Set 64 bit Mode and CheckSystem on detecting this condition. For 64-bit, I need to install the 64-bit .NET. I suppose I need to do similar conditionals for .NET, correct?
2) Does InstallAware host the ZIP files for the web parts, or are we expected to put these on our own web site?
3) The web blocks refer to a 7Zip file, e.g. Microsoft .NET Framework 3.0.7zip. Are there already per-created versions of these for .NET 32 and 64-bit?
Ron