I’m doing in massive installation of LibreOffice in my enterprise.
I need to change the path to My Documents prior the user open the application. I use now bootstrap.ini file to change $sysuserprofile variable.
What are My Documents variable in what file to change path like that?
Open the application and change with “run as administrator” is not a good idea, because the target path does not exists in installation time, it’s created in connection time with some connection script.
Thanks a lot.