public static TLauncherEntry CreateFromFile(string path) { CoreLib.Log("ADD LINK: " + path); return(Factory.Current.ReadLinkFile(path)); }