Specify what to load in background

Defines what is autoloaded when any given autoload triggers occur. Bit mask values:
(0x0) None: No autoloading. Ignores all autoload triggers.
(0x1) PreviouslyUsed (default): If any autoload trigger is enabled, load only the packages where at least one application in the package has been previously used. Prioritizes loading applications that have been previously used.
(0x2) All: If any autoload trigger is enabled, all applications will be automatically loaded, regardless of whether they have ever been used.

Supported on: At least Windows XP Professional with SP2

AutoLoad Target Applications


  1. (0x0) None
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration
    Value NameAutoloadTarget
    Value TypeREG_DWORD
    Value0
  2. (0x1) PreviouslyUsed
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration
    Value NameAutoloadTarget
    Value TypeREG_DWORD
    Value1
  3. (0x2) All
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration
    Value NameAutoloadTarget
    Value TypeREG_DWORD
    Value2


login_appv_x86.admx

Administrative Templates (Computers)