You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do: os.system('copy %s "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup"' % (sys.argv[0]))
at the end of the script it will execute itself every time the user logs in
It wont check if the session changes but that's quite close
The program runs in the background / on startup and whenever the session id changes it posts the updated one.
The text was updated successfully, but these errors were encountered: