Jump to content

Recommended Posts

Posted
download sketchup and use 7zip or similar to extract the exe to a folder this will have the msi inside, did the same thing earlier this week.
Posted

Just done this myself, here are my notes:

 

Extracted msi from exe using 7zip

 

Added to installation command to stop toolbar install: INSTALLGOOGLETOOLBAR=0

 

Rolled out following reg frags:

To set default template and stop app checking for updates

[HKEY_CURRENT_USER\Software\Google\SketchUp8\Preferences]

"DefaultTemplate"="C:\\Program Files (x86)\\Google\\Google SketchUp 8\\Resources\\en-US\\Templates\\Temp01b - Simple.skp"

"CheckForUpdates"=dword:00000000

 

To disable the welcome screen

[HKEY_CURRENT_USER\Software\Google\SketchUp8\WelcomeDialog]

"ShowOnStartup"=dword:00000000

Job done.

Posted
I have the sketchup msi file extracted by 7zip but when I apply it to a PC in an OU using software installation package in GPO it doesn't install. Anyone know where I am going wrong?
Posted
Did you follow the instructions in the site? From memory ours is msiexec \\server2\apps\sketchip8.msi /q /n

 

Do you push that msiexec command out through group policy? Also which site do you mean sorry?

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...