Jump to content

Recommended Posts

Posted

Hi All, does anyone have the latest version of Google Earth as a MSI.

 

I need to send it round my network. I have tried extracting it during an install but cant seam to get it right.

 

Thank.

Posted
I've just downloaded it. It looks like it needs a bit of tweaking before deployment to set the language. I remember having to do this with quicktime when I used to have that deployed. If you want to get it from me let me know I'll pm the link.
Posted
Anyone managed to disable Flight Simulator mode? Causing one or two students to go off task...

 

Create a shutdown VBS script with the following in:

 

Set objFSO = CreateObject("Scripting.FileSystemObject")

 

If objFSO.FileExists("C:\Program Files\Google\Google Earth\client\res\flightsim\flightsim.ini") Then

objFSO.DeleteFile("C:\Program Files\Google\Google Earth\client\res\flightsim\flightsim.ini")

End If

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...