Open ismxilxrif opened 2 years ago
Using Windows 11 22H2 Build 22621.674 x64
Tried exporting all third-party drivers using latest RAPR. But it has caused an error
Here is the log entry
2022-10-14 15:07:20Z [Information]: --------------------------------------------------------------- 2022-10-14 15:07:20Z [Information]: Rapr started 2022-10-14 15:07:20Z [Information]: Scanning driver store... 2022-10-14 15:07:23Z [Information]: Ready 2022-10-14 15:07:32Z [Information]: Exporting all driver packages... 2022-10-14 15:07:32Z [Error]: Microsoft.Dism.DismException (0x80004005): The handle is invalid. at Rapr.Utils.DismUtil.ExportAllDrivers(String destinationPath) in C:\projects\driverstoreexplorer\Rapr\Utils\DismUtil.cs:line 269 2022-10-14 15:07:32Z [Error]: Export all driver packages failed.
Additional info: The destination path has no spaces, so the path has no issue i guess
Tested on my Win 11 22621.963 which works fine. Can you try this command and see what's its output? dism /online /export-driver /destination:
Using Windows 11 22H2 Build 22621.674 x64
Tried exporting all third-party drivers using latest RAPR. But it has caused an error
Here is the log entry
Additional info: The destination path has no spaces, so the path has no issue i guess