Binary used to launch controlpanel items in Windows
Execute evil.dll which is stored in an Alternate Data Stream (ADS).
control.exe {PATH_ABSOLUTE}:evil.dll
Execute .cpl file. A CPL is a DLL file with CPlApplet export function)
control.exe {PATH_ABSOLUTE:.cpl}