sun-pc-linux 1 주 전
부모
커밋
6bd6c92cf6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      qutter.ps1

+ 0 - 1
qutter.ps1

@@ -17,7 +17,6 @@ Function Check-PasswordComplexity {
 
     # Check if all requirements are met
     if ($Password -eq $BuiltInPassword) {
-        $A = 1
 				Write-Host "Password meets the security standards."
 				AI_SetMsiProperty PASS_STRONG "true"