I need a registry key that points me to the install location on any machine; I don't need the actual file system path.
"Theo" wrote:
[Quoted Text] > P.S. > > It appears to be in the same location in XP 32-bit, also: > > C:\WINDOWS\Microsoft.NET\Framework > > > Matthew Wieder wrote: > > I wrote an MSI package that used the path found at > > HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft .NET > > Framework 2.0\InstallLocation to determine where the .NET bin directory was > > installed. However, on 64 bit systems, that path no longer exists. Where is > > the new location which gives the uninstall information on a 64 bit system, so > > I can find the installation path? >
|