david-risney / WebView2Utilities

WebView2Utilities helps you develop and debug Microsoft Edge WebView2 apps.
https://david-risney.github.io/WebView2Utilities/
MIT License
27 stars 7 forks source link

Override entry removed when reloading Host Apps tab #26

Closed david-risney closed 2 years ago

david-risney commented 2 years ago
  1. Start WebView2APISamples.exe
  2. Refresh 'Host Apps' tab and validate WebView2APISamples.exe shows up there.
  3. In Overrides tab, press 'Add New' button.
  4. Change Host app exe to WebView2APISamples.exe
  5. Select 'Fixed Version' and choose a runtime
  6. Validate in the registry that the correct info is there
  7. Keyboard up and down in the Overrides entry list to validate the entry continues to exist
  8. Press the 'Refresh' button on the 'Host Apps' tab
  9. Go back to the new Override entry and notice the 'Host app exe' text is now blank and the entry is gone from the registry.