Is there a generic name for user profile in .loli ?
-
Im looking for a %USERPROFILE% alternative as there's a utility file for my script in the app data folder, and i'm having trouble making the script access it
-
i know of how to access the local and roaming folders in Python
import os local = os.getenv('LOCALAPPDATA') roaming = os.getenv('APPDATA')
-
i know about python but need to do this in .loli
-
SHELL plugin + Python Script.