Script after installing an app
Hey, quick question, I’m trying to run a script right after installing an application on a Windows machine. The catch is, the script needs to run in the logged-in user context and not as System/admin. From what I understand, if…