• Installing Silverlight Offline

    I’ve gotten a few questions (including a great comment) about needing to install Silverlight RC0 under offline or administrative-restricted environments.  There are two ways you can install this.

    First, you’ll still need the Silverlight Tools for Visual Studio installer.  Next, make sure you download the Silverlight 2 RC0 Developer Runtime (Windows).  There is a Mac runtime for developers as well, but if you are wanting to install the developer tools for Visual Studio offline, I’m guessing you are on Windows :-).

    Okay, here’s the two options.  These really should only be done if you need an offline install experience.  If you don’t, let the installer do the work it needs please.  These instructions are for RC0 runtime at this time only. UPDATE: These also work for RTW.

    Option 1 – Extract and Paste

    Open a command-line window and navigate to where you downloaded the silverlight_tools.exe (Silverlight Tools for Visual Studio) file.  Run this command:

       1: silverlight_tools.exe /x

    This should bring up a window like this:

    Choose a location where you want the installer files to be extracted.  Make note of that path :-).  Now take the Silverlight.2.0_Developer.exe file you downloaded (Silverlight 2 RC0 Developer Runtime) and put it in the folder where you just extracted the tools bits.

    Now from the extracted folder, run SPInstaller.exe and the setup should run through installing the developer runtime and all the other required tools for RC0 development.

    Option 2 – Put the Silverlight 2 RC0 Developer Runtime in Temp

    The second option still requires you to have both files, but you don’t have to extract the files from the tools installer.  It involves putting the developer runtime in your current Temp directory.  How do I know what my current temp directory is?  Again, open a command window and type:

       1: cd %TEMP%

    This should navigate you your current Temp directory.  Now that you are in this directory, create a directory called “Silverlight Tools RTW” – you can use your command window to do this by typing:

       1: mkdir "Silverlight Tools RTW"

    Now copy the Silverlight.2.0_Developer.exe file into that newly created folder and run the silverlight_tools.exe installer file.  This should get you the developer runtime installed and then the remaining tools.

    I hope this helps some get over any admin/offline hump you may be experiencing.


    This work is licensed under a Creative Commons Attribution By license.

    Monday, September 29, 2008 12:07 PM

Comments

  • Piseth said:
    Gravatar
    # re: Installing Silverlight Offline


    Great tip,

    Here is another way to do that, but they might work the same:

    go here: http://weblogs.asp.net/piseth/archive/2008/09/27/silverlight2-rc0-installation-made-easy.aspx

    Thanks
    Piseth

    10/14/2008 2:57 AM
  • RR said:
    Gravatar
    # re: Installing Silverlight Offline


    Silverlight 2 RC0 Developer Runtime (Silverlight.2.0_Developer.exe) link is
    http://go.microsoft.com/fwlink/?LinkId=127693

    10/19/2008 9:19 PM
  • Gabriel said:
    Gravatar
    # re: Installing Silverlight Offline


    @Gravatar

    The "Silverlight Tools for Visual Studio installer" is not available anymore. It's include in VS2008 SP1 (I suppose). The SP1 is install on this PC. I tried your method but still try to attempt to download.

    10/29/2008 11:53 PM
  • timheuer said:
    Gravatar
    # re: Installing Silverlight Offline


    Gabriel: This is not true. It is not in VS 2008 SP1. SP1 is required to install it, but it is not included. It sounds like the one step you are missing is to download the developer runtime as well and put it in the extracted folder. Again this is ONLY needed for offline/proxy issues installations.

    10/30/2008 7:24 AM
  • name said:
    Gravatar
    # re: Installing Silverlight Offline


    Thanks

    11/3/2008 12:56 PM
  • Gravatar
    # re: Installing Silverlight Offline


    This tip was extremly helpful. Thanks!

    12/11/2008 7:39 AM
  • Weevie said:
    Gravatar
    # re: Installing Silverlight Offline


    Very helpful when you've got a nasty proxy server between you and the outside world!

    Many thanks!

    12/18/2008 10:13 AM

Your Reply.

  Comment Form  

Fields denoted with a "*" are required.

*Your name:
Subject:
Your blog:
Your email:  (will not be displayed)
*Your message:

 
Please add 2 and 6 and type the answer here: