AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: dantheman on April 13, 2012, 02:46:23 PM

Title: Radarbox installation path in registry
Post by: dantheman on April 13, 2012, 02:46:23 PM
How is it possible to find the radarbox s/w installation path. Is it in the registry or an environment variable? Thanks.
Title: Re: Radarbox installation path in registry
Post by: dantheman on April 13, 2012, 03:18:31 PM
During installation the following values which point to the installation path are added
HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\AirNav RadarBox_is1\Inno Setup: Setup Version: "5.3.7 (a)"
HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\AirNav RadarBox_is1\Inno Setup: App Path: "C:\AirNav RadarBox"
HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\AirNav RadarBox_is1\InstallLocation: "C:\AirNav RadarBox\"

Is this Wow6432Node specific to 64bit windows or is this HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\AirNav RadarBox_is1 the same for all installations? Basically I want to be able to determine the software installation path for any installation.
Title: Re: Radarbox installation path in registry
Post by: dantheman on April 24, 2012, 08:24:23 PM
Wondering if any knows? Thanks.
Title: Re: Radarbox installation path in registry
Post by: neroon79 on April 25, 2012, 03:00:54 AM
On Netbook with WIN7 Starter it is:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\AirNav RadarBox_is1\Inno Setup: Setup Version: "5.3.7 (a)"

~Inno Setup: App Path: "D:\Programme\AirNav Systems\AirNav RadarBox" <- of course this depends on were you actually have installed it.

~InstallLocation: "D:\Programme\AirNav Systems\AirNav RadarBox"

Will check my WIN7 Desktop PC on weekend.