After many tests, I found a solution:
You have to move the C:\Users\<user_name> folder, for example to C:\MQSettings
If MQExplorer is installed in C:\MQExplorer, you must then edit the file C:\MQExplorer\configuration\config.ini, and replace the line
osgi.instance.area=@user.home/IBM/WebSphereMQ/workspace
with
osgi.instance.area=C\:/MQSettings/IBM/WebSphereMQ/workspace
On restart, MQ Explorer will fetch its configuration in C:\MQSettings and not in C:\Users\<user_name>, so all users will have access to the configuration.
Of course, you should not store passwords in the MQ Explorer configuration!
------------------------------
Luc-Michel Demey
DEMEY CONSULTING
lmd@demey-consulting.fr#IBMChampion
------------------------------