Skip to main content

Microsoft Silverlight

Automated install/uninstall for Silverlight 2 Tools for VS 2008 SP1 using spinstaller.exeRSS Feed

(0)

Brennca3344
Brennca3344

Member

Member

28 points

5 Posts

Automated install/uninstall for Silverlight 2 Tools for VS 2008 SP1 using spinstaller.exe

I used spinstaller.exe with the available command line options to silently install the Silverlight 2 Tools for VS2008 SP1.  I tried the /uninstall switch and it ran successfully, but did not uninstall the SDK or the Silverlight Tools for VS2008 pieces.  It did uninstall the Silverlight developer runtime and the KB956453 for Visual Studio 2008 SP1 patch that comes with the installation.  Has anyone tried the /uninstall switch?  Here is the command I used to do the install:

 spinstaller.exe /q /norestart /log "file path"

 Here's the command I used for the uninstall:

 spinstaller.exe /q /log "file path" /norestart /uninstall

Thanks for any assistance. 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities