v8migrate a141 installer for beta

This commit is contained in:
2021-12-01 19:36:58 +00:00
parent dc5f2c34d6
commit e0ed1b0fe3
9 changed files with 47 additions and 369 deletions

View File

@@ -32,7 +32,6 @@
this.btnCancel = new System.Windows.Forms.Button();
this.btnOk = new System.Windows.Forms.Button();
this.ckExportAssignedDocs = new System.Windows.Forms.CheckBox();
this.lblPreRelease = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.edTags = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
@@ -47,10 +46,11 @@
//
// btnCancel
//
this.btnCancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnCancel.Image = global::AyaNova.PlugIn.V8.Resource1.Cancel24;
this.btnCancel.Location = new System.Drawing.Point(20, 386);
this.btnCancel.Location = new System.Drawing.Point(20, 356);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(68, 41);
this.btnCancel.TabIndex = 26;
@@ -58,11 +58,10 @@
//
// btnOk
//
this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.btnOk.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnOk.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnOk.Image = global::AyaNova.PlugIn.V8.Resource1.OK24;
this.btnOk.Location = new System.Drawing.Point(650, 386);
this.btnOk.Location = new System.Drawing.Point(650, 356);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(68, 41);
this.btnOk.TabIndex = 3;
@@ -75,34 +74,21 @@
this.ckExportAssignedDocs.Checked = true;
this.ckExportAssignedDocs.CheckState = System.Windows.Forms.CheckState.Checked;
this.ckExportAssignedDocs.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ckExportAssignedDocs.Location = new System.Drawing.Point(23, 167);
this.ckExportAssignedDocs.Location = new System.Drawing.Point(23, 132);
this.ckExportAssignedDocs.Name = "ckExportAssignedDocs";
this.ckExportAssignedDocs.Size = new System.Drawing.Size(401, 21);
this.ckExportAssignedDocs.Size = new System.Drawing.Size(408, 21);
this.ckExportAssignedDocs.TabIndex = 27;
this.ckExportAssignedDocs.Text = "Export Assigned documents as Attachments where possible";
this.ckExportAssignedDocs.Text = "Migrate Assigned documents as Attachments where possible";
this.ckExportAssignedDocs.UseVisualStyleBackColor = true;
//
// lblPreRelease
//
this.lblPreRelease.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblPreRelease.Dock = System.Windows.Forms.DockStyle.Top;
this.lblPreRelease.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.lblPreRelease.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblPreRelease.ForeColor = System.Drawing.Color.Blue;
this.lblPreRelease.Location = new System.Drawing.Point(0, 0);
this.lblPreRelease.Name = "lblPreRelease";
this.lblPreRelease.Size = new System.Drawing.Size(730, 37);
this.lblPreRelease.TabIndex = 38;
this.lblPreRelease.Text = "Pre-release 7.6-Alpha";
this.lblPreRelease.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.Location = new System.Drawing.Point(104, 393);
this.label2.Location = new System.Drawing.Point(104, 363);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(528, 34);
this.label2.TabIndex = 39;
@@ -111,7 +97,7 @@
//
// edTags
//
this.edTags.Location = new System.Drawing.Point(20, 230);
this.edTags.Location = new System.Drawing.Point(20, 195);
this.edTags.Name = "edTags";
this.edTags.Size = new System.Drawing.Size(141, 20);
this.edTags.TabIndex = 40;
@@ -120,16 +106,16 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(20, 211);
this.label1.Location = new System.Drawing.Point(20, 176);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(120, 13);
this.label1.Size = new System.Drawing.Size(119, 13);
this.label1.TabIndex = 41;
this.label1.Text = "Tag all exported objects";
this.label1.Text = "Tag all migrated objects";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(20, 287);
this.label3.Location = new System.Drawing.Point(20, 252);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(165, 13);
this.label3.TabIndex = 43;
@@ -142,7 +128,7 @@
0,
0,
0});
this.nTimeOut.Location = new System.Drawing.Point(20, 303);
this.nTimeOut.Location = new System.Drawing.Point(20, 268);
this.nTimeOut.Maximum = new decimal(new int[] {
3600,
0,
@@ -190,7 +176,7 @@
//
this.gPartFormat.Controls.Add(this.rdPartCombined);
this.gPartFormat.Controls.Add(this.rdPartSplit);
this.gPartFormat.Location = new System.Drawing.Point(20, 53);
this.gPartFormat.Location = new System.Drawing.Point(20, 18);
this.gPartFormat.Name = "gPartFormat";
this.gPartFormat.Size = new System.Drawing.Size(698, 94);
this.gPartFormat.TabIndex = 47;
@@ -202,7 +188,7 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSize = true;
this.ClientSize = new System.Drawing.Size(730, 443);
this.ClientSize = new System.Drawing.Size(730, 413);
this.ControlBox = false;
this.Controls.Add(this.gPartFormat);
this.Controls.Add(this.nTimeOut);
@@ -210,7 +196,6 @@
this.Controls.Add(this.label1);
this.Controls.Add(this.edTags);
this.Controls.Add(this.label2);
this.Controls.Add(this.lblPreRelease);
this.Controls.Add(this.ckExportAssignedDocs);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnOk);
@@ -232,7 +217,6 @@
private System.Windows.Forms.Button btnOk;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.CheckBox ckExportAssignedDocs;
private System.Windows.Forms.Label lblPreRelease;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox edTags;
private System.Windows.Forms.Label label1;