Pico
Pico
> I'd think the somewhat broken state you refer to would really only be a problem if that account was the only Secure Token account on the Mac, something I'd...
I also think this would be a useful addition to pycreateuserpkg. In my testing, this does properly prevent an account from being granted a Secure Token on macOS 11 Big...
I did something like this myself by checking the system color theme when the main window of my app is activated and updating the FlatLaf theme if the system theme...
These custom window decorations on Linux are awesome! Thank you! But I noticed I'm not getting any window shadows when running on Mint 20.3. Not sure what's different than the...
> Or somehow use GPU-Z. I don't know if this program is open source and/or if they have API's to use. I wouldn't recommend reinventing the wheel. Clearly they found...
I work at a refurbisher and we are using WhyNotWin11 in WinPE (actually WinRE for more capabilities) to determine if Windows 11 can be installed. TPM can indeed be properly...
_This isn't my latest code, I will try to commit my latest changes this coming week._ But, this version of it all can run WhyNotWin11 in WinRE. **UPDATE 04/07/22: I've...
Nice additions with the drive check for WinPE! It would be super awesome to be able to detect if a GPU is supported from within WinPE without drivers installed as...
I know that GPU Device IDs can be detected in WinPE (at least when PowerShell + WMI stuff is installed) using `Get-CimInstance Win32_PnPEntity` via PowerShell (`Get-PnpDevice` is not available in...
For my use case, where a drive won't even be formatted with a Drive Letter yet, it would be more valuable to be able to specify a Disk ID (number)...