Recent content by DexterWoo

  1. DexterWoo

    [Windows 10]20H1 Location permission are granted to newly installed Apps by default without consent.

    We noticed 1 new thing in Windows 10 20H1 preview. that Location permission are granted to newly installed apps by default without consent if they require location permission. is that new design in 20H1 or it a bug?
  2. DexterWoo

    Windows 10 How to validate xml signature with a public key using cryptxml APIs

    Hi Guys, I got a really tricky problem from my work. I am doing a xml signature validation with CryptXml in native C++. I got this signed xml,, I can't retrieve the key info from it using cryptxml API. there's a solution using signedXml with C#, it validates the file with a rsakey...
  3. DexterWoo

    Windows 10 WMI Query fail

    Great! thank you guys, next time I encounter this, I will try these ways to troubleshoot the issue and post what I find~
  4. DexterWoo

    Windows 10 WMI Query fail

    Hello MS guys here, So I have encounter an issue that WMI query to Win32_Logicdisks got no instance returned. I noticed this issue when developing a script to copy files from UNC(use it to query the disk size make sure it won't copy too much data),at that time it seems my windows update...
Back
Top