diff --git a/Updater/Form1.Designer.cs b/Updater/Form1.Designer.cs
index 3410994..a7f12c4 100644
--- a/Updater/Form1.Designer.cs
+++ b/Updater/Form1.Designer.cs
@@ -39,9 +39,10 @@ private void InitializeComponent()
//
// label1
//
- this.label1.Location = new System.Drawing.Point(76, 29);
+ this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
+ this.label1.Location = new System.Drawing.Point(69, 6);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(215, 41);
+ this.label1.Size = new System.Drawing.Size(222, 60);
this.label1.TabIndex = 2;
this.label1.Text = "Application will be updated and reopened.";
//
@@ -52,14 +53,14 @@ private void InitializeComponent()
this.panel1.Controls.Add(this.label1);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(294, 83);
+ this.panel1.Size = new System.Drawing.Size(294, 73);
this.panel1.TabIndex = 4;
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox1.Image = global::Updater.Properties.Resources.inbox_download;
- this.pictureBox1.Location = new System.Drawing.Point(10, 10);
+ this.pictureBox1.Image = global::Updater.Properties.Resources.arrow_down;
+ this.pictureBox1.Location = new System.Drawing.Point(6, 6);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(60, 60);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
@@ -68,7 +69,8 @@ private void InitializeComponent()
//
// button1
//
- this.button1.Location = new System.Drawing.Point(212, 92);
+ this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
+ this.button1.Location = new System.Drawing.Point(214, 79);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 5;
@@ -79,10 +81,11 @@ private void InitializeComponent()
// linkLabel1
//
this.linkLabel1.AutoSize = true;
+ this.linkLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.linkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
- this.linkLabel1.Location = new System.Drawing.Point(12, 97);
+ this.linkLabel1.Location = new System.Drawing.Point(3, 83);
this.linkLabel1.Name = "linkLabel1";
- this.linkLabel1.Size = new System.Drawing.Size(96, 13);
+ this.linkLabel1.Size = new System.Drawing.Size(110, 15);
this.linkLabel1.TabIndex = 6;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "View release notes";
@@ -92,7 +95,7 @@ private void InitializeComponent()
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(294, 121);
+ this.ClientSize = new System.Drawing.Size(296, 107);
this.Controls.Add(this.linkLabel1);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel1);
diff --git a/Updater/Form1.cs b/Updater/Form1.cs
index da7e6d3..6307217 100644
--- a/Updater/Form1.cs
+++ b/Updater/Form1.cs
@@ -53,15 +53,15 @@ void downloader_DownloadFileCompleted(object sender, AsyncCompletedEventArgs e)
private void Form1_Load(object sender, EventArgs e)
{
- if (arg.Length == 0)
- {
- this.Close();
- }
+ //if (arg.Length == 0)
+ //{
+ // this.Close();
+ //}
- else if (arg[0] == "/u")
- {
- return;
- }
+ //else if (arg[0] == "/u")
+ //{
+ // return;
+ //}
}
private void button1_Click(object sender, EventArgs e)
diff --git a/Updater/Properties/Resources.Designer.cs b/Updater/Properties/Resources.Designer.cs
index 081ca54..a921c47 100644
--- a/Updater/Properties/Resources.Designer.cs
+++ b/Updater/Properties/Resources.Designer.cs
@@ -19,7 +19,7 @@ namespace Updater.Properties {
// с помощью такого средства, как ResGen или Visual Studio.
// Чтобы добавить или удалить член, измените файл .ResX и снова запустите ResGen
// с параметром /str или перестройте свой проект VS.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -63,9 +63,9 @@ internal Resources() {
///
/// Поиск локализованного ресурса типа System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap inbox_download {
+ internal static System.Drawing.Bitmap arrow_down {
get {
- object obj = ResourceManager.GetObject("inbox_download", resourceCulture);
+ object obj = ResourceManager.GetObject("arrow_down", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
diff --git a/Updater/Properties/Resources.resx b/Updater/Properties/Resources.resx
index 726d6c6..66bce8b 100644
--- a/Updater/Properties/Resources.resx
+++ b/Updater/Properties/Resources.resx
@@ -117,34 +117,8 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
- 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
-
+
+
+ ..\resources\arrow_down.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
\ No newline at end of file
diff --git a/Updater/Resources/arrow_down.png b/Updater/Resources/arrow_down.png
new file mode 100644
index 0000000..8587f60
Binary files /dev/null and b/Updater/Resources/arrow_down.png differ
diff --git a/Updater/Resources/inbox_download.png b/Updater/Resources/inbox_download.png
deleted file mode 100644
index af90840..0000000
Binary files a/Updater/Resources/inbox_download.png and /dev/null differ
diff --git a/Updater/application.ico b/Updater/application.ico
new file mode 100644
index 0000000..3f95acc
Binary files /dev/null and b/Updater/application.ico differ
diff --git a/Updater/inbox_download.ico b/Updater/inbox_download.ico
deleted file mode 100644
index c8fdd1d..0000000
Binary files a/Updater/inbox_download.ico and /dev/null differ