﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5954	More homogeneous handling of Settings	Adrian Pop	Adrian Pop	"Currently we have different handling of settings in Linux and Windows:
- {{{SettingsImpl__getInstallationDirectoryPath}}} returns {{{%OPENMODELICAHOME%}}} in Windows and the dll location in Linux/Mac
- {{{SettingsImpl__getModelicaPath}}} returns {{{%OPENMODELICALIBRARY%}}} in Windows and  (dll location)/../lib/omlibrary in Linux/Mac
- environment variabels used in the paths are not replaced

This ticket is to solve these problems:
- use the same in Windows as in Linux
- replace environment variables in the returned strings

"	defect	closed	high	1.16.0	Interactive Environment		fixed		Niklas Worschech
