diff --git a/Bin/Debug/VSoft/DyLine.exe b/Bin/Debug/VSoft/DyLine.exe index cb8627e..192de7e 100644 Binary files a/Bin/Debug/VSoft/DyLine.exe and b/Bin/Debug/VSoft/DyLine.exe differ diff --git a/Bin/Debug/VSoft/DyLine.exe.config b/Bin/Debug/VSoft/DyLine.exe.config index 9c72f14..e6ca62e 100644 --- a/Bin/Debug/VSoft/DyLine.exe.config +++ b/Bin/Debug/VSoft/DyLine.exe.config @@ -1,3 +1,3 @@ - + diff --git a/Bin/Debug/VSoft/UserDb/Win.dat b/Bin/Debug/VSoft/UserDb/Win.dat index d1154a9..af2233c 100644 --- a/Bin/Debug/VSoft/UserDb/Win.dat +++ b/Bin/Debug/VSoft/UserDb/Win.dat @@ -1,5 +1,5 @@ [VSoft] -hwnd=331696 +hwnd=25831240 width=745 height=543 [VSoft_Test] diff --git a/Bin/Debug/VSoft/VSoft.dll b/Bin/Debug/VSoft/VSoft.dll index 3638a01..eff244f 100644 Binary files a/Bin/Debug/VSoft/VSoft.dll and b/Bin/Debug/VSoft/VSoft.dll differ diff --git a/Bin/Debug/VSoft/VSoftBox.exe b/Bin/Debug/VSoft/VSoftBox.exe index 765dbe9..b05fafe 100644 Binary files a/Bin/Debug/VSoft/VSoftBox.exe and b/Bin/Debug/VSoft/VSoftBox.exe differ diff --git a/Bin/Debug/VSoft/VSoftBox.exe.config b/Bin/Debug/VSoft/VSoftBox.exe.config index ff99501..2a0024f 100644 --- a/Bin/Debug/VSoft/VSoftBox.exe.config +++ b/Bin/Debug/VSoft/VSoftBox.exe.config @@ -1,3 +1,3 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 244a68a..c762b75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ -### 2022-11-30更新 +### 2023-12-04更新 + +------ + +#### VSoft V1.0.2312.0401 + +- *.[改进]升级到.NET 4.6.2。 +- *.[改进]双击列表时优先隐藏界面(当开启开关时)。 + +### 2022-11-30更新 + ------ #### VSoft V1.0.2211.3001 - *.[改进]翻译多线程进行,并解决不能多行翻译的BUG。 diff --git a/Source/DyLine/.vs/DyLine.csproj.dtbcache.json b/Source/DyLine/.vs/DyLine.csproj.dtbcache.json new file mode 100644 index 0000000..67a9f1e --- /dev/null +++ b/Source/DyLine/.vs/DyLine.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Source\\DyLine","ProjectFileName":"DyLine.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"clsMsg.cs"},{"SourceFile":"Program.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"ryMemoryShare.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.5.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Deployment.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\DyLine.exe","OutputItemRelativePath":"DyLine.exe"},{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\DyLine.pdb","OutputItemRelativePath":"DyLine.pdb"}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Source/DyLine/DyLine.csproj b/Source/DyLine/DyLine.csproj index 65a5e51..42561d4 100644 --- a/Source/DyLine/DyLine.csproj +++ b/Source/DyLine/DyLine.csproj @@ -8,7 +8,7 @@ WinExe DyLine DyLine - v4.5.2 + v4.6.2 512 true diff --git a/Source/DyLine/Properties/AssemblyInfo.cs b/Source/DyLine/Properties/AssemblyInfo.cs index df7e8fc..d8f93b0 100644 --- a/Source/DyLine/Properties/AssemblyInfo.cs +++ b/Source/DyLine/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.2110.1801")] -[assembly: AssemblyFileVersion("2.0.2110.1801")] \ No newline at end of file +[assembly: AssemblyVersion("2.0.2312.0401")] +[assembly: AssemblyFileVersion("2.0.2312.0401")] \ No newline at end of file diff --git a/Source/DyLine/Properties/Settings.Designer.cs b/Source/DyLine/Properties/Settings.Designer.cs index 492ba1f..c079082 100644 --- a/Source/DyLine/Properties/Settings.Designer.cs +++ b/Source/DyLine/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace DyLine.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.2.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.9.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Source/DyLine/app.config b/Source/DyLine/app.config index 9c72f14..e6ca62e 100644 --- a/Source/DyLine/app.config +++ b/Source/DyLine/app.config @@ -1,3 +1,3 @@ - + diff --git a/Source/VSoftBox/.vs/VSoftBox.csproj.dtbcache.json b/Source/VSoftBox/.vs/VSoftBox.csproj.dtbcache.json new file mode 100644 index 0000000..667768e --- /dev/null +++ b/Source/VSoftBox/.vs/VSoftBox.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Source\\VSoftBox","ProjectFileName":"VSoftBox.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Init.cs"},{"SourceFile":"Program.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.5.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\RaUI.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Deployment.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\VSoft.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\VSoftBox.exe","OutputItemRelativePath":"VSoftBox.exe"},{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\VSoftBox.pdb","OutputItemRelativePath":"VSoftBox.pdb"}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Source/VSoftBox/Properties/AssemblyInfo.cs b/Source/VSoftBox/Properties/AssemblyInfo.cs index 04bcc7f..54db098 100644 --- a/Source/VSoftBox/Properties/AssemblyInfo.cs +++ b/Source/VSoftBox/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.2302.1501")] -[assembly: AssemblyFileVersion("1.0.2302.1501")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2312.0401")] +[assembly: AssemblyFileVersion("1.0.2312.0401")] \ No newline at end of file diff --git a/Source/VSoftBox/Properties/Settings.Designer.cs b/Source/VSoftBox/Properties/Settings.Designer.cs index bf06952..12a7a76 100644 --- a/Source/VSoftBox/Properties/Settings.Designer.cs +++ b/Source/VSoftBox/Properties/Settings.Designer.cs @@ -12,7 +12,7 @@ namespace VSoftBox.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.5.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.9.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Source/VSoftBox/VSoftBox.csproj b/Source/VSoftBox/VSoftBox.csproj index e9e76f5..475b9cf 100644 --- a/Source/VSoftBox/VSoftBox.csproj +++ b/Source/VSoftBox/VSoftBox.csproj @@ -8,7 +8,7 @@ WinExe VSoftBox VSoftBox - v4.5.2 + v4.6.2 512 true diff --git a/Source/VSoftBox/app.config b/Source/VSoftBox/app.config index ff99501..2a0024f 100644 --- a/Source/VSoftBox/app.config +++ b/Source/VSoftBox/app.config @@ -1,3 +1,3 @@ - + diff --git a/Source/VSoft_Dll/.vs/VSoft.csproj.dtbcache.json b/Source/VSoft_Dll/.vs/VSoft.csproj.dtbcache.json new file mode 100644 index 0000000..1fc3847 --- /dev/null +++ b/Source/VSoft_Dll/.vs/VSoft.csproj.dtbcache.json @@ -0,0 +1 @@ +{"RootPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Source\\VSoft_Dll","ProjectFileName":"VSoft.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Config\\frmSetting.cs"},{"SourceFile":"Config\\frmSetting.Designer.cs"},{"SourceFile":"Config\\Soft_Config.cs"},{"SourceFile":"FrmAbout.cs"},{"SourceFile":"FrmAbout.Designer.cs"},{"SourceFile":"FrmAddType.cs"},{"SourceFile":"FrmAddType.Designer.cs"},{"SourceFile":"FrmAddColumn.cs"},{"SourceFile":"FrmAddColumn.Designer.cs"},{"SourceFile":"FrmAddSoft.cs"},{"SourceFile":"FrmAddSoft.Designer.cs"},{"SourceFile":"FrmInCMD.cs"},{"SourceFile":"FrmInCMD.Designer.cs"},{"SourceFile":"FrmVSoft.cs"},{"SourceFile":"FrmVSoft.Designer.cs"},{"SourceFile":"Config\\Soft_Info.cs"},{"SourceFile":"Prams\\c_icon_of_path.cs"},{"SourceFile":"Prams\\GlobalMouseHandler.cs"},{"SourceFile":"Prams\\Json.cs"},{"SourceFile":"Prams\\MouseHook.cs"},{"SourceFile":"Prams\\Msg.cs"},{"SourceFile":"Prams\\Run.cs"},{"SourceFile":"Skins\\FrmMessageBox.cs"},{"SourceFile":"Skins\\FrmMessageBox.Designer.cs"},{"SourceFile":"Skins\\SKinForm.cs"},{"SourceFile":"Skins\\SKinForm.Designer.cs"},{"SourceFile":"Skins\\ThemeForm.cs"},{"SourceFile":"TabList.cs"},{"SourceFile":"Prams\\API.cs"},{"SourceFile":"Prams\\FileIcon.cs"},{"SourceFile":"Prams\\IImageList.cs"},{"SourceFile":"Prams\\Itrycn_Db.cs"},{"SourceFile":"Prams\\ShellIcon.cs"},{"SourceFile":"Prams\\ShellLink.cs"},{"SourceFile":"Prams\\ShortcutDescription.cs"},{"SourceFile":"Prams\\SoftInfo.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Tools\\Trans\\FrmTrans.cs"},{"SourceFile":"Tools\\Trans\\FrmTrans.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.5.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\RaUI.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xaml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.5.2\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\VSoft.dll","OutputItemRelativePath":"VSoft.dll"},{"OutputItemFullPath":"E:\\My Datas\\My Codes\\毕方项目\\C#\\VSoft快速启动\\Bin\\Debug\\VSoft\\VSoft.pdb","OutputItemRelativePath":"VSoft.pdb"}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/Source/VSoft_Dll/FrmVSoft.cs b/Source/VSoft_Dll/FrmVSoft.cs index 57d055c..a20c10c 100644 --- a/Source/VSoft_Dll/FrmVSoft.cs +++ b/Source/VSoft_Dll/FrmVSoft.cs @@ -1015,6 +1015,10 @@ namespace VSoft { if (IconViewEx1.SelectedItems.Count == 0) { return; } var info = (SoftInfo)IconViewEx1.SelectedItems[0].Tag; + if (VSoft.Config.Soft_Config.HideAfterRun) + { + this.Hide(); + } Thread th = new Thread(Start); th.Start(); void Start() @@ -1026,6 +1030,13 @@ namespace VSoft this.Hide(); })); } + else + { + this.Invoke(new Action(() => + { + this.Show(); + })); + } } } private void IconViewEx1_KeyDown(object sender, KeyEventArgs e) diff --git a/Source/VSoft_Dll/Properties/AssemblyInfo.cs b/Source/VSoft_Dll/Properties/AssemblyInfo.cs index 0f2a5b4..2259f2a 100644 --- a/Source/VSoft_Dll/Properties/AssemblyInfo.cs +++ b/Source/VSoft_Dll/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.2310.2401")] -[assembly: AssemblyFileVersion("1.0.2310.2401")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2312.0401")] +[assembly: AssemblyFileVersion("1.0.2312.0401")] \ No newline at end of file diff --git a/Source/VSoft_Dll/VSoft.csproj b/Source/VSoft_Dll/VSoft.csproj index f0b510e..f92eb8e 100644 --- a/Source/VSoft_Dll/VSoft.csproj +++ b/Source/VSoft_Dll/VSoft.csproj @@ -9,7 +9,7 @@ Properties VSoft VSoft - v4.5.2 + v4.6.2 512 true