winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Fork and integrate Auto Driver Update PowerShell script

Open korgano opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe. I'd like a lightweight driver updater directly integrated into WinUtil for updating drivers after a fresh install of Windows via MicroWin image.

Describe the solution you'd like Fork Jartholdy's Auto Driver Updater PowerShell script, update and improve as necessary (the forced time sync and auto-restart functions in particular are not great), and integrate into WinUtil.

Describe alternatives you've considered There are a variety of other PowerShell and Python scripts floating around, but this one seems to work best, aside from the forced time sync and reboot issues mentioned above.

korgano avatar Oct 11 '24 18:10 korgano

Is it using Microsoft update for drivers?

It's not the best source for drivers I think 😉

mawi5276 avatar Oct 11 '24 20:10 mawi5276

Is it using Microsoft update for drivers?

It's not the best source for drivers I think 😉

I am genuinely not sure, since it's using the PowerShell terminal as the front end.

korgano avatar Oct 11 '24 21:10 korgano

I'm definitely not a Powershell pro. But there is something like Microsoft.Update.Session in the code. 😉

mawi5276 avatar Oct 11 '24 21:10 mawi5276

Hi. We already have a Driver Installer in the Install Option called Snappy Driver Installer Origin.

blusewill avatar Oct 16 '24 17:10 blusewill

This issue was marked as stale due to inactivity.

github-actions[bot] avatar Jan 15 '25 00:01 github-actions[bot]

As stated by @blusewill, this software already features SDIO. Windows Update can also find and install drivers.

This issue will be closed due to inactivity.

/close

CodingWonders avatar Jun 14 '25 16:06 CodingWonders