Hi,
I have a Lisp that paste a file in a folder that require admin access, but is not all users that have a admin access account. So, there is some way to get the admin access with Lisp?
Like, write my admin username and password in the Lisp file, and when required, use these information?
Thanks!