Skip to content

Instantly share code, notes, and snippets.

@ThomazPom
Created November 27, 2019 23:48
Show Gist options
  • Save ThomazPom/311d45af89946f484312fd2fa9c788c3 to your computer and use it in GitHub Desktop.
Save ThomazPom/311d45af89946f484312fd2fa9c788c3 to your computer and use it in GitHub Desktop.
scriptdir = CreateObject("Scripting.FileSystemObject").GetParentFolderName(WScript.ScriptFullName)
CreateObject("Wscript.Shell").Run "powershell.exe "+scriptdir+"\files_autoclass.ps1", 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment