Drew Naylor

Results 161 issues of Drew Naylor

The menu item could be, `Run wingetcreate`. Clicking this will check if wingetcreate can be run, and if it can't be run, there should be a way to offer to...

enhancement

Workaround: Closing the mini-form with `Esc`/`Escape` then switching back to the Apply changes window, maximizing it, and opening the mini-form or moving the Apply changes window up enough will bring...

bug
known issue

Currently I'm using this SQLite query to return the list of packages sorted by the latest version, and it works for a few packages but not all. For example, it...

bug
help wanted
known issue

Not sure how to get the table output into a DataGridView, but this could be a start: https://stackoverflow.com/questions/61168835/how-to-extract-powershell-results-to-datatable-in-vb-net

enhancement

This only applies to current users upgrading to newer versions using winget, though I'd imagine that's how most would upgrade.

psa

This project has one that I think will work well: https://github.com/ookii-dialogs/ookii-dialogs-winforms

enhancement

No idea what's wrong. Unfortunately, winget is going to require both sometime, and it doesn't remove the uninstaller from the list of uninstallers in the Settings app. The only thing...

bug
known issue

The window for this should provide the user with a button to open the image in their browser along with the Close button. Maybe this could be stored in a...

enhancement

It'll be off by default as it takes a little while to load, there's no way to make sure the cache hadn't just been updated yet, and the loading itself...

enhancement

This'll require something that closes the child processes when the main form closes if the user closes it before it's done. Something here might help: https://stackoverflow.com/questions/3342941/kill-child-process-when-parent-process-is-killed

enhancement