Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error #7

Closed
troymroberts opened this issue May 13, 2021 · 2 comments
Closed

Compile error #7

troymroberts opened this issue May 13, 2021 · 2 comments

Comments

@troymroberts
Copy link

When i attempt to run it against a drive package i get the following error

Remove-HypervisorChecks
Copyright(c) 2020 Rafael Rivera
https://withinrafael.com

[+] Staging 7-Zip...
[+] Extracting c:\Temp\462.exe...
[+] Expanding C:\temp\Tools\Temp\Extracted\Display.Driver\nvlddmkm.sy_...
[+] Looking for target byte pattern...
[+] Found @ 1632607.
[+] Patching C:\temp\Tools\Temp\Extracted\Display.Driver\nvlddmkm.sys...
[+] Patched.
[+] Compressing C:\temp\Tools\Temp\Extracted\Display.Driver\nvlddmkm.sys...
[+] Rebuilding driver package (this will take a few minutes)...
Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At C:\temp\Remove-HypervisorChecks.ps1:148 char:5

  • Start-Process -FilePath inf2cat.exe -Wait -ArgumentList @(
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
@pschaub
Copy link

pschaub commented May 29, 2021

You should use EWDK. See #3

@riverar
Copy link
Owner

riverar commented May 29, 2021

Per the blog post:
image

Apologies if that wasn't clear. Going to close this, but feel free to re-open if you continue to have issues.

@riverar riverar closed this as completed May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants