Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHey,
I'm not sure if this is a recommended way for solving such issues, or if there is a better way, but the following should work (note: Will only work on a desktop install):
- Locate your setBrainEnv.bat file in you LAE Installation directory
- Edit this
- Add the line:
set p_ls_winuser=%username%
- Save and exit setBrainEnv.bat
- Restart the server - note: This requires exiting the server and restarting, not just restarting via the server console since the setBrainEnv.bat is only used on startup of the server console
- Open BRE & connect to the server who's configuration you have just edited
- Access the parameter via {{%ls.winuser%}}
E.g. For step 7, in a static data node, you can enter:
user:string
{{%ls.winuser%}}
Regards,
Tim.