diff --git a/Core/WindowUtils.cs b/Core/WindowUtils.cs index 71da0cd..d7882f0 100644 --- a/Core/WindowUtils.cs +++ b/Core/WindowUtils.cs @@ -291,16 +291,16 @@ public static LoginWindowState TryCredentialsEntry(WindowHandle loginWindow, str bool isChecked = groups.Length > 0 && groups[0].FindAllDescendants().Length > 0; + SendTab(loginWindow.RawPtr, VirtualInputMethod.SendWait); + if (remember && !isChecked) { - SendTab(loginWindow.RawPtr, VirtualInputMethod.SendWait); SendSpace(loginWindow.RawPtr, VirtualInputMethod.SendWait); SendTab(loginWindow.RawPtr, VirtualInputMethod.SendWait); } else { SendTab(loginWindow.RawPtr, VirtualInputMethod.SendWait); - SendTab(loginWindow.RawPtr, VirtualInputMethod.SendWait); } SendSpace(loginWindow.RawPtr, VirtualInputMethod.SendWait); diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index f0d96b2..ad308d7 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.1.0")] -[assembly: AssemblyFileVersion("1.5.1.0")] +[assembly: AssemblyVersion("1.5.2.0")] +[assembly: AssemblyFileVersion("1.5.2.0")] diff --git a/SAM.csproj b/SAM.csproj index cbb91a1..af6f9ee 100644 --- a/SAM.csproj +++ b/SAM.csproj @@ -213,13 +213,13 @@ 1.1.0 - 1.11.46 + 1.11.48 1.6.5 - 13.0.2 + 13.0.3 3.0.0 diff --git a/latest.txt b/latest.txt index 37241f7..aa1acd1 100644 --- a/latest.txt +++ b/latest.txt @@ -1,4 +1,4 @@ -1.5.1.0 +1.5.2.0 SAM.exe -https://github.com/rex706/SAM/releases/download/v1.5.1.0/SAM.exe +https://github.com/rex706/SAM/releases/download/v1.5.2.0/SAM.exe SAM.exe