internal static void RemoveAssoc() { var a = new FileType("001", "UFSJ.001", "UFSJ Split File", "%APP%, 1", "%APP% -tj \"%1\""); if (a.CheckForRegistration()) { a.RemoveRegistration(); } }