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

Script error: Cannot bind argument to parameter 'Path' because it is null #32

Open
nserup opened this issue Jan 17, 2023 · 3 comments
Open

Comments

@nserup
Copy link

nserup commented Jan 17, 2023

I get this error:
[+] Starting LNK rescue - Script version: v2
[+] Saved Result: ScriptResult=Failure (1), TimeStamp=2023-01-17T08:51:24.2825358Z, NumLinksFound=0, HKUAppSuccess=0, HKUAppFailure=0, HKLMSuccess=0, HKLMFailure=0, ScriptError=Cannot bind argument to parameter 'Path' because it
is null. in registry HKLM:Software\Microsoft\ASRFix

I am running the script from powershell ISE, elevated as administrator.

@RetroErik
Copy link

Same with me. Have tested on three machines.
[+] Starting LNK rescue - Script version: v2
[+] Saved Result: ScriptResult=Failure (1), TimeStamp=2023-01-17T15:25:23.6599639Z, NumLinksFound=0
, HKUAppSuccess=0, HKUAppFailure=0, HKLMSuccess=0, HKLMFailure=0, ScriptError=Cannot bind argument
to parameter 'Path' because it is null. in registry HKLM:Software\Microsoft\ASRFix

@imnota
Copy link

imnota commented Jan 18, 2023

Possibly could be related to #35 where path existence isn't being tested for LNK files?

@imnota
Copy link

imnota commented Jan 18, 2023

Not related to #35 as the issue was only in v3

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