Skip to content

Instantly share code, notes, and snippets.

@kingbin
Created January 15, 2013 22:36
Show Gist options
  • Save kingbin/4542827 to your computer and use it in GitHub Desktop.
Save kingbin/4542827 to your computer and use it in GitHub Desktop.
Execute exe as a different user
C:\Windows\System32\runas.exe /user:domain\user "C:\Program Files\Internet Explorer\iexplore.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment