DIM OS
set oS = WScript.CreateObject("WScript.Shell")
Set IE = CreateObject("InternetExplorer.Application")
With ie
Set WshShell = WScript.CreateObject("WScript.Shell")
Return = WshShell.Run("iexplore.exe
https://www.google.i")
end With
per aprire internet explorer ci vuoi il comando sopra..la mia domanda è.... e per aprire google crhome come deve essere modificato il comando?
grazie