☰ MTSD
  • AllSync Home page
  • Products
    • AllSync
    • AllDup
  • Order
    • AllSync Price List
    • AllSync Product Editions
    • AllSync Licensing Model
    • Order FAQ
    • Upgrade to AllSync Version 4
    • Upgrade AllSync Product Edition
  • Download
    • AllSync
    • AllDup
    • Customer Download Area
  • Support
    • Forum
    • Support Form
  • Contact
    • Contact Form
Search Customer Download Area Online Shop Customer Account DeutschDE
 
X
  • AllSync
  • Description
  • System Requirements
  • Product Editions
  • Features
  • Practical Examples
  • Version History
  • Screenshots
  • Awards
  • Publications
  • Download
  • AllSync Demo Version
  • AllSync Full Version
  • Recommendations
  • Help
  • FAQ
  • Manual
  • Guides
  • Support Forum
  • Translations
  • Web
  • Links
AllSync 4 Manual

Windows Active Setup

Active Setup is a component of the Windows operating system. It is used to execute one-time actions for each user who logs into the system. Many Microsoft applications use Active Setup to set user configurations (registry entries and files in the user profile) once during login.


Application

  • Sets default settings in the user profile for each logging-in user.
  • Executes arbitrary command line actions once for each logging-in user.


Description

When a user logs in, Active Setup compares two registry keys and their subkeys:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components
  • HKEY_CURRENT_USER\SOFTWARE\Microsoft\Active Setup\Installed Components

Each installation managed via Active Setup has its own key under these paths. Typically, this is the product GUID, but any other unique identifier can be used, such as:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\AllSync-Install
  • HKEY_CURRENT_USER\SOFTWARE\Microsoft\Active Setup\Installed Components\AllSync-Install

The registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\AllSync-Install\ requires the following entry:
Registry ValueDescription
VersionThe version number to be compared with the corresponding entry in the registry key under HKCU, e.g.: 4,0,0,1
The version number must be separated by commas, not periods.

The registry key HKEY_CURRENT_USER\SOFTWARE\Microsoft\Active Setup\Installed Components\AllSync-Install\ may contain the following entries:
Registry ValueDescription
(Default)The default value contains the text displayed during user login, e.g.: "Register AllSync License"
StubPathThe command line to be executed when the user logs in. Example:
C:\Tools\AllSync\AllSync.exe -l:"{Licensee}","{License Key}"
Versione.g.: 4,0,0,0
If the version number under HKLM is higher than the user's version, the command under StubPath is executed.


Process

  1. The user logs in.
  2. Active Setup checks Installed Components under HKLM and compares it with the entries in the user profile under HKCU.
  3. If an installation is missing under HKCU or the version under HKLM is higher than the version under HKCU, the command in the registry value StubPath (HKLM) is executed.


Notes

  • Any command line instruction can be used under StubPath.
  • The command line under StubPath is executed with the rights of the logged-in user.

‣ Folder Backup
‣ File Comparison
‣ Data Backup
‣ File Folder Replication
‣ Synchronize Folders
‣ Backup and Restore
‣ File Replication
‣ Backup Storage
‣ Folder Compare
‣ System Backup Software


Deutsch Deutsch  ·  Site Map  ·  Print Page  ·  Top


© 2000 - 2025  MTSD