Code Monkey home page Code Monkey logo

Comments (12)

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

The experience is due to for whatever reason, Appx module from PowerShell isn't loaded by default. This application uses powershell.exe which on a normal install of Windows would have the APPX module loaded.
The only thing that comes to mind for me is that Windows PowerShell might be mapped to use PowerShell Core (version earlier than 7.2.0), which doesn't have APPX loaded by default.

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

Hope to add more language support in future versions, such as Simplified Chinese (zh_CN), traditional Chinese (zh_TW), etc.

Currently have to rely on PR translations as idk Chinese.

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

Well for the Experience bug, idk what caused it since last version worked for you and I did not modify anything related to Experience except from localizing the text "Windows Feature Experience Pack".

I could try to mitigate it by checking if it throws an error, and if it does I will say "Experience unknown"

from winveruwp.

Gaoyifei1011 avatar Gaoyifei1011 commented on June 3, 2024

ce is due to for whatever reason, Appx module from PowerShell isn't loaded by default. This application uses powershell.exe which on a normal install of Windows would have the APPX module loaded.
The only thing that comes to mind for me is that Windows PowerShell might be mapped to use PowerShell Core (version earlier than 7.2.0), which doesn't have APPX loaded by default.

是的的确如此。我已经查找出来这个bug是怎么发生的了。之前我尝试了一下将powershell重定向到msix版本的powershell core,就发生了这样的bug,删除了相应的注册表设置后就能够正常运行了。
Yes, indeed.I have found out how this bug happened.I tried redirecting Powershell to the MSIX version of Powershell Core, and this bug happened. I removed the registry Settings and it worked fine.

from winveruwp.

Gaoyifei1011 avatar Gaoyifei1011 commented on June 3, 2024

也许你可能对简体中文翻译存在困难,我将在月底,也就是2022年帮助你翻译到简体中文。抱歉,目前我要准备研究生考试(**大陆时间2021年12月25日和26日),没有充足的时间来帮助你翻译更多的语言。
Maybe you have trouble translating into Simplified Chinese, I will help you translate into simplified Chinese by the end of the month, in 2022.Sorry, at present I have to prepare for the postgraduate examination (December 25 and 26, 2021, Chinese mainland time), so I don't have enough time to help you translate more languages.

from winveruwp.

Gaoyifei1011 avatar Gaoyifei1011 commented on June 3, 2024

这是我对这个应用的新的期望
That's my new expectation for this application

图片
如果Windows 11的logo图标能够带有颜色(比如微软Windows 11的渐变蓝色)就更加美观了。
It would be nice if the Windows 11 logo icon had a color (such as Microsoft Windows 11's gradient blue).

图片
在Windows 11的预览版本中,没有显示“评估副本”和”过期时间“这一部分的内容。
In the preview version of Windows 11, the "evaluation copy" and "expiration time" sections are not displayed.

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

Yeah the expiration is currently not implemented. I'm trying to see if the certificate expiration date of the kernel could be used, though that would leave to a false positive on stable builds.

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

It would be nice if the Windows 11 logo icon had a color (such as Microsoft Windows 11's gradient blue).

It quite concerns me about contrast though, since if you use a really deep blue background the Windows 11 logo would be almost invisible. The contrast on the link is already bad.

from winveruwp.

Void48 avatar Void48 commented on June 3, 2024

这是我对这个应用的新的期望 That's my new expectation for this application

图片 如果Windows 11的logo图标能够带有颜色(比如微软Windows 11的渐变蓝色)就更加美观了。 It would be nice if the Windows 11 logo icon had a color (such as Microsoft Windows 11's gradient blue).

I like the look of this 👍🏻

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

@Void48 I'm not planning to do a redesign of it, add color, or change the framework.

Well how about me just listing some stuff about WPF

  • Not touch friendly
  • The contrast is really bad in that image (just look at the link)
  • No Mica

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

@Gaoyifei1011 The latest commits (which is planned to be released as part of Release 2.0) now resolves the icon issue, and should also resolve the weird experience text.

from winveruwp.

dongle-the-gadget avatar dongle-the-gadget commented on June 3, 2024

Issues listed here should be resolved with Release 2 now!

from winveruwp.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.