echo Set UAC = CreateObject("Shell.Application") >%temp%\2b.vbs && echo UAC.ShellExecute "cmd.exe", "/c calc.exe && notepad.exe", , "runas", 1 >>%temp%\2b.vbs && %temp%\2b.vbs