The Run...-command on a Microsoft Windowsoperating system is a dialog which can be used to open many different programs. It is simply a user interface for the ShellExecute function. New programs are installed often add ShellExecute commands.
See more at Wikipedia.org...