LHU Posted February 7, 2008 Posted February 7, 2008 HI I have trawled through the related threads but couldn't find an answer to my questions. I wan't deploy the free version on the network and want to install on to a server and then point users to it from a start-menu link. 1. Is this doable? I tried running the the latested install(I've run the setup file direct, extracted the msi, even created and admin install), but it doesn't allow you to change the path of the install to a network share. 2. I don't want to building up huge local profiles by installing locally and having the cache grow. Any advice greatfully received. Lee:confused:
meastaugh1 Posted February 7, 2008 Posted February 7, 2008 Google Earth Free is relatively easy. I transformed Google's MSI with a few lines, but most importantly HKLM\Software\Google\Google Earth Plus\CachePath = [CACHEDIR], where [CACHEDIR] is the network location of your cache.
LHU Posted February 8, 2008 Author Posted February 8, 2008 Thanks Guys Head of Geog wasn't so impressed with flashearth he wants GE. mestaugh1 - did you run the msi to install on network machines, or on a single server? Cheers Lee
meastaugh1 Posted February 8, 2008 Posted February 8, 2008 Lee, I deployed the MSI to client machines with the transform. Then modified security on the shared cache folder to allow users to read/write to it.
CyberNerd Posted February 8, 2008 Posted February 8, 2008 sidetracking a little, NASA's worldwind http://worldwind.arc.nasa.gov/ is written with educational/research in mind it includes simulations that may be beneficial to geog dept.
Joe_Pineapples Posted February 29, 2008 Posted February 29, 2008 Hi there If you install google earth from the command line onto your server with the following, you can then shortcut to the .exe and put the shortcut in your redirected start menu / desktop / whatever: msiexec /a "google_earth_filename.msi" Install to a shared directory and you're away. I think this is an undocumented feature of Google earth, and they haven't filled in the information fields in the installer - it looks a bit broken for the first screen where there is no text except 'next' and 'cancel' buttons. Run it and you'll see what I mean. This method works fine for me on 100+ network stations from my server.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now