using System.Reflection; using System.Runtime.InteropServices; namespace XFEToolBox.Client.Installer.Utilities { [Obfuscation] [ComImport] [Guid("00021401-0000-0000-C000-000000000046")] internal class ShellLink { } }