The current (March 08) installer is in reality 4 installers in one and a surprise package. To get a truely silent install (no windows) you need to unpack.
1. GoogleSketchUpWEN.exe -> disk1\setup.exe & some data.cab's
Google Sketchup doesn't come in an MSI file so I used WinInstall LE to repackage the EXE file. Then I created a new MSI file with the server.dat (which includes the location of the license file on the server). I also created two registry entries to remove the "learning center" and the "instructor" so they don't show on start up:
If you don't want to repackage - you can deploy the setup executable. Create a setup.iss file. Copy the installation and the iss file to a network share.
"\\networkshare\xpsoft\Google\Google Sketchup 6.0"
rem Icon Cleanup
del "c:\documents and settings\all users\desktop\Google Sketchup.lnk" /F /Q
del "C:\Documents and Settings\All Users\Start Menu\Programs\Google SketchUp 6\Uninstall or Repair.lnk" /F /Q
If you own a license for SketchUp Pro - do the same setup as above. License a test machine. Copy "C:\Program Files\Google\Google SketchUp 6\Support\SketchUp6.lf" out to your network share.
Then do a simple copy command back to the same location on your client machines.
To get Layout working correctly, install the legacy installer and get the product code from;
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall
Then match your custom msi product code to the legacy.
Hard coded into layout to look for the path of the server.dat file in;
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\{xxx...xxx}\InstallLocation
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ