What is installed by OAHBuild-XXX.msi

Asked by Haakon Sporsheim

Files?
Environment variables?
Registry keys/values?

Question information

Language:
English Edit question
Status:
Solved
For:
OAH Build Edit question
Assignee:
No assignee Edit question
Solved by:
Haakon Sporsheim
Solved:
Last query:
Last reply:
Revision history for this message
Haakon Sporsheim (ieei) said :
#1

The OAH Build package installs files to: %Program Files%\OAHBuild\
- bin
- bin\link.exe
- bin\pkg-config.exe
- bin\sed.exe
- bin\wixt.bat
- bin\wixt.py

It updates the environment:
OAH_DEFAULT_CONFIG=Release
OAH_INSTALLED_PATH=%Program Files%\OAHBuild\
OAH_INSTALLED_PREFIX_PATH=%Program Files%\FOSS\
OAH_LOCAL_PREFIX_PATH=%USERPROFILE%\FOSS

Creates the following registry values:
HKEY_LOCAL_MACHINE\SOFTWARE\OAH Build\ProductDir = %Program Files%\OAHBuild\
HKEY_LOCAL_MACHINE\SOFTWARE\Free Software\ProductDir = %Program Files%\FOSS\

Revision history for this message
Haakon Sporsheim (ieei) said :
#2

It also installs these files in %Program Files%\OAHBuild\:
- msvc-pragmas.h
- vsprops
- vsprops\oah-Output-.vsprops
- vsprops\oah-Output-Deploy.vsprops
- vsprops\oah-Output-Local.vsprops
- vsprops\oah-Output-Prefix.vsprops
- vsprops\oah-PC.vsprops
- vsprops\oah-Win32-Debug.vsprops
- vsprops\oah-Win32-Release.vsprops
- vsprops\oah-Win32-ReleaseWdkCrt.vsprops
- vsprops\oah-Win32.vsprops
- vsprops\oah.vsprops

In %Program Files%\Microsoft Visual Studio 9.0\VC
- bin\link.exe -> bin\_link.exe (Renamed\moved, and then replaced by the located at %Program Files%\OAHBuild\bin\link.exe)
- VCProjectDefaults\oah.rules