diff --git a/Crypto Notepad/Form1.cs b/Crypto Notepad/Form1.cs index 294a5b6..10845e0 100644 --- a/Crypto Notepad/Form1.cs +++ b/Crypto Notepad/Form1.cs @@ -351,6 +351,8 @@ private void MainWindow_Load(object sender, EventArgs e) panel2.Visible = true; } + SaltMAC(); + if (ps.AutoCheckUpdate == true) { Thread up = new Thread(() => сheckForUpdates(false)); @@ -359,8 +361,6 @@ private void MainWindow_Load(object sender, EventArgs e) LineAndColumn(); - SaltMAC(); - DeleteUpdateFiles(); if (args.Length > 1)