Description
Currently, ReactOS uses a wine-specific appwiz call in syssetup to prompt to install gecko if the installer is missing from disk. This system is not easily extendible to add more optional components.
Add WineVDM as an optional component to install during setup and use this same mechanism to install Gecko and other optional components.