Search code examples
pythonwindowsregistrystartuprunas

Registry Startup Entry with runas argument?


Is it possible to add a startup entry in the windows registry with a runas argument? So when it launches, it runs with the user specified?


Solution

  • See this recipe:

    It has python code to read from the registry to show which applications run at start as well as to write a new entry to launch a windows explorer at startup