asus-setup-tool icon indicating copy to clipboard operation
asus-setup-tool copied to clipboard

Cannot find a process with the process identifier 4704

Open arthurcruz1 opened this issue 7 months ago • 7 comments

I am experiencing the an error during the Install ASUS Setup step

Get-Process : Cannot find a process with the process identifier 4704.
At C:\Users\adm_cruz\Downloads\Asus-Setup-Tool\Asus Setup Tool\Source\setup.psm1:601 char:18
+         $Setup = Get-Process -Id $Setup.Id
+                  ~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (4704:Int32) [Get-Process], ProcessCommandException
    + FullyQualifiedErrorId : NoProcessFoundForGivenId,Microsoft.PowerShell.Commands.GetProcessCommand


Cannot bind argument to parameter 'Id' because it is null.

asus_setup_tool_v0 8 1_issue

arthurcruz1 avatar Jul 21 '24 00:07 arthurcruz1