Will Smith

Results 15 comments of Will Smith

I’ve been testing it for a few hours now and it is working great! Audio is perfectly in sync when playing back to multiple devices, it is quick to connect...

Just tried installing as well and getting the same error. I will move to Pi OS Legacy for now, but wanted to follow up and see if this was still...

That is a bandaid at best, and depending on what you are running, this will only buy you a bit of time before you run into the limit once again....

Here are the details of the package I am pushing out: Package Name: SAP GUI for Windows Package Version: 8.00 Compilation 1 Publisher: SAP SE Package ID: CompanyName.SAPGUI Here is...

@Trenly Which registry location should I be looking at? I would guess `HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\SAPGUI`, but just want to make sure. Control Panel and the above registry location lists the version as...

Yeah, I am matching exactly what is being shown in the registry, but for some reason it is still not detecting that the package is installed. @denelon Yes, it is...

``` { "PackageIdentifier": "Company.SAPGUI", "id": "Company.SAPGUI", "Versions": [ { "PackageVersion": "'8.00 Compilation 1'", "Channel": null, "DefaultLocale": { "Moniker": null, "PackageLocale": "en-US", "Publisher": "SAP SE", "PublisherUrl": null, "PublisherSupportUrl": null, "PrivacyUrl": null,...

We have a lot of packages installed, so I removed all of the non-SAP packages from the output. ``` Name Id Version Available Source ---------------------------------------------------------------------------------------------------------------------------------------------------------------- 64Bit RFC Controls 64Bit RFC...

Output from `winget search SAPGUI`: ``` Name Id Version Source ------------------------------------------------------------ SAP GUI for Windows Company.SAPGUI '8.00 Compilation 1' Company ``` Output from `winget show Company.SAPGUI`: ``` Found SAP GUI...

@denelon Any other ideas or things I should look at?