/build/static/layout/Breadcrumb_cap_w.png

Google SketchUp 8

Hi

Any help appreciated with this one.

I have my silent install ready for GoogleSketchUp 8.

However, I want to have the install check for any previous versions first and remove silently if present so I call a batch file

rem Uninstall old versions
@echo off
echo Remove old versions of Google Sketchup
echo Remove Google Sketchup Version 6
"C:\Program Files\InstallShield Installation Information\{98736A65-3C79-49EC-B7E9-A3C77774B0E6}\setup.exe"
echo Uninstall Complete

This just brings up the modify or remove window for SketchUp 6 - click next to uninstall. Anyway to make this silent? It was a exe install originally so I wont be able to use any of the MSI uninstall strings.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: adafido 13 years ago
Yellow Belt
0
ok so I can also use

"C:\Program Files\InstallShield Installation Information\{98736A65-3C79-49EC-B7E9-A3C77774B0E6}\setup.exe" /uninstall

This comes up with are you sure you want to uninstall sketchup6 'yes' or 'no'.
Posted by: anonymous_9363 13 years ago
Red Belt
0
As is often the case, the question has been asked before.

More importantly, the 'Package KB' tells us that the EXE extracts and executes an MSI. You can obviously use the silent switches for MSIEXEC.EXE for that.
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