Shell.Run "mshta.exe vbscript:close(CreateObject(""WScript.shell"").Popup(""Test"",3,""Message""))"
Can I write a variable coming from somewhere else where it says Test? I tried but it didn't work