trittico69
Nuovo Utente
- Messaggi
- 41
- Reazioni
- 1
- Punteggio
- 36
[TABLE="width: 99%"]
[TR]
[TD]DIM OSset 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.it")
end With
[/TD]
[/TR]
[/TABLE]
per aprire internet explorer ci vuoi il comando sopra..la mia domanda è.... e per aprire google crhome come deve essere modificato il comando?
grazie
[TR]
[TD]DIM OSset 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.it")
end With
[/TD]
[/TR]
[/TABLE]
per aprire internet explorer ci vuoi il comando sopra..la mia domanda è.... e per aprire google crhome come deve essere modificato il comando?
grazie