﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6272	installPackage does not work on Windows	Andreas Heuermann	Adrian Pop	"When trying to install packages with OMEdit - OpenModelica Compiler CLI
`installPackage` will fail.

How to reproduce:
{{{
installPackage(ModelicaReference, ""3.2.3+maint.om"", exactMatch=true)
false
getErrorString()
""Error: The MODELICAPATH (C:/Program Files/OpenModelica1.17.0-dev-64bit/lib/omlibrary) does not contain C:/Users/Andreas/AppData/Roaming/.openmodelica/libraries/, so the package index cannot be used.
[C:/Users/Andreas/AppData/Roaming/.openmodelica/libraries/index.json:0:0-0:0:readonly] Error: The package index did not contain an entry for package ModelicaReference that provides version 3.2.3+maint.om.
""
}}}

I have the following environment variables:
`OPENMODELICAHOME C:\Program Files\OpenModelica1.17.0-dev-64bit\`
`OPENMODELICALIBRARY C:\Program Files\OpenModelica1.17.0-dev-64bit\lib\omlibrary`
which get set by the installer.

When I remove these and restart OMEdit it will work."	defect	new	critical		Installation program	v1.17.0-dev		OMEdit, CLI, packages, installer	
