Alan Singfield

Results 5 comments of Alan Singfield

I'm giving it a go based on PeterM's fork. The AsyncPackage is a bit of a bind. In a lot of places the ServiceLocator is passed down into the objects...

If you just need an "Update Now" button in your app, you can shell out to this command and then exit. ``` cmd rundll32 dfshim.dll,ShOpenVerbApplication http://yourupdateurl/yourapp.application ```

@UFuz - you've probably copied the Launcher.exe AFTER the manifest files have been generated. The manifest contains a SHA256 hash of the executable, so if you amend the Launcher.exe the...

You can fix this by editing the XML between generating the Deployment Manifest (.application file) and signing it. Look at the bottom section of the script where I'm doing the...

Sorry, I thought that was already in the issue, it's https://learn.microsoft.com/en-us/aspnet/core/security/authentication/social/microsoft-logins?view=aspnetcore-8.0