Posts: 25
Threads: 5
Joined: Nov 2023
Reputation:
0
06-16-2024, 10:41 PM
(This post was last modified: 06-16-2024, 10:50 PM by bjm_.)
1) found the driver file hasldisk.sys here > C:\Windows\System32\drivers\
2) found the registry entry for the driver here > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
3) Mount Image > Auto-assign > Proceed displays Mounted No & The operation completed successfully.
4) ran elevated CMD prompt, "net start hasldisk"
Microsoft Windows [Version 10.0.19045.4412]
© Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>net start hasldisk
System error 577 has occurred.
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.
[attachment=467][attachment=468][attachment=469]
Posts: 322
Threads: 31
Joined: Dec 2022
Reputation:
13
The Devs may have to come up with another solution. Since the entire installation package is unsigned, my guess would be that this new driver is unsigned as well. I run a System that doesn't require driver signing so I never see that error.
We'll see how the Devs handle this issue...