Skip to content
Jean-François Boismenu edited this page Oct 29, 2015 · 11 revisions

The Desktop Startup framework implements the startup logic of the Shotgun Desktop. Its main function is to:

  1. initialize the browser integration
  2. log the user in
  3. download Toolkit
  4. configure the site configuration
  5. auto update itself and the site configuration when necessary
  6. launch the tk-desktop engine.

This is an internal Toolkit framework and therefore the interface it implements is subject to change. We advise that you do not use this framework in your projects.

Clone this wiki locally