Hi CG,
My ini file structure is :
c:***wysewlx ->wlx.ini
c:***wysewlxini ->username.ini
My wlx file :
autologin=no
include=$un.ini
My username.ini :
Password=*****
When i configure my wlx.ini like :
autologin=no
include=mick78.ini
and my username.ini (mick78.ini) like :
password=****
I log with the admin account (admin/admin), i have the conf of the mick78.ini.
but i don’t know how use the $un parameter like include=$un.ini
Thx 🙂