tgraupmann / Uwp_Discord

An Xbox Game Bar Widget Sample for Discord
16 stars 2 forks source link

running with powershell gives error #3

Open putnamto opened 2 years ago

putnamto commented 2 years ago

when trying to install powershell gives an error about the systems clock being wrong and fails to install.

tgraupmann commented 2 years ago

You'll want to grab this branch. https://github.com/tgraupmann/Uwp_Discord/tree/WebView2

Install Visual Studio 2022. Install the UWP components. Open Windows Control Panel and turn on Development Mode. Open the solution and build and run.

That way you can avoid the unsigned test build that likely expired.