internal static void Init() { values = IniReader.ReadFile(System.IO.Path.Combine(System.Windows.Forms.Application.StartupPath, @"System/locale.ini")); InitWelcomeMessage(); }