KMS VL ALL AIO V53 繁體 TW

Meo

初級會員
已加入
4/2/21
訊息
8
互動分數
2
點數
3
如果有發現沒繁化完全的地方
麻煩告知
3Q

KMS VL ALL AIO V53 繁體 TW

OS:貼心提醒,防毒會抓,使用前請先關閉或排除此東東
PS:僅繁化,其餘版權歸原著作者所有
 
最後編輯:

cpccpc

一般般會員
已加入
7/28/10
訊息
93
互動分數
1
點數
8
按8檢查激活狀態.不成..............
 

cpccpc

一般般會員
已加入
7/28/10
訊息
93
互動分數
1
點數
8
iex : 位於 線路:380 字元:27
+ ... icenseReason -EQ "0xC004F009") {$LicenseMsg = $LicenseMsg + " (寬限期已過期 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
運算式或陳述式中有未預期的 '0xC004F009") {$LicenseMsg = $LicenseMsg + "' 語彙基元。
位於 線路:616 字元:39
+ $output | Add-Member 8 'Type' "User|${licenseType}";
+ ~~~~~~~~~~~~~~
只允許將運算式做為管線的第一個元素。
位於 線路:616 字元:53
+ $output | Add-Member 8 'Type' "User|${licenseType}";
+ ~~
運算式或陳述式中有未預期的 '";
$output | Add-Member 8 'Product' $decodedLicense.ProductReleaseId;
$output | Add-Member 8 'Acid' $decodedLicense.Acid;
If ($mode -Eq "' 語彙基元。
位於 線路:619 字元:18
+ ... ($mode -Eq "Device") { $output | Add-Member 8 'DeviceId' $decodedLice ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
運算式或陳述式中有未預期的 'Device") { $output | Add-Member 8 'DeviceId' $decodedLicense.Metadata.D
eviceId; }
$output | Add-Member 8 'LicenseState' $licenseState;
$output | Add-Member 8 'EntitlementStatus' $decodedLicense.Status;
$output | Add-Member 8 'EntitlementExpiration' ("N/A", $decodedLicense.ExpiresOn)[!($null -eq $de
codedLicense.ExpiresOn)];
$output | Add-Member 8 'ReasonCode' ("N/A", $decodedLicense.ReasonCode)[!($null -eq $decodedLicen
se.ReasonCode)];
$output | Add-Member 8 'NotBefore' $decodedLicense.Metadata.NotBefore;
$output | Add-Member 8 'NotAfter' $decodedLicense.Metadata.NotAfter;
$output | Add-Member 8 'NextRenewal' $decodedLicense.Metadata.RenewAfter;
$output | Add-Member 8 'TenantId' ("N/A", $decodedLicense.Metadata.TenantId)[!($null -eq $decoded
License.Metadata.TenantId)];
#$output.PSObject.Properties | foreach { $ht = @{} } { $ht[$_.Name] = $_.Value } { $output = $ht
| ConvertTo-Json }
Write-Output $output
}
}
function vNextDiagRun
{
$fNUL = ([IO.Directory]::Exists("${env:LOCALAPPDATA}\Microsoft\Office\Licenses")) -and ([IO.Direct
ory]::GetFiles("${env:LOCALAPPDATA}\Microsoft\Office\Licenses", "*", 1).Length -GE 0)
$fDev = ([IO.Directory]::Exists("${env:PROGRAMDATA}\Microsoft\Office\Licenses")) -and ([IO.Directo
ry]::GetFiles("${env:PROGRAMDATA}\Microsoft\Office\Licenses", "*", 1).Length -GE 0)
$rPID = $null -NE (GP "HKCU:\SOFTWARE\Microsoft\Office\16.0\Common\Licensing\LicensingNext" -EA 0
| select -Expand 'property' -EA 0 | where -Filter {$_.ToLower() -like "*retail" -or $_.ToLower() -l
ike "*volume"})
$rSCA = $null -NE (GP "HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration" -EA 0 | select -E
xpand "SharedComputerLicensing" -EA 0)
$rSCL = $null -NE (GP "HKLM:\SOFTWARE\Microsoft\Office\16.0\Common\Licensing" -EA 0 | select -Expa
nd "SharedComputerLicensing" -EA 0)
if (($fNUL -Or $fDev -Or $rPID -Or $rSCA -Or $rSCL) -EQ $false) {
Return
}
if ($All.IsPresent) {Write-Host}
Write-Host "$line2"
Write-Host "===' 語彙基元。
位於 線路:744 字元:87
+ ... ing = $Marshal::PtrToStringUni($pwszStateData) -replace ";", "`n "
+ ~~
運算式或陳述式中有未預期的 '`n' 語彙基元。
位於 線路:976 字元:20
+ Write-Host "$line3"
+ ~
字串遺漏結尾字元: "。
位於 線路:379 字元:40
+ if ($LicenseReason -EQ "0xC004F200") {$LicenseMsg = $LicenseM ...
+ ~
陳述式區塊或類型定義中缺少 '}'。
位於 線路:376 字元:43
+ if ($LicenseStatus -EQ 5 -And -Not $NT5) {
+ ~
陳述式區塊或類型定義中缺少 '}'。
位於 線路:324 字元:1
+ {
+ ~
陳述式區塊或類型定義中缺少 '}'。
位於 線路:1 字元:109
+ ... TW_繁體.cmd',[Text.Encoding]::Default) -split ':sppmgr\:.*';iex ($f[1])
+ ~~~~~~~~~~~
+ CategoryInfo : ParserError: (:) [Invoke-Expression], ParseException
+ FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.InvokeExpressionComman
d
 
▌延伸閱讀