diff --git a/CMWTAT_DIGITAL/CMWTAT_DIGITAL.csproj b/CMWTAT_DIGITAL/CMWTAT_DIGITAL.csproj index 7f9f825..684abca 100644 --- a/CMWTAT_DIGITAL/CMWTAT_DIGITAL.csproj +++ b/CMWTAT_DIGITAL/CMWTAT_DIGITAL.csproj @@ -65,12 +65,12 @@ ..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll False - - ..\packages\MaterialDesignThemes.2.4.0.1044\lib\net45\MaterialDesignThemes.Wpf.dll - False + + ..\packages\MaterialDesignThemes.2.5.0.1205\lib\net45\MaterialDesignThemes.Wpf.dll + True - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll False @@ -103,6 +103,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + Designer MSBuild:Compile @@ -180,5 +184,8 @@ + + + \ No newline at end of file diff --git a/CMWTAT_DIGITAL/Lang/en.xaml b/CMWTAT_DIGITAL/Lang/en.xaml index ff3dd54..9bc8aa2 100644 --- a/CMWTAT_DIGITAL/Lang/en.xaml +++ b/CMWTAT_DIGITAL/Lang/en.xaml @@ -1,5 +1,9 @@  - + + + @@ -87,7 +91,7 @@ Unable to correctly identify your operating system edition in support list, may be not be supported. - Only find experimental options that can be used with this operating system edition, little hope of activation success. + Only found experimental options that can be used with this operating system edition, little hope of activation success. Your system edition may not be supported, program will exit. you can try add --expact or -e to startup. @@ -200,4 +204,10 @@ Time out, may be you choose or enter a incorrect version. :( Activation Failed. :( Maybe: 1.This edition/version of Windows does not support digital license activation. 2. Unable to connect to Microsoft Windows Activation Server. 3. Other unexpected problems. You can try to wait a minute or try again later. + +Only found Long-Term Offline KMS (LTOK) options that can be used with this operating system edition. This means that it will not be activate automatically after you reinstalled the system. But don't worry, this is different from the legacy KMS activation method (it can keep activating for 180 days in offline environment). LTOK (The prefix is Offline-KMS) can keep activating for up to 19 years even it is without networking! + + +Congratulation! Windows 10 is ready to activate. However, it seems that Windows cannot connect to the Microsoft Activation Server. Your system will be activated automatically the next time the server is connected. + \ No newline at end of file diff --git a/CMWTAT_DIGITAL/Lang/ja.xaml b/CMWTAT_DIGITAL/Lang/ja.xaml index 9ee3f00..d1eaebc 100644 --- a/CMWTAT_DIGITAL/Lang/ja.xaml +++ b/CMWTAT_DIGITAL/Lang/ja.xaml @@ -1,5 +1,9 @@  - + + + @@ -200,4 +204,10 @@ Windows10ライセンス認証にはインターネットを通じてキーを 認証失敗。 :( 多分: 1. このエディション/バージョンの Windows はデジタルライセンス認証が適用しない。 2. マイクロソフトの認証サーバーに接続できません。 3. その他。 暫くお待ちくださいまたはあとでもう一度やり直してください。 + +Only found Long-Term Offline KMS (LTOK) options that can be used with this operating system edition. This means that it will not be activate automatically after you reinstalled the system. But don't worry, this is different from the legacy KMS activation method (it can keep activating for 180 days in offline environment). LTOK (The prefix is Offline-KMS) can keep activating for up to 19 years even it is without networking! + + +Congratulation! Windows 10 is ready to activate. However, it seems that Windows cannot connect to the Microsoft Activation Server. Your system will be activated automatically the next time the server is connected. + diff --git a/CMWTAT_DIGITAL/Lang/zh.xaml b/CMWTAT_DIGITAL/Lang/zh.xaml index d585037..91ff14a 100644 --- a/CMWTAT_DIGITAL/Lang/zh.xaml +++ b/CMWTAT_DIGITAL/Lang/zh.xaml @@ -1,13 +1,17 @@  - + + + - + Microsoft YaHei UI - + - + @@ -200,4 +204,10 @@ 激活失败。 :( 可能因为: 1. 此版本/类型的 Windows 不支持数字权利(数字许可证)方式激活。 2. 无法连接到微软Windows激活服务器。 3. 其它未知问题。 你可以尝试稍等片刻或者稍后重试。 + +只找到用于此版本系统的长期离线KMS(批量激活)选项。 这表示您将不能在下次重装系统后自动激活。 不过无需担心,这不同于传统的KMS激活方式(离线状态下可以保持激活180天) 长期离线KMS(Offline-KMS)即使不联网也可以保持激活长达19年! + + +祝贺! Windows 10 已经快要激活成功了。 不过似乎Windows无法连接到微软激活服务器, 当下次连接上服务器时系统将会自动激活。 + \ No newline at end of file diff --git a/CMWTAT_DIGITAL/MainWindow.xaml b/CMWTAT_DIGITAL/MainWindow.xaml index 0805325..6f4a807 100644 --- a/CMWTAT_DIGITAL/MainWindow.xaml +++ b/CMWTAT_DIGITAL/MainWindow.xaml @@ -12,7 +12,7 @@ TextElement.FontWeight="Regular" TextElement.FontSize="13" TextOptions.TextFormattingMode="Ideal" - TextOptions.TextRenderingMode="Auto" + TextOptions.TextRenderingMode="Aliased" Background="{DynamicResource MaterialDesignPaper}" ResizeMode="NoResize" d:DataContext="{d:DesignInstance domain:ViewModel, d:IsDesignTimeCreatable=False}" @@ -22,34 +22,36 @@ > - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - -