diff --git a/Launcheroid/App.config b/Launcheroid/App.config index 8324aa6..4bfa005 100644 --- a/Launcheroid/App.config +++ b/Launcheroid/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/Launcheroid/LRD3.cs b/Launcheroid/LRD3.cs index 9599d3c..cb4300f 100644 --- a/Launcheroid/LRD3.cs +++ b/Launcheroid/LRD3.cs @@ -3,9 +3,7 @@ using System.Drawing; using System.Drawing.Imaging; using System.IO; -using System.Linq; using System.Text; -using System.Threading.Tasks; namespace Launcheroid { diff --git a/Launcheroid/Launcheroid.csproj b/Launcheroid/Launcheroid.csproj index cd25f18..54234c0 100644 --- a/Launcheroid/Launcheroid.csproj +++ b/Launcheroid/Launcheroid.csproj @@ -8,10 +8,11 @@ WinExe Launcheroid Launcheroid - v4.6 + v4.8 512 true true + AnyCPU diff --git a/Launcheroid/Properties/Resources.Designer.cs b/Launcheroid/Properties/Resources.Designer.cs index 5f07ac2..f7a33d0 100644 --- a/Launcheroid/Properties/Resources.Designer.cs +++ b/Launcheroid/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Este código fue generado por una herramienta. +// Versión de runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si +// se vuelve a generar el código. // //------------------------------------------------------------------------------ @@ -13,13 +13,13 @@ /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// Clase de recurso fuertemente tipado, para buscar cadenas traducidas, etc. /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + // StronglyTypedResourceBuilder generó automáticamente esta clase + // a través de una herramienta como ResGen o Visual Studio. + // Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen + // con la opción /str o recompile su proyecto de VS. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -33,7 +33,7 @@ } /// - /// Returns the cached ResourceManager instance used by this class. + /// Devuelve la instancia de ResourceManager almacenada en caché utilizada por esta clase. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// Reemplaza la propiedad CurrentUICulture del subproceso actual para todas las + /// búsquedas de recursos mediante esta clase de recurso fuertemente tipado. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ } /// - /// Looks up a localized resource of type System.Drawing.Bitmap. + /// Busca un recurso adaptado de tipo System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap imgbg { get { diff --git a/Launcheroid/Properties/Settings.Designer.cs b/Launcheroid/Properties/Settings.Designer.cs index cf0aceb..385fa47 100644 --- a/Launcheroid/Properties/Settings.Designer.cs +++ b/Launcheroid/Properties/Settings.Designer.cs @@ -1,28 +1,24 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Este código fue generado por una herramienta. +// Versión de runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si +// se vuelve a generar el código. // //------------------------------------------------------------------------------ -namespace Launcheroid.Properties -{ - - +namespace Launcheroid.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.8.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/V1/Launcheroid.sln b/V1/Launcheroid.sln index 30efd3e..8a8e179 100644 --- a/V1/Launcheroid.sln +++ b/V1/Launcheroid.sln @@ -1,6 +1,8 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C# Express 2008 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.8.34330.188 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Launcheroid", "Launcheroid\Launcheroid.csproj", "{6403D9B8-17B0-45C8-B8B1-163A275EC3FB}" EndProject Global @@ -17,4 +19,7 @@ GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {FD70902E-24FD-4E96-8631-BB2180791BB1} + EndGlobalSection EndGlobal diff --git a/V1/Launcheroid/Launcheroid.csproj b/V1/Launcheroid/Launcheroid.csproj index efac5fc..19ec36c 100644 --- a/V1/Launcheroid/Launcheroid.csproj +++ b/V1/Launcheroid/Launcheroid.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -12,9 +12,12 @@ Launcheroid v2.0 512 - - BlueLauncher.ico + + + + + 3.5 true @@ -41,7 +44,7 @@ - + Glass.cs Form diff --git a/V1/Launcheroid/Properties/Resources.Designer.cs b/V1/Launcheroid/Properties/Resources.Designer.cs index 7da8980..b5fbf4d 100644 --- a/V1/Launcheroid/Properties/Resources.Designer.cs +++ b/V1/Launcheroid/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // Este código fue generado por una herramienta. -// Versión del motor en tiempo de ejecución:2.0.50727.4952 +// Versión de runtime:4.0.30319.42000 // // Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si // se vuelve a generar el código. @@ -13,13 +13,13 @@ /// - /// Clase de recurso con establecimiento inflexible de tipos, para buscar cadenas traducidas, etc. + /// Clase de recurso fuertemente tipado, para buscar cadenas traducidas, etc. /// // StronglyTypedResourceBuilder generó automáticamente esta clase // a través de una herramienta como ResGen o Visual Studio. // Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen - // con la opción /str o vuelva a generar su proyecto de VS. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] + // con la opción /str o recompile su proyecto de VS. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -48,7 +48,7 @@ /// /// Reemplaza la propiedad CurrentUICulture del subproceso actual para todas las - /// búsquedas de recursos mediante esta clase de recurso con establecimiento inflexible de tipos. + /// búsquedas de recursos mediante esta clase de recurso fuertemente tipado. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { diff --git a/V1/Launcheroid/Properties/Settings.Designer.cs b/V1/Launcheroid/Properties/Settings.Designer.cs index 88f6f5b..385fa47 100644 --- a/V1/Launcheroid/Properties/Settings.Designer.cs +++ b/V1/Launcheroid/Properties/Settings.Designer.cs @@ -1,28 +1,24 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:2.0.50727.4952 +// Este código fue generado por una herramienta. +// Versión de runtime:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si +// se vuelve a generar el código. // //------------------------------------------------------------------------------ -namespace Launcheroid.Properties -{ - - +namespace Launcheroid.Properties { + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase - { - + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.8.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default - { - get - { + + public static Settings Default { + get { return defaultInstance; } } diff --git a/V1/Launcheroid/app.config b/V1/Launcheroid/app.config index df20690..0df7832 100644 --- a/V1/Launcheroid/app.config +++ b/V1/Launcheroid/app.config @@ -1,3 +1,3 @@ - + - + diff --git a/V2/Launcheroid/Launcheroid.csproj b/V2/Launcheroid/Launcheroid.csproj index e6e1e17..465ac9c 100644 --- a/V2/Launcheroid/Launcheroid.csproj +++ b/V2/Launcheroid/Launcheroid.csproj @@ -44,7 +44,7 @@ - + Glass.cs