using Shell32; namespace COMApplication { class Program { static void Main(string[] args) { } } }