/build/static/layout/Breadcrumb_cap_w.png

Google SketchUp v8 Install

Currently, I am installing Google SketchUp v8 using this path, which was mentioned from Google SketchUp v7 info:

GoogleSketchUp8.msi LicenseAccepted=1 INSTALLGOOGLETOOLBAR=0 SETDEFAULTSEARCH=0 /qn /norestart

This has worked. Now I need to find a way to disable the update. According to Google SketchUp v7 info, it states:

HKCU\Software\Google\Preferences\CheckForUpdates=0
HKCU\Software\Google\Preferences\UpdateDefaultOn=0

But v8 does not use it... it's inside the

HKEY_USERS\<UNIQUE ID OF USER>\Software\Google\SketchUp8

Has anyone found a way to disable the update during installation?

Thanks,

1 Comment   [ + ] Show comment
  • Hi tsutton,

    I am currently working on this piece of software, so hopefully i can lend a hand!

    There is a way of stopping auto-updates, well it worked for me!

    Open the MST up in Installshield... and put in the following path:

    HKCU\Software\Google\SketchUp8\Preferences

    Add the following key: DWORD "CheckForUpdates" 0x0000000.

    I would also recommend creating a new component called "Prefs" or something like that, and linking it to that, as there will be a lot of registry work to do with this application (If you dont know already!), so it will be useful to link all the registry modifications in HKCU together under one component!

    Hope this helps! :)

    Mikerosoft - Mikerosoft 9 years ago

Answers (2)

Posted by: pjgeutjens 13 years ago
Red Belt
0
This looks like a job for ActiveSetup or msi self-healing. Add the keys to the MSI (HKEY_CURRENT_USER) and either make an advertised shortcut or add the necessary ActiveSetup keys.

PJ
Posted by: jB! 13 years ago
Senior Yellow Belt
0
HKEY_USERS\<UNIQUE ID OF USER> mirrors users configuration in HKCU, its better to look for the values in HKCU\Software\Google\SketchUp8
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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