I remember a problem I met before just now. It is the value of $PROFILE. In fact:
SetShellVarContext all
MessageBox MB_OK "$PROFILE"
SetShellVarContext current
MessageBox MB_OK "$PROFILE"
Get the same value. I suggest using GetAllUsersProfileDirectory function instead:
Problem about the constant "$PROFILE"
3 posts
Please post a bug report (if you haven't already).
Stu
Stu
This is not a bug, it is a feature request. I added my comment on the tracker: https://sourceforge.net/tracker/inde...49&atid=373085