Dennis

Results 35 comments of Dennis

same issue https://github.com/BrianLima/UWPHook/issues/157 maybe adding to the GetAUMIDScript.ps1 script could fix this. Import-Module -Name Appx -UseWindowsPowerShell When I get some time I try to test this.

this looks like it is the same issue as this. https://github.com/litedb-org/LiteDB/issues/2528

This is a duplicate? Do you have the Error Message seen in this thread? https://github.com/BrianLima/UWPHook/issues/141

I have created a fix for this. https://github.com/BrianLima/UWPHook/pull/152

Here is a release with this fix included. https://github.com/dos-ise/UWPHook/releases/tag/Fix

@AKK9 Could you try this release? https://github.com/dos-ise/UWPHook/releases/tag/Port I have created a .NET8 Port of UWPHook with a single file publish. This should solve version conflict problems.

Thanks @AKK9 for testing. I found the error and have updated the release. https://github.com/dos-ise/UWPHook/releases/tag/Port

@cooldudeseven7Dev Could you try this version? https://github.com/dos-ise/UWPHook/releases/tag/Port

> I've pushed a new release with the fix proposed by @dos-ise: > > https://github.com/BrianLima/UWPHook/releases/tag/2.14.2 I don't know what went wrong but this release does contain the correct dll Files....

> @dos-ise Nice! I can confirm the app loads the app list and exports them into Steam. > But not sure if this is even relevant to this issue, or...